Menu

SAP Function Module RKC_VALID_CHECK

EIS: Checks whether validations are available (in aspect)

The Function Module RKC_VALID_CHECK (EIS: Checks whether validations are available (in aspect)) is a standard Function Module in SAP ERP and is part of the function group KXDE within the package KC.

Technical Information

Function Module RKC_VALID_CHECK
Short Text EIS: Checks whether validations are available (in aspect)
Function Group KXDE
Package KC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASPET LIKE TKCA-ASPET Aspect for the validations selected
MATRIX_VALID TYPE KCDB_BOOL KCDB_FALSE Flag - 'X': matrix validations selected
VALID LIKE GB93-VALID Validation to be checked

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VALID_TXT LIKE GB93T-VALTEXT Text of the validation (where available)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ENVIRONMENT_FOR_ASPET No valid. environment for the aspect yet
VALID_NOT_FOUND The validation does not exist