Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

standard function modules for selection from vbak/vbup/ekko/ekpo

Former Member
0 Likes
1,615

hi experts ,

do you know if there is an existing standard function modules for selection from vbak/vbup/ekko/ekpo.

please help

hi experts ,

do you know if there is an existing standard function modules for selection from vbak/vbup/ekko/ekpo.

please help

5 REPLIES 5
Read only

Former Member
0 Likes
1,222

For EKKO and EKPO

BAPI_PO_GETDETAIL1 or BAPI_PO_GETDETAIL

For VBAK

SD_SALES_DOCUMENT_READ

Edited by: Phanindra Annaparthi on Feb 23, 2009 10:19 AM

Read only

Former Member
0 Likes
1,222

Hi,

for VBAK

ADSPCM_READ_VBAK Read VBAK (with SPEC2KM-data)

PRS_GET_GLOBAL_VBAK Get global structure VBAK

Regards,

Jyothi CH.

Edited by: Jyothi Chinnabathuni on Feb 23, 2009 2:46 PM

Read only

0 Likes
1,222

hi ,

i need to find FM for these because instead of reading the vbak,vbup,ekko,ekpo directly i will just use a SAP FM (if there is an available for this) which retrieve the data and keep an internal buffer -so if multiple reads are submitted , i do not always go to the DB table.

Read only

Former Member
0 Likes
1,222

bap is availble for BAPI_PRICES_CONDITIONS

check this bapi

Thanksa nd regards

Durga.K

Read only

Former Member
0 Likes
1,222

Hi

For PO related data, you can use bapi "BAPI_PO_GETDETAIL1".

For SO related data, you can use "BAPI_SALESORDER_GETLIST".

Regards,

Anil