what are the prerequisites for using a bapi in your program?
Answers were Sorted based on User's Feedback
Answer / goldie
1) objects should reside in BOR.
2) BAPI BROWSER(check whether it is released or not).
3) from BAPI browser decide which fm has to use in fact go
and check fm with ur sample data.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / goutam
the pre-requisites for using a bapi is 'RETURN' parameter.
with this we can find out errors while using the bapi.
Is This Answer Correct ? | 0 Yes | 3 No |
Answer / raj.neel1
Prerequisites for using a BAPI :
You need to findout the information of BAPI Explorer (or)
BAPI Browser.
The BAPI Explorer availlable as of relaese 4.6a version
instead of BAPI Browser.
The BAPI Explorer is used to upto date latest HTML
Technology and it requires SAP GUI 4.6a version.
Is This Answer Correct ? | 1 Yes | 7 No |
what is the diffrence between Field String & normal Work area?
How to convert normal function module to bapi?
3 types of buffering techniqes. 1.bufering not allowed 2.buffering swithed on 3.buffering not allowed but switced on what does it means?
Define database layer? : abap data dictionary
What are the differences between table and structure in data dictionary?
Why can we get the Function module when we activate the Smartform ?
Can we use COMMITWORK statements in BADI
In a transaction there are 5 screens (say) but while recording you could see only 3 screens.what will u do to avoid such situation?will u save it like that?
what is Delivery? In which tables delivery data will be stored?
i had to write the code in such a way that duplicate entries should not entered in sap data base
How to reprocess the failed IDOC? How wil u know idoc is failed?What are tcodes?
Hi Toall abap gurus what are the variants in alv reports ? and what is the use of reuse_alv_variants_get ? and what is the purpose of i_save parmaetr in the resue_av_grid-display funmodule? what is the purpose of reuse _av_default_varinat_get ? Thanks in advance for ur answers kumar