1.search help is there for table or structure or both?
2.in structure there is no technical attribute, then how
will u call data elements/fields into the structure?
3. i want to add/write some code in sap standard program in
function module related in badi,then how will u write your
code in sap standard Fm in badi?
4.what is kapler badi?
5.what is the use of log text in table technical attributes
while creating table?
6.what are the fields i have to take to releae/creat a PO
from Pur req?
7. if i have already release po as per the Pur req and
vendor supplied the material,then again i want same 100
material,then wt will u do? are u release po again? what are
steps u follow for this situation?
Answer / sateesh
1. Search help is only For Table But not Structure.
2.in Structure we dont have the dataelement, in this case
we have the Predefined option click on that specify the
description.... or Give the name in Component type double
click on it it will automatically takes u into the
dataelement tab.
3.by using BADI we can write our custom code in that
F.Module, for this definition SE18 and implementaion se19.
Is This Answer Correct ? | 1 Yes | 1 No |
Can we display a list in a pop-up screen other than full-size stacked list?
why we use matchcode object?without using match codes how we use search helps?
Tell me a scenario where did you use secondary index?
What do you do when the system crashes in the middle of batch session?
With out any Write statement will the Top of the Page and End of Page trigger?
Q : I want to see material details in secondary list based on material No. from basic list. I will double click on any row, any field of basic list (not on field containing material no.) & the secondary list will display material details according to material No. on that row. Is it possible? If so how?
What is SAPscript and layout set?
How do you retrieve the data for repetitive structures ? : abap hr
what is message type?
how does SAP organise its exits?
differnce between user and customer exit
difference b/w classical report and intractive report