Application Development 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: 

CRITERIA Table in BAPI_ACC_DOCUMENT_POST

Former Member
0 Kudos

Hi gurus,

Can you teach me how to fill up the CRITERIA table in BAPI_ACC_DOCUMENT_POST. I really need your help. Thanks!

Andre

1 ACCEPTED SOLUTION

bjoern_hansen1
Participant
0 Kudos

In my testcase I filled this for CO-PA chararcteristic for CO internal order:

ITEMNO_ACC 0000000002 (depending on which document row in BAPI)

FIELDNAME RKAUFNR (CO-PA chrarcteristic)

CHARACTER 001000007102 (this would be the internal order from AUFK)

If you need to populate more characteristics, this should be possible

1 REPLY 1

bjoern_hansen1
Participant
0 Kudos

In my testcase I filled this for CO-PA chararcteristic for CO internal order:

ITEMNO_ACC 0000000002 (depending on which document row in BAPI)

FIELDNAME RKAUFNR (CO-PA chrarcteristic)

CHARACTER 001000007102 (this would be the internal order from AUFK)

If you need to populate more characteristics, this should be possible