The Function Module BAPI_ISU_CONTRACT_PROXY_UPLOAD (Proxy BAPI for Request Upload in SFA Context: Create) is a standard Function Module in SAP ERP and is part of the function group IBSSI_CRMUC within the package IBSSI_CRMTO.
Function Module | BAPI_ISU_CONTRACT_PROXY_UPLOAD |
Short Text | Proxy BAPI for Request Upload in SFA Context: Create |
Function Group | IBSSI_CRMUC |
Package | IBSSI_CRMTO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BEHAVE_WHEN_ERROR | LIKE | BAPIFLAG-BAPIFLAG | 'R' | Error Handling |
I_BINARY_RELATIONSHIPTYPE | LIKE | BRELTYP-RELTYPE | Binary Relationship type (private) | |
I_DESTIN | LIKE | CRM_PARA-RFCSERVER | RFC Destination of SFA Server | |
I_HEADER_IN | LIKE | BAPISDHD1 | Order Header | |
I_HEADER_INX | LIKE | BAPISDHD1X | Sales Order Check List | |
I_INT_NUMBER_ASSIGNMENT | LIKE | BAPIFLAG-BAPIFLAG | 'X' | Internal Item Number Assignment |
I_LOGIC_SWITCH | LIKE | BAPISDLS | Internal control parameter | |
I_SALESDOCUMENT | LIKE | BAPIVBELN-VBELN | Sales Document Number | |
I_SENDER | LIKE | BDI_LOGSYS | Logical system - Sender | |
I_SFA_REL | LIKE | CRM_PARA-SERVER_REL | R/3 Release of SFA Server | |
I_TESTRUN | LIKE | BAPIFLAG-BAPIFLAG | Test run | |
I_UPLOAD_ID | LIKE | BAPICRMDH2-REF_ID | Upload Flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SALESDOCUMENT_EX | LIKE | BAPIVBELN-VBELN | Number of Generated Document | |
E_STATUS | LIKE | CRM_PARA-UPLOADSTAT | Return Status of BAPI |
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_BAPIMTCS | LIKE | BAPIMTCS | Middleware Transaction Container Structure | |
TI_RETURN | LIKE | BAPIRET2 | Return parameter |
This function module does not define any Exceptions.