How can I pass SELECT-OPTIONS to function module generated
by SMARTFORM?
Answer Posted / taani
declare import field in interfaces of type selopt.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How will you define posting procedures?
foreign key enforcement?
What are system fields for secondary lists?
What are indexes? : abap hr
What is an Open Item in SAP? How will you find an Open Item in SAP?
What is the use of buffering?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
What is a modification assistant?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What is the difference between data elements and domains? : abap data dictionary
Where do you create indexes in abap?
What is locking? : abap data dictionary
When value table becomes check table?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc