In selection screen I have three fields- Plant, Material
No, and Material group.If i insert plant how do i get the
material no and material group based on plant dynamically?
Answer Posted / pavan
at-selection screen on field.
in that field , we can write a select statement to
retrive data from database based on filed and assign their
values to parameters. (in checking we can)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the two methods for modifying sap standard tables?
Explain the differences between at selection-screen and at selection-screen output?
Does every abap/4 have a modular structure?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
Give an example of interface from your project explaining why you used it?
How to define selection screen?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
Explain how data is stored in cluster table?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
Proxy Programming with ABAP - How to develop the Proxy identification through programming
Can you create an internal table dynamically?(at run time)
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
SAP query how to use end users?