4. You are given functional specs for a BDC program
and you need to decide whether to write a method
call transaction or a session. How u will decide?
Answer / venktaeswarlu.bandi
That is decided to depend on the client requirement.
if it is a large data then u will use to session method
if it is small data the u will used to call transaction
Is This Answer Correct ? | 4 Yes | 1 No |
When the system is getting slow. How can you get the message what is going wrong?
Which table stores the programs created?
what is the differance b/w template and table in Smartforms?
How do we create the Field exits?
What are different ways in which data upload can be done using LSMW?
What are the Synchronous and asynchronous methods in bdc ?
How to transfer the objects? Have you transferred any objects?
what is cardinality?how it works in ABAP?
What are pooled tables?
In a transaction there are 5 screens (say) but while recording you could see only 3 screens.what will u do to avoid such situation?will u save it like that?
Differentiate screen painter from menu painter.
What event is trigger wen screen is displayed?Before displaying Initailization and Pressing enter At selection- Screen..............But at the selection displayed and we are entering values naa that time?