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 while processing ACC_DOCUMENT03 IDoc

Former Member
0 Likes
823

Hello Experts,

While process the IDoc ACC_DOCUMENT03, i am facing an error

"Syntax error in validation prerequisite "FIGLVAL ", step " "

Message no. GB033 "

My scenarios, Data is read from Excel Fields through BODS and some transformation are done to get the data in SAP Format.and IDoc is posted to SAP ECC.

In SAP WE02, the IDoc fails with the above error.

Regards,

Abhishek

1 ACCEPTED SOLUTION
Read only

former_member185932
Participant
0 Likes
613

In SAP ECC go to transaction GGB0 then branch Financial Accounting. There is a validation rule configured within this branch which is used to ensure data being posted is valid. The data in your IDoc is causing the validation pre-requisite to fail hence the error message. Check the data in your IDoc with your Financial consultant.

2 REPLIES 2
Read only

former_member185932
Participant
0 Likes
614

In SAP ECC go to transaction GGB0 then branch Financial Accounting. There is a validation rule configured within this branch which is used to ensure data being posted is valid. The data in your IDoc is causing the validation pre-requisite to fail hence the error message. Check the data in your IDoc with your Financial consultant.

Read only

0 Likes
613

Thank you Jonathan.

will as the Financial consultant to have a look at the data.

This helped to narrow down the cause.

Regards

Abhishek