Menu

SAP Function Module ISA_PRICING_HDRDATA_GET

ISA: Read header data for IPC pricing

The Function Module ISA_PRICING_HDRDATA_GET (ISA: Read header data for IPC pricing) is a standard Function Module in SAP ERP and is part of the function group ISA_SD_40B within the package ISA_R3.

Technical Information

Function Module ISA_PRICING_HDRDATA_GET
Short Text ISA: Read header data for IPC pricing
Function Group ISA_SD_40B
Package ISA_R3
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNTRY TYPE LAND1 Länderschlüssel
CUSTOMER TYPE KUNNR Debitorennummer
DISTR_CHANNEL TYPE VTWEG Vertriebsweg
DIVISION TYPE SPART Sparte
SALESORG TYPE VKORG Verkaufsorganisation

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
EXTENSION_IN LIKE ISA_PRICING_HEADER_ATTRIBUTE ISA: Header attribute name-value pair for pricing
HDRDATA_OUT LIKE ISA_PRICING_HEADER_ATTRIBUTE ISA: Header attribute name-value pair for pricing
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.