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 is transparent table?
What is primary index?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What are the fields in the memory table ‘screen’?
What is the sap abap?
What is the difference between ABAP and HR ABAP
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What are the different types of luws?
What is singleton pattern in OOPS?
What is the difference between internal tables and extract datasets? : abap modularization
Explain how many types of tables exist and what are they in data dictionary?
Reports: Event functionality.
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
When value table becomes check table?
Difference between domain and data element? What are aggregate object?