Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83461 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! tables creation

hii all, in creating tables i had a problem ,while giving a field namethe length is insufficient. how can i increase the field name lenght...<REMOVED BY MODERATOR>Edited by: Alvaro Tejada Galindo on Apr 22, 2008 3:59 PM

Resolved! Insert Data into Z_Table

Hi Friends,I created a Z_table using SE11.Now, I want to insert data into this table from my Z_Program.I don't want to use the Insert Statement as it is not recommented.Kindly, let me know the steps in detail, how to populate the Z_Table.Thanks in ad...

uesr id and password

hi all,After executing the report the output comes, while downloading the output to local file it should ask for SAP user id and password.how to write code for asking SAP user id and password while downloading the alv output to local file.please its ...

Resolved! sd and mm questions

HI friends.. iam working as an abap programmer in sd and mm modules. what type of questions can i expect from interviwer in sd and mm based on which they will ask.other tthan cofiguration settings .. i had done reports based on delivery...

BDC ERROR

Hi all,When iam trying to execute one BDC program i got this below error.Document not created due to error (process BDC session manually)Please help me what are the causes for that error.Thanks and Regardssrinivas

Dump

Hi All.Iam fetching values from table J_1IEXCDTL,but it occured dump.i pasted dump anlaysis also with here.pls guide me how to fixe this issue.already i used BREAK-POINT as per dump anlysis,but its not working properlly. *******An exception occurred....

Resolved! problem with select

hi see the below select statement select * from ce4e001 where bukrs eq s_bukrs-low. check s_kndnr. check s_prctr. move-corresponding ce4e001 to v_ce4e001. append v_ce4e001. endselect.can i replace this select statement withselect * ...

Resolved! bapi to save as completed an incoming invoice

Hi,is there a bapi allowing to create an incoming invoice an saving it as completed?.i don´t need to park it. i´d like to save the document as completed.(i did try with BAPI_INCOMINGINVOICE_PARK but what i got was a parked document and what i need i...

Resolved! alv reports

hii attended one interview he asked me in alv report i scheduled back ground job, then where can i see the out put.can any one tell me in which transaction we can see the output for that particular programethanksalka

correct the code

hi, my requirement all the data in t_adrc,t_bkpf,t_bseg,t_vaddress and t_vendor into final internal table t_data.SELECT SINGLE adrnr FROM t001 INTO t001-adrnrWHERE bukrs EQ po_bukrs.SELECT streetstr_suppl2city1regionpost_code1FROM adrcINTO TABLE t_ad...

Resolved! Referencing condition values when creating return order is wrong...

Hello Experts, Lets say I have a billing document that has 3 line items namely material A, B and C. Now, I created a return order for material A with 2 separate line items because of different storage locations. Now, is there a user-exit that lets my...

Labels in this area