what is the Tcode BD87?
Answer Posted / guest
TO Select a particular IDOC
Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
Does the external program run in the same sap luw as the caller, or in a separate one?
Name some data dictionary objects?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
How do you control printer functions from sapscript?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are the attributes of the data in data dictionary? : abap data dictionary
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What is the significance of hide?
Where do you use help views?
What are the differences between table and structure in data dictionary?
What is the use of at new statement ?
What are the two ways for restricting the value range for a domain? : abap data dictionary
wat are the process that can be executed & tracked in a workflow?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?