The Function Module CLSE_VALIDITY_KSML (Gültigkeit der Merkmalzuordnungen) is a standard Function Module in SAP ERP and is part of the function group CLSE within the package CL.
Function Module | CLSE_VALIDITY_KSML |
Short Text | Gültigkeit der Merkmalzuordnungen |
Function Group | CLSE |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_ATNAM | TYPE | ATNAM | Merkmalname | |
P_CLASS | TYPE | KLASSE_D | Bezugsstruktur: Klassendaten | |
P_DATE | TYPE | DATUM | Datum | |
P_ENTRIES_ONLY | TYPE | XFLAG | eingeschränkte Gültigkeit | |
P_KLART | TYPE | KLASSENART | Klassenart |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_CLINT | TYPE | CLINT | Interne Klassennummer | |
P_IMERK | TYPE | ATINN | Int. Merkmal | |
P_OMERK | TYPE | ATINO | Objektabhängiges Merkmal |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_KSML_ERROR | LIKE | KSML_VALID | Merkmale zu Klassen | |
P_KSML_VALID | LIKE | KSML_VALID | Gültigkeit der KSML Einträge |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FOUND_INCONSISTENCY | andere Inkonsistenz |
GAP_FOUND | unerlaubte Gültigkeitslücke |
NO_ENTRY_FOUND | keine zutreffenden Einträge |
PARAMETER_ERROR | Parameterfehler |