Answer Posted / hariabap
The OK_CODE field stores the function code in your program.
It is always the last field in the field list of a screen.
You need to assign a name to this field in the Screen
Painter. Traditionally, this field is always called
"OK_CODE". However, you can call it anything you like. Once
you have assigned a name to the OK_CODE field, you need to
declare a field with the same name in your module poo
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can we create callable modules of program code within one abap/4 program?
Search help exit details.
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What is the bitwise operator in the sap abap?
What are the components of sapscript?
Define database layer? : abap data dictionary
Can we define our own match code id's for sap matchcodes? : abap data dictionary
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Explain the advantage of structures?
What happens if we use leave to list-processing without using suppress-dialog?
What is time constraint ? : abap hr
What is sap script? Describe its components.
What is the use of buffering?
What is a fall back class?
What are the two different ways of building a match code object?