Menu

SAP Function Module WSII_O_BAPI_IINV_CREATE

SAP Retail Store II: Buchen der Eingangsrechnung

The Function Module WSII_O_BAPI_IINV_CREATE (SAP Retail Store II: Buchen der Eingangsrechnung) is a standard Function Module in SAP ERP and is part of the function group WSII_BAPI within the package WOST.

Technical Information

Function Module WSII_O_BAPI_IINV_CREATE
Short Text SAP Retail Store II: Buchen der Eingangsrechnung
Function Group WSII_BAPI
Package WOST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_HEAD TYPE WSII_HEAD SAP Retail Store II: Kopfdaten
PI_IVPR TYPE WSII_IVPR SAP Retail Store II: Lieferantendaten
PI_SUM TYPE WSII_SUM SAP Retail Store II: Summendaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_FISC_YEAR TYPE WSII_HEAD-FISC_YEAR Geschäftsjahr
PE_INV_DOC_NO TYPE WSII_HEAD-INV_DOC_NO Belegnummer eines Rechnungsbeleges
PE_RETURN TYPE WSRS_RETURN SAP Retail Store: Return-Struktur für Fehler

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
PI_T_COST LIKE WSII_COST SAP Retail Store II: Zusatzkosten
PI_T_ITEM LIKE WSII_ITEM SAP Retail Store II: Positionen
PI_T_TAX LIKE WSII_TAX SAP Retail Store II: Steuersummen

Exceptions

This function module does not define any Exceptions.