Menu

SAP Function Module BAPI_BILLINGDOC_PROXY_CREATE

Proxy Bapis for Billing

The Function Module BAPI_BILLINGDOC_PROXY_CREATE (Proxy Bapis for Billing) is a standard Function Module in SAP ERP and is part of the function group CRM_BILLING within the package CRM.

Technical Information

Function Module BAPI_BILLINGDOC_PROXY_CREATE
Short Text Proxy Bapis for Billing
Function Group CRM_BILLING
Package CRM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREATORDATAIN TYPE BAPICREATORDATA Information for Setting Up Data Records
I_DESTIN TYPE CRM_PARA-RFCSERVER RFC destination server system
I_QNAME TYPE TRFCQOUT-QNAME Name of tRFC queue
I_SYNCH TYPE BOOLEAN Boolean Variable (X-true, --false, space-unknown)
TESTRUN TYPE BAPIVBRKTESTRUN-TESTRUN Switch to Simulation Session for Write BAPIs

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BILLINGDATAIN LIKE BAPIVBRK Communication Fields for Billing Header Fields
CCARDDATAIN LIKE BAPICCARD_VF Communication Table: Means of Payment Order/Billing Document
CONDITIONDATAIN LIKE BAPIKOMV Communication Fields for Conditions
ERRORS LIKE BAPIVBRKERRORS Information on Prior Items Processed Incorrectly
RETURN LIKE BAPIRET1 Return parameter
SUCCESS LIKE BAPIVBRKSUCCESS Information for Successfully Processing Billing Doc. Items
TEXTDATAIN LIKE BAPIKOMFKTX Communication Structure Texts for Billing Interface

Exceptions

This function module does not define any Exceptions.