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

BAPI PO CREATE

Former Member
0 Kudos
317

Hi,

while iam creating po using bapi iam getting an error message "ENTER AGREEMENT" Could you please tell me what is this message and how should i resolve this problem.

Thanks

Vikranth Khimavath

4 REPLIES 4
Read only

Former Member
0 Kudos
275

while passing the table to this bapi u have to pass the agreement type which is mandatory field available in BAPIEKPOC.

BAPIEKPOC-AGREEMENT = <enter corresponding agreement for the PO>

Read only

0 Kudos
275

Hi,

where can i find the agreement number of the po?

Thanks

Vikranth Khimavath

Read only

0 Kudos
275

in table EKKO there is a field for agreement (KONNR)

while creating PO u will enter this agreement & gets stored here

to test the function module get a agreement which is already exits in this table.

if u want to create goto transaction ME31l (last one is character L not one)

Read only

Former Member
0 Kudos
275

hi,,

check whether u had given value for that particular field..

give AGREEMENT type ...

siva