can you call a bdc program from report program?
Answer Posted / lucky
yes we can call a bdc program from a report using submit key
word for standard program rsbdcsub.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
On which event we can validate the input fields in module programs?
What is function group?
Differentiate screen painter from menu painter.
What is an abap?
What is meant by authorization? Did you ever work on it? : sap abap hr
where do we store all custom programs in SD module?
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.
How is time management and payroll is integrated? : sap abap hr
What is payroll driver
What is a badi?
What are different abap/4 editors?
Explain client-dependent and client-independent tables.
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is pnp-sw-found ? : abap hr
How to create any functions? How to go about it?