what are parameters of DDCinsert fun module ?
Answer Posted / sirisha
This is not ddcinsert, it is BDC_INSERT fun module
and the required parameters are
Tcode i.e Transaction code of which module pool prog we are
using in BDC Session method
DYNPROTAB i.e the structural internal table based upon BDC
data structure
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is new enhancement framework?
What are the screen elements.
Exception handling and how does it transfer from called method to calling method?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What is the difference between Classic badi and Kernal badi ?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What are user exits? What is involved in writing them? What precations are needed?
What are the different types of abap/4 programs?
What are conditional chain statement?
Which function module reads the data for particular infotype ? : abap hr
What is static attribute
What are the fields in a bdc_tab table? : abap bdc
How do you activate a function exit?
On which even we can validate the input fields in module progams?
How to call other programs?