‎2009 Aug 11 9:07 AM
Hi All,
I am trying to create a framework order using BAPI_PO_CREATE. But i am getting the below error
'Enter Services or Limits'.
Below is how i am filling the POLIMITS table
gs_polimits-limit = gs_data-sumlimit.
gs_polimits-exp_value = gs_data-commitment.
APPEND gs_polimits TO gt_polimits.Do i need to pass any additional fields ? Also how is POlimits table linked to the Item table ?
Note: I am able to create a Framework order manually using the Overall limit and Expected value field.
Regards.
Radhika.
‎2009 Aug 11 9:14 AM
‎2009 Aug 11 9:45 AM
Hi,
I do not have any data related to services, i just want to upload the overall limit and expected value when the item category is B.
Regards,
Radhika.
‎2009 Aug 18 1:30 PM
‎2009 Sep 15 12:51 PM
Hi Radhika,
How did you solve this issue?
I have the same problem. NO SERVICES
Thanks in advance,
Thomas