What is sap abap data classes?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is the max no of match code id’s that can be defined for one match code object?
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?
visibility section for class level and attributes level
What is the major difference between pool tables and transparent tables?
How do you get the number of lines in an internal table?
What are the events we use in dialog programming and explain them?
What are screen painter and menu painter? : abap hr
What is the difference between synchronous and asynchronous update?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
How do you connect to the remote server if you are working from the office for the client in remote place?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
Which bdc you prefer? : abap bdc
Explain what is the difference between primary key and unique key?