1. Driver prog & executive prog both r same ?
2. what is difference between At selection screen &
At selection out put ?
3 . what is node used in smart form ?
Answer Posted / ravi
1. No
2. At selection screen output we use the condition
if spfli_carrid ne' ' and spfli-carrname eq ' '
write:/ 'error message'.
endif.
At selection screen.
select *
from spfli
wnere carrid ='LH'.
End of selection.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What is the difference between field-group header and other field groups?
In sap script how to print bar code in vertical manner
Explain what are the events used for logical database?
Explain what is the step-by-step process to create a table in data dictionary?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
How can we determine a vendor is Bloc/Unblock from the table LFA1?
What is the difference between select statement and provide statement ? : abap hr
Why do we use abstract class
Mention some important events in abap programming.
How to determine the attributes of an internal table?
Is a logical database a requirement/must to write an abap/4 query?
Final class
What is IMG in SAP?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.