what is the purpose of table maintanance,(i think it's for authorizarion purpose) what is ment by authorization?
7 10660in scripts 1,2,3,4,5,6,7,8,9,10.............50 pages.then i want only 4 to 50 how it is possible?ans also iwant only 1,3,5,7,9 .....how it is possible?
2 6604After Uploading logo into SAP-SCRIPT How To Check Whether It is Success fully Uploaded or not?
4 13048I 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.
2303If suppose There are 10 records in flat file then how many times BDC_open_group, BDC_INSERT, BDC_CLOSE_group executed?
5 17339
What are the differences between the table and the structure in the data dictionary in the sap abap?
What is the tcode for sapscript forms?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What is a size category?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What are spa/gpa parameters (sap memory)?
Explain the advantage of structures?
What are the functional areas? User groups?
What is the reserve command?
How to debug a script in abap?
What happens if a function module runs in an update task? : abap modularization
Differentiate between static and dynamic step loops?
what precautions or prerequisites do you follow to update a record into database table and how
What is the function of the correction system? : abap data dictionary
How many types of views are there? : abap data dictionary