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 / niladriroy_dgp
we have to write select statement which will fetch all the
materialno,and group which belongs to that particular plant
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the differences between primary and secondary indexes?
What do you mean by batch data communications programming?
Can we use flow logic control key words in abap/4 and vice-verse?
Describe the difference between macro and subroutine?
What is the purpose of sum statement?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Explain the disadvantages of different types of bdc's?
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
Explain the uses of the simple maintenance interface? : sap abap hr
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are null values?
Can a posting run be deleted? : sap abap hr
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
How can a lock object be called in the transaction?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?