Answer Posted / kubera
You can use the event AT SELECTION-SCREEN ON OUTPUT and use
loop at screen, make the screen field visible, invisible,
depending on the requirement and modify screen with in a
loop structure.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the different types of parameters? : abap modularization
In order to upload purchase order details, how you handle multiple values for a single field?
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
Is it possible to run host command from SAP environment? How do you run?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
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 differences between se01, se09 and se10?
What is locking? : abap data dictionary
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
What is the use of 'table index'?
Application Category?
What are the differences between a database index and a match code? : abap data dictionary
What are the two different ways of building a match code object?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.