Answer Posted / mallesh
BDC_OKC0DE will store all the ok codes in the BDC program,
when you pass the Fields to a scrren after filling the
fields we need to click any button to move other screens,
so here the Button will be have a OK_CODE internally to
know this we do the recording of the Program, after that we
will store this OK code in the BDC_OKCODE field to trigger
the next operation.
Regards
Mallesh
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is the function of the correction system?
What is static attribute
how to track records from data dictionary?
What are the list of screen elements?
Define dispatcher?
What is the sap abap?
What are number ranges?
What is the syntax for call transaction? : abap bdc
how to capture the errors in bdc Call transaction method?
What is the difference between commit-work and rollback-work tasks?
What are the functional areas? User groups? and how does ABAP query work in relation to these?
What is value table? : abap data dictionary
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What is the difference between abap and hr abap? : abap hr
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.