Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What are the user interfaces of interactive lists?
What is pretty printer?
What are local objects?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What are the dynamic actions and how to configure it? : sap abap hr
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is the difference between leave transaction and call transaction?
What are the two different ways of building a match code object? : abap data dictionary
What is an evaluation path? : sap abap hr
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
Explain the differences between se01, se09 and se10?
What is alv programming in abap? When is this grid used in abap? : abap hr
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What is a size category?