Explain the function module in bdc?
How do you get help in ABAP?
Hi, My question: Iam an ABAP Programmer with 3+yrs exp would like to learn ABAP CRM . Plz let me know the best institues(coaching centers) in HYd to learn the same.
What two statements are required in an abap program to output an icon using a write statement?
What is delivery class? : abap data dictionary
which institute is best in hyderabad for abap which is a module in sap.please suggest ur valuable information
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What are the features of abap/4 dictionary? : abap data dictionary
what is search help exit ? can any body explain briefly
what is TNAPR table?
What is lock mechanism? How do we create lock objects in abap?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
i can give default values in select-options also then what is use of INTIALIZATION event?