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

Error: Post document (posting key missing)

BBB123
Participant
0 Likes
4,415

Hi,

When processing inbound invoices for invoice verification I get the message 'Post document (posting key missing) (FD224)' . I have no clue what I am missing in the config.

Any help appreciated.

1 ACCEPTED SOLUTION
Read only

former_member209818
Active Contributor
0 Likes
2,401

It seems you are not passing the Posting Key for your Document Posting.

On FB01, at the bottom, before entering the GL/Vendor/Customer account, ther is one field.. Posting Key. It seems you are not passing that field.

- Harshad

2 REPLIES 2
Read only

former_member209818
Active Contributor
0 Likes
2,402

It seems you are not passing the Posting Key for your Document Posting.

On FB01, at the bottom, before entering the GL/Vendor/Customer account, ther is one field.. Posting Key. It seems you are not passing that field.

- Harshad

Read only

2,401

already found it I changed the process code in the partner profile from INVF to INVL and all worked fine. thanks