I want to give a input/output field on list , where can
I define it?
Answer Posted / newcomermvsr
write <field> INPUT ON.
or
Format INPUT ON.
Write <field>.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Final class
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is step-loop? Explain all the steps?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What is use of transparent table in abap? How it is different from pool tables?
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
Where the payroll results are stored
Can you create an internal table dynamically?(at run time)
what is user specific parameter?
What are the screen painter and menu painter?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
Define alv programming in abap?
How to split one Invoice into Multiple ( Step by Step)?
What is the difference between refresh and free statements?