what is the purpose of table maintanance,(i think it's for authorizarion purpose) what is ment by authorization?
7 10884in 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 6738After Uploading logo into SAP-SCRIPT How To Check Whether It is Success fully Uploaded or not?
4 13227I 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.
2381If suppose There are 10 records in flat file then how many times BDC_open_group, BDC_INSERT, BDC_CLOSE_group executed?
5 17558
Is the basic list deleted when the new list is created?
What are the basic functions of database utility?
What function does data dictionary perform?
What are indexes? : abap hr
What is a transaction variant and why are they used?
Can we display a list in a pop-up screen other than full-size stacked list?
Which bdc you prefer? : abap bdc
What is filter dependent BADI?
How to find Kernal badi ?
What is tcode se16. For what is it used. Explain briefly?
How to handle error in session method? : abap bdc
Do we have to migrate all sapscript forms to smart forms?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What is the purpose of sum statement?
what is diff between idocs,bdc,rfc and bapi. give real time answer