| Home • Quiz • Tips • Tutorials • Functional • Cert Q's • Interview Q's • Jobs • Testimonials • Advertise • Contact Us | ||
Document Categories:
What's New?
Contribute?Sample SpecsWhat's Hot? |
Create Sales Order (BAPI_SALESORDER_CREATEFROMDAT2) with BAPI ExtensionBy Ugur Baris Turkeli, Istanbul Our client had a
requirement to create customer sales orders using BAPI function module BAPI_SALESORDER_CREATEFROMDAT2 with using custom fields (ZZ* or YY* fields) which are appended on VBAP
table with using append structure.
We
can easily create sales order with using standard fields via BAPI but as per
requirement we need to use extension of BAPI_SALESORDER_CREATEFROMDAT2 for 13 customize fields. Steps for BAPI Extension: Append ZAVBAP structure in VBAP table with 13 customize fields. Fields must
begin with ZZ* or YY* naming .
In BAPI_SALESORDER_CREATEFROMDAT2 we
need to use EXTENSIONIN parameter for
BAPI extension You
can use this parameter to transfer user-specific enhancements to a BAPI. The
customer has to complete the EXTENSION structure and the system automatically
continues processing it. If you have not defined any user-specific fields, then
you can transfer a blank EXTENSIONIN structure. You can use also this extension
VBAK, VBAP, VBEP tables.
Because the BAPIs work with checkboxes, you must also
define a customize structure (ZABAPE_VBAPX) checkbox for the customer structure.
It should be structured like this Define these customer structures in the structures
VBAPKOZ and VBAPKOZX using INCLUDE or APPEND.
Add the customer structures to the BAPE_VBAP and
BAPE_VBAPX BAPI structures using the APPEND technique.
|
|
|
Please send us your feedback/suggestions at webmaster@SAPTechnical.COM Home • Contribute • About Us • Privacy • Terms Of Use • Disclaimer • Safe • Companies: Advertise on SAPTechnical.COM | Post Job • Contact Us ©2006-2007 SAPTechnical.COM. All rights reserved. All
product names are trademarks of their respective companies. SAPTechnical.COM
is in no way affiliated with SAP AG. Graphic Design by Round the Bend Wizards |
||