2009 Apr 17 9:58 AM
Hi,
I need to add some fields to the bapi, which are not ther in BAPI parameters related to settlement rules, which are there in the the KO01 transaction,please let me know how to do that one? Please provide sample code if possibe?
Thanks.
Hi,
I need to add some fields to the bapi, which are not ther in BAPI parameters related to settlement rules, which are there in the the KO01 transaction,please let me know how to do that one? Please provide sample code if possibe?
Thanks.
2009 Apr 17 10:05 AM
Hi,
Try to check out with append structure to BAPI2075_6...
Thanks,
Shailaja Ainala.
2009 Apr 17 12:55 PM
hello,
in BAPI_INTERNALORDER_CREATE use EXTENSIONIN for adding custom settlement rule fields
extensionin is used for passing custom fields to the standard bapi
and u can read documentation for extensionin
hope it solves ur query
afzal
2009 Apr 22 10:51 AM
Hi,
You can use the structure EXTENSIONIN for adding fields not given in the BAPI. We add customer-specific enhancements in the EXTENSIONIN parameter table when we call the BAPI_INTERNALORDER_CREATE function module.
Since fields added do are not the part of the Master data so custom fields are well adjusted in this structure.
Thanks,
Anurag
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |