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


Please Help Members By Posting Answers For Below Questions

Explain what are the problems in processing batch input sessions?

539


Explain what is the purpose of sap script?

578


What is sapnet?

889


What are Tickets in Realtime ?

1678


What is the disadvantage of a call by reference? : abap modularization

605






Lock objects and what are parameters of ENQUEUE FM?

1250


What is abap work bench?

731


What are the steps to execute session method?

600


On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?

581


the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....

1570


Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?

637


What are the pooled and cluster tables?

568


How to load data from ms excel sheet to sap by using bdc method ? : abap bdc

730


What does an exec sql statement do in abap? What is the disadvantage of using it?

688


– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

5533