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

Hi BAPI & MM experts

Former Member
0 Likes
396

hi

when i m creating po using bapi_po_create1 ,i am giving item category as 'B' in input, but when the BAPI is saved it is getting saved as 'D' in ekpo table.

i am facing this problem in version 5.0,

but when i am doing the same in ecc 6.0, i am getting the correct output.

plz suggest me any solution,

urgent,.,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
370

Hi,

I think it is one and the same. You can check in Table T163. For ex., in table level the normal position type in transaction is blank ( EPSTP ) whereas in table it is stored as 0 (PSTYP)

Hope the helps you.

Best Regards, Murugesh AS

hi

when i m creating po using bapi_po_create1 ,i am giving item category as 'B' in input, but when the BAPI is saved it is getting saved as 'D' in ekpo table.

i am facing this problem in version 5.0,

but when i am doing the same in ecc 6.0, i am getting the correct output.

plz suggest me any solution,

urgent,.,

1 REPLY 1
Read only

Former Member
0 Likes
371

Hi,

I think it is one and the same. You can check in Table T163. For ex., in table level the normal position type in transaction is blank ( EPSTP ) whereas in table it is stored as 0 (PSTYP)

Hope the helps you.

Best Regards, Murugesh AS