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
  • 83902 VIEWS
  • 212 REPLIES
  • 39 Likes

memory id

hi all,can anybody tell me what is the function of 'memory id' in selection screen.we have in one report: select-options: rg_zl for vbak-kunnr memory id vag,<----then afterwards used: select single * from vbpa into wa_zlvbpa where ...

Resolved! ABAP workbench

hi,i am new to ABAP. i know java very well. i am planning to learn ABAP. i want the Editor for ABAP(workbench). where will i find it. as i am learning it at home on AMD 2600,80GB HDD and 512 RAM please suggest me any ABAP book with which i will get A...

BDC Recording

I have a question, for each record that fails i would like to get the error message and save it into internal table i_error. My code goes like this...Data: i_error TYPE STANDARD TABLE OF BDCMSGCOLL,CALL TRANSACTION 'IL02' USING i_bdc_tab MODE...

Populating list box

Hello all,We have a requirement where in a list box should contain only certain specific values, but currently the listbox is getting populated using the values from data dictionary as it refers to the domain which has a value table assigned. We have...

programming problem

Hi Friends,I have one problem in programming.data: itab like table of kna1, itab1 like table of kna1.select * from kna1 into table itab where kunnr = s_kunnr.now my data is in itab.*now i wanted to do the loop for every record & transfer it to i...

Request ID

Hi All,I have to transport code to QA for testing ........... before doing that i need to Change the request ID description, is it possible to change . If yes, please suggest how to do. Thanks in advance Rajeev

Resolved! Sales Order Change

Hi,I have a coded a user exit 'userexit_move_field_to_vbak' during the Sales Order Creation/Change process which triggers an billing block on the sales order if the net value of the order exceeds 1000. Now I have to remove the approval block using 'B...

BAdI

Hi All I am working on BAdI BOM_UPDATE ( method Change_at_save)I need to populate the sort string field (sortf) at the commponent level at BOM save (CS01 and CS02) with Material Group value + Component Item number.If the item doesnt have a material g...

Labels in this area