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
What is the difference between synchronous and asynchronous update?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What are the data classes in abap?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
How we format the data before writing a statement in the report?
What is a data dictionary? : sap abap data dictionary
How many ways you can create table? : abap data dictionary
What are the techniques involved in using sap supplied programs?
The max number of calling modes stacked at one time is?
Explain the disadvantages of logical databases?
How do you find if a logical database exists for your program requrements?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What is meant by hotspots?
How do you write manual bdc session method? : abap bdc