‎2006 Nov 13 3:13 PM
Hi,
Is there a way to add field VBKD-TRATY in the BAPI? I'm using BAPI_CONTRACT_CREATEFROMDATA to copy sales contract into a new one but since that field is not available in BAPISDHD1 header structure, it is not being copied.
What would be the best way to do this? Points will be rewarded.
Thanks,
Gene
‎2006 Nov 13 5:02 PM
Hi,
Please check for customer extension given.
You can extend VBKD fields into the Customer extension table tab EXTENSIONIN
VBKD : If you are using an enhancement for header data, you must add an append structure to BAPE_VBAK. You also need to enhance structure VBAKKOZ. If it is for item data, you need to add an append structure to BAPE_VBAP. You must also enhance structure VBAPKOZ.
Thanks
aRs
‎2006 Nov 13 5:02 PM
Hi,
Please check for customer extension given.
You can extend VBKD fields into the Customer extension table tab EXTENSIONIN
VBKD : If you are using an enhancement for header data, you must add an append structure to BAPE_VBAK. You also need to enhance structure VBAKKOZ. If it is for item data, you need to add an append structure to BAPE_VBAP. You must also enhance structure VBAPKOZ.
Thanks
aRs