What is a transaction variant and why are they used?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use more than two field in SELECT-OPTION? For example Normally we get two field which is from and to fields, but i want to get more values.....
4 Answers Altrion Technologies,
27) Explain the Importance of each type of window in Smart forms?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
How can I make a differentiation between dependent and independent data?
What are system variable in abap?
at which situation we create the secondary index?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
There is a Database Table of Student Details with Fields Student Id, Student Name, Class ID and Rank. Now how to fetch the first three students with highest ranks from all Classes.
1.In report, we should have to write events in sequential order or not,if we write events insequential then what will be the drawback and if we will sequential what will be the advantage. 2.what is the fucnction of end-of-selection even? if we would not write this event in report what will happen? 3.top-of-page event will trigger before the initialization,and at selection-screen event or after these two event.
visibility of a field string declared using tables statement? true/false.
if we are inserting record in BDC,if poweroff how can you know how many records inserted?(poweroff yourside)
can labels generate in smartforms?if yes how?