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 Posted / 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 |
Post New Answer View All Answers
What will exactly the hide statement do?
What is full form of bdc session? : abap bdc
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What are the two statements which are required in an abap program to output an icon using a write statement?
Explain the differences between interactive and drill down reports?
What does the insert statement in extract datasets do? : abap modularization
What are pool tables?
Where can you find error log for call transaction? : abap bdc
How to Solve a Particular Ticket in Realtime ?
What are the check tables and value tables?
if while coding power goes off , how to retrieve the codes?
What are the differences between table controls and step loops?
How do you move on to the next screen in interactive reporting?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
What is the syntex used to call a screen as dialog box (pop up)?