2009 Aug 10 8:46 AM
Hi All,
I am using BAPI_PO_CREATE1 to create Purchase Orders. The code works fine and i am able to create Purchase Orders successfully.
Now i want to populate the Overall Limit and Expected value fields of the Purchase Order. I am aware of the POLIMITS structure in the BAPI, but i am not able to populate the data.
Below is the code i have written to fill POLIMITS table in BAPI
Regards,
Radhika.polimits-PCKG_NO = vPCKG_NO.
polimits-LIMIT = vLIMIT.
polimits-EXP_VALUE = vEXP_VALUE.
APPEND polimits.
Hi All,
I am using BAPI_PO_CREATE1 to create Purchase Orders. The code works fine and i am able to create Purchase Orders successfully.
Now i want to populate the Overall Limit and Expected value fields of the Purchase Order. I am aware of the POLIMITS structure in the BAPI, but i am not able to populate the data.
Below is the code i have written to fill POLIMITS table in BAPI
Regards,
Radhika.polimits-PCKG_NO = vPCKG_NO.
polimits-LIMIT = vLIMIT.
polimits-EXP_VALUE = vEXP_VALUE.
APPEND polimits.
2009 Aug 10 8:59 AM
2009 Aug 11 9:03 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |