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 happens if we use leave to list-processing without using suppress-dialog?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What are the basic functions of database utility?
Difference between top-of-page and top-of-page during at line- selection?
How to upload data using catt ? : abap hr
What is the role of ‘refresh’ in internal table?
GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?
What will you code in start-of-selection & end-of-selecton & why?
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
What is the syntax for call transaction? : abap bdc
What happens if only one of the commands set screen and leave screen is used without using the other?
How to find the return code of a statement in abap programs?
What are the page windows?
What are the different types of views and their definition?
What are base tables of an aggregate object?