What are two methods of modifying sap standard tables? : abap data dictionary
Can we develop program without logical database for hr module data retrieval
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What are Delivery classes? What data will you want to transport during client copy?
which is a statement used to write a record to a file in ABAP?
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 is the function of a domain? : abap data dictionary
how to see the last updated record in a table?
1) If the scripts are client dependent, what above driver program ? (client dependent / independent) 2. I have two pages, In one page I want address, Header, Main & footer. In the second page I want only Main. How to do it? 3) Will 50,000 records be uploaded directly into APP's Server? 4) What is the button to change the variant in ALV ? 5) If your project is support project ? when is your implementation has completed ? 6)In start of selection, if we perform validation, what happens ? 7)How to join 3 tallies & looping. We have developed a program in a client say (200- client) and 210 has test data. No developing rights. How to test data? 8)How to transfer data which is coming from are report as output to another report 9)How to create standard text and how do u transfer it ? 10)What are the views when we are creating Material ?
where you will store your technical spec in your company? r u using any tool for that. how u will send the same to your functional people.
what is the use of select for all entries in an internal table?
which select statement is used in script?
29) Difference between check table and value table?