which processor controls the flow logic of an online
program?
Answer Posted / niladriroy_dgp
flow logic control processor.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the payroll related infotypes? : abap hr
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
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 are aggregated objects
Where do you code the hide statement?
What are the events used in abap in the order of execution?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What are the parameters in bdc_insert? : abap bdc
What is web dynpro for abap?
What are the attributes of a field that can be activated or deactivated during runtime?
What are the two levels in defining a match code ?
Is main window mandatory in smartforms?
What are roles and authorization objects?
What are the different types of locks? : abap data dictionary
Is it possible to pass data to and from include programs explicitly? : abap modularization