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???
2053how can you display data say "your name"in sap script without print program or driver program??
2139how can you display data say "your name"in smart forms without print program or driver program??
1 3511What are the exact sequences in which the reporting events trigger.I mean starting from 1st to last.And how many times we can use At-Selection screen or Start-of-selection in a report??
2 7482i have 3 screens say S1,S2,S3 and i want to validate only S3.What code shud i write in the flowlogic of the screen??
2 5548i have 4 primary keys and i want to use only one primary key for select single.What changes will occur in the system?can i use it?
4 9752i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
2183what will happen if you dont give any value in parameter and select options in report??will it fetch any value?
1 6688I Developed Interactive report to display Customers, Sales Details and Delivery Priority? Why did u create these reports?what was the buisness requirements? what wer the inputs At Selection Screen?what was the output?how was the desighn of the screen?
2 6803
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
How can we decide weather we can enhance the standard infotype or not ? : abap hr
Explain what are the events in screen programming?
What is a logical database?
What is the use of program rsbdcsub? : abap bdc
what are the two methods of modifying sap standard tables? : abap data dictionary
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
Define batch input session?
Explain the components of selection table?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
why particularly lock object name starts with EZ OR EY?
How do you populate data into a multiple line field? : abap bdc
Which FM do you use to find out who is reporting to whom
Explain Catch Command in ABAP?
Is the basic list deleted when the new list is created?