SAP ABAP Function Module CRM_AUC_ORDER_ADD_SHIIPING (Add the Shipping Address to the Order Object)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISA (Application Component) Internet Sales
⤷
CRM_ISA_AUCTION (Package) ISA Auction related functions

⤷

⤷

Basic Data
Function Module | CRM_AUC_ORDER_ADD_SHIIPING | Add the Shipping Address to the Order Object |
Function Group | CRM_ISALES_AUCTION | CRM Internet Sales auction |
Program Name | SAPLCRM_ISALES_AUCTION | |
INCLUDE Name | LCRM_ISALES_AUCTIONU19 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EX_ADDR_NR | TYPE | AD_ADDRNUM | Address number | |||
![]() |
EX_PERS_NR | TYPE | AD_PERSNUM | Person number | |||
![]() |
EX_TYPE | TYPE | AD_ADRTYPE | Address type (1=Organization, 2=Person, 3=Contact person) | |||
![]() |
EX_RETURNCODE | TYPE | CRMT_ISA_RETURNCODE | Return Code of Function Module | |||
![]() |
IN_ADDRESS | TYPE | CRMT_ISA_ADDRESS | Internet Sales: Externally Visible/Maintainable Address Data | |||
![]() |
DOC_GUID | TYPE | CRMT_OBJECT_GUID_C | GUID of a CRM Order Object, 32 Bit Characters | |||
![]() |
IN_REF_KIND | TYPE | CRMT_OBJECT_KIND | Object Type | |||
![]() |
IN_PARTNER | TYPE | CRMT_ISA_BUPAKEY | Internet Sales: Business Partner Key | |||
![]() |
DOC_HEAD | TYPE | CRMT_ISALES_BASKETHEAD_UI | Internet Sales Shopping Basket Data WebAPI | |||
![]() |
DOC_HEAD_X | TYPE | CRMT_ISALES_BASKETHEAD_UI_X | Internet Sales Shopping Basket Data WebAPI (X Bar) | |||
![]() |
MESSAGELINE | TYPE | CRMT_ISALES_RETURN | Internet Sales: Return Structure | |||
![]() |
T_PARTNER | TYPE | CRMT_ISALES_BASKETPARTNER_UI | UI Transfer Structure for Transferring Partners to Order | |||
![]() |
T_EXTENSION_IN | TYPE | CRMT_ISALES_EXTENSION_INT | Structure for Including Enhancements of Objects | |||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20040312 |
SAP Release Created in | 30A |