what is the purpose of table maintanance,(i think it's for authorizarion purpose) what is ment by authorization?
7 10612in 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 6590After Uploading logo into SAP-SCRIPT How To Check Whether It is Success fully Uploaded or not?
4 13034I 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.
2290If suppose There are 10 records in flat file then how many times BDC_open_group, BDC_INSERT, BDC_CLOSE_group executed?
5 17303
Is it possible to run host command from SAP environment? How do you run?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What are the different control break statements available inside a loop?
What is repository info. Systems?
What are the payroll related infotypes? : abap hr
Explain Singleton class
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
Define alv programming in abap?
What are the Various Types of internal tables?
What are the functional areas?
What are the uses of the information in the data dictionary? : abap data dictionary
Do we create table fields with out data elements and domains?
What are the different types of mode (run code) in call transaction method?
Differentiate between abap memory and sap memory?
What is a multiple line field? : abap bdc