in bdc.
i have created bdc prg and executed. i got output in
system. same bdc prg again executed in other system but i
dint get the o/p. both system r in n/w connection.
wats the prob.plz help me to get o/p.
Answer Posted / abaprajaram
Events triggered through the BAPI Or RFC call or work flow
to trigger the program
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is its?
What is an “on request field” statement?
Define infotype ? : abap hr
What primary key and foreign key relationship
On which event we can validate the input fields in module programs?
Performance tuning techniques
Which bdc you prefer? : abap bdc
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Why do we use Abstract classes give an example from your project?
How can we access the correction and transport system?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
What is system-land-scape of your project?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is sap abap data classes?