The Function Module PM_PARTNER_KREDITLIMIT (Kreditlimit für Regulierer prüfen) is a standard Function Module in SAP ERP and is part of the function group IPAR within the package ILOM.
Function Module | PM_PARTNER_KREDITLIMIT |
Short Text | Kreditlimit für Regulierer prüfen |
Function Group | IPAR |
Package | ILOM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CMGRA | LIKE | TVAK-CMGRA | Kreditbeleggruppe | |
DATE | LIKE | SY-DATUM | SY-DATLO | Datum |
OBJNR | LIKE | ONR00-OBJNR | G_OBJNR | Objektnummer |
SPART | LIKE | PMSDO-SPART | Sparte | |
VALUE | LIKE | VBAK-NETWR | Betrag | |
VKORG | LIKE | PMSDO-VKORG | Vertriebsorganisation | |
VTWEG | LIKE | PMSDO-VTWEG | Vertriebsweg | |
WAERS | LIKE | VBAK-WAERK | Währung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | LIKE | SY-SUBRC | Ergebnis (0-OK, 1-Fehler, 2-Warnung) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CHECK_POSSIBLE | Prüfung aufgrund fehlender Daten nicht möglich |
NO_PARVW_RG | Kein Rechungsempfänger vorhanden |