I want to give a input/output field on list , where can
I define it?
Answers were Sorted based on User's Feedback
Answer / newcomermvsr
write <field> INPUT ON.
or
Format INPUT ON.
Write <field>.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / kanika
just put the keyword "input" after the field which is to be
made input/output
write <field> INPUT.
Is This Answer Correct ? | 3 Yes | 1 No |
How do you execute the payroll
How to handle Errors in Function Modules?
Tell the Material Document, shipping, delivery, invoice tables?
What are conversion routines? : abap data dictionary
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What is the difference between a structure and an append structure?
what is Catch Command?
How do we handle multiple line items in BDC's.
Run Time Analysis - Transaction code?
In an Internal table how do you suppress or add the leading Zeroes for a particular field in your itab?
On which even we can validate the input fields in module progams?
What is the abap program name to process the batch input session automatically? : abap bdc