The Function Module BAPI_CUSTOMERCRM_CREATE (Proxy BAPI for Customer Upload in SFA Context (Create)) is a standard Function Module in SAP ERP and is part of the function group CRM3 within the package CRM.
Function Module | BAPI_CUSTOMERCRM_CREATE |
Short Text | Proxy BAPI for Customer Upload in SFA Context (Create) |
Function Group | CRM3 |
Package | CRM |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ADDRESS | LIKE | BAPICUSADR | BAPI Structure: Customer Address | |
I_CUSTOMER | LIKE | BAPICUSGEN | BAPI Structure: Customer, General Data | |
I_DESTIN | LIKE | CRM_PARA-RFCSERVER | RFC destination server system | |
I_KEYWORD_IN | LIKE | CRM_PARA-KEYWORD_IN | Keyword for customer enhancements | |
I_SALESORG | LIKE | BAPICUSSLS | BAPI Structure: Customer/Sales Data | |
I_SFA_REL | LIKE | CRM_PARA-SERVER_REL | SFA Release in server system | |
I_TAXDATA | LIKE | BAPICUSTAX | BAPI Structure: Customer Control Data | |
I_TRANS_MODE | LIKE | BAPIFLAG-BAPIFLAG | Single-Character Flag | |
I_UPLOAD_ID | LIKE | BAPICRMDH2-REF_ID | Unique reference number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TI_BANK | LIKE | BAPICUSBK | BAPI Structure: Customer Bank Data | |
TI_EXTENSION | LIKE | BAPIPAREX | Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT | |
TI_ROLES | LIKE | BAPICUSPAR | BAPI Structure: Customer, Partner Roles | |
TI_SFA_KEYS | LIKE | BAPICRMSFK | Input Table Structure for SFA Key in Proxy Function Module | |
TI_STDFAX | LIKE | BAPICUSFAX | BAPI Structure: Fax Numbers (Business Address Services) | |
TI_STDMAIL | LIKE | BAPICSMAIL | BAPI Structure: E-Mail Addresses (Business Address Services) | |
TI_STDTEL | LIKE | BAPICUSTEL | BAPI Structure: Telephone (Business Address Services) | |
TI_STDTLX | LIKE | BAPICUSTLX | BAPI Structure: Telex Numbers (Business Address Services) | |
TI_STDTTX | LIKE | BAPICUSTTX | BAPI Structure: Teletex Numbers (Business Address Services) |
This function module does not define any Exceptions.