Answer Posted / sivaramakrishna
create a z table whith the first field with domain name
mandt and dataelement name as mandt . so this field stores
the client no automatically.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How can cluster table be created?
Type casting and error handling
What is locking? : abap data dictionary
what is the difference between hashed & sorted internal tables?
What are the different types of operators in the sap abap?
Explain what is an rfc?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What are the different types of internal table?
What are the different types of locks? : abap data dictionary
Explain how to create any functions? How to go about it?
What is a view? : abap data dictionary
What are the Control levels in internal tables?
Explain the different types of mode (run code) in call transaction method?
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 two methods of modifying sap standard tables?