Hello,
I need to create an Open Purchase order using the IDoc type PRDCR1. IDoc is processed by the FM IDOC_INPUT_PORDCR1. The problem occurs during the creation of OPO with limits. It seems so that there is no connection between ACCOUNT and LIMIT segment.
For the limits posting I use segment E1BPESUHC and fill the fields
LIMIT and EXP_VALUE but after the processing the error "Please maintain services or limits" occurs.
Trying to avoid of this error I filled the field PCKG_NO in E1BPESUHC and E1BPMEPOITEM with the same value and got the error message
"No account assignment exists for service line 00000000".
Could you please advice what fields and how should be obligatory filled in segments E1BPMEPOITEM, E1BPMEPOACCOUNT and E1BPESUHC to get the nomal limits creation?
Many thanks in advance.