How to write a bdc – how do you go about it?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What are the events in ABAP language?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What is the full form of "SPA/GPA" Paramaters.
while uploading a flat file through bdc call trans, then the system get CRASHED. how do i know how many records have been updated.
1.what are the events in TMG..? 2.if i do not write any thing in a REPORT program except TOP OF PAGE and END OF PAGE ,then what will be the output?
What are table clusters?
What is the function of a domain? : abap data dictionary
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
In sap scripts, how will you link form with the event driven?
In select-options, how to get the default values as current month first date and last date by default?
I have 2 radio buttons with 2 fields each on selection screen.My requirement is like if click on 1st radio button the second radio button field should be disabled and and vice versa.How can i do that?