The Function Module CREDIT_AUTHORITYCHECK_CUSTOMER (Kreditmanagement: Berechtigungsprüfung Belegwertklasse) is a standard Function Module in SAP ERP and is part of the function group VKMP within the package VKM.
Function Module | CREDIT_AUTHORITYCHECK_CUSTOMER |
Short Text | Kreditmanagement: Berechtigungsprüfung Belegwertklasse |
Function Group | VKMP |
Package | VKM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTVT | LIKE | TACT-ACTVT | '23' | Activity: '03' display, '23' maintain |
CTLPC | LIKE | VBKRED-CTLPC | SPACE | Risk class |
KKBER | LIKE | VBKRED-KKBER | SPACE | Credit control area |
KLPRZ | LIKE | VBKRED-KLPRZ | SPACE | Percentage rate exhaustion percentage |
SBGRP | LIKE | VBKRED-SBGRP | SPACE | Credit representative group |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | LIKE | SY-SUBRC | SY-SUBRC of the AUTHORITY-CHECK |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.