Menu

SAP Function Module WB2_CHK_HEAD_STAT_BILL_SINGLE

Check[single]: Header Billing status of Sales Invoice

The Function Module WB2_CHK_HEAD_STAT_BILL_SINGLE (Check[single]: Header Billing status of Sales Invoice) is a standard Function Module in SAP ERP and is part of the function group WB2_TEW_ACTION_FLOW_CHECK within the package WB2B_ACTION.

Technical Information

Function Module WB2_CHK_HEAD_STAT_BILL_SINGLE
Short Text Check[single]: Header Billing status of Sales Invoice
Function Group WB2_TEW_ACTION_FLOW_CHECK
Package WB2B_ACTION
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VBELN TYPE VBELN_VF Billing document

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUCHK TYPE BUCHK Posting Status of Billing Document
FKSTO TYPE FKSTO Billing document is cancelled
GBSTK TYPE GBSTK Overall processing status of document
KIDNO TYPE KIDNO Payment Reference
L_SUBRC TYPE SY-SUBRC Belegnummer eines Rechnungsbeleges
RFBSK TYPE RFBSK Status for transfer to accounting
RFSTK TYPE RFSTK Reference document header status
SC_NUMBER TYPE VBELN_VF Billing document
VBTYP TYPE VBTYP SD document category

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.