Answer Posted / guest
Maximum 15 indexs are created for table
By,
Sathish.
Bhelssia
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How move-corresponding works
What is PS structure
when u prefer lsmw?
How many types of data classes are there in sap abap? : abap data dictionary
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
Define spool request?
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.
How can we handle table control in bdc? : abap bdc
What is bdc programming? : abap bdc
Can i Have Some Examples on Enhancements.
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
How would you set the formatting options statically and dynamically within a report?
What is personnel sub are
What is a data element?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary