Answer Posted / vinoth
Using events
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define alv programming in abap?
What is screen flow logic? What are the sections in it?
Difference between transparent tables and pooled tables? : abap hr
What are the different methods of passing data? : abap modularization
Did you use buffering?
What is asynchronous and synchronous update?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
What is a table attribute? : abap data dictionary
What is sapnet?
Different types of luws. What are they?
How many default tab strips are there? How to insert more tabs in it?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
Does every abap/4 have a modular structure? : abap modularization
How can a lock object be called in the transaction?
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?