What are the functional modules used in sequence in bdc? : abap bdc
What are function modules in scripts?
What are the types of subroutines? : abap modularization
After sending the data(any type) from SENDER to RECEIVER can we send the same data to SENDER by using ALE?
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?
I have 2 fields like customer and name having 20 records on basic list. When I select 5 records randomly, I want to get the address of particular customer selected in secondary list?
Difference between sy-tabix and sy-index?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
what if F4 key for?
What are the various types of the Internal tables used?
1.what is the difference between e-commerce 4.0 and 5.0 2.how dose price determnation takes place using ipc 3.how dose data gets updated in your backend system 4.what is your system landscape 5.how do you transport the data from devolopment sys to quality and from quality to production servers.
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
what is the effect when a clear ststement is used on an internal table without header line?