The Function Module RESET_CLASFIELD (Resets foreign key classification: DD08V-Clasfield) is a standard Function Module in SAP ERP and is part of the function group SD58 within the package SDIC.
Function Module | RESET_CLASFIELD |
Short Text | Resets foreign key classification: DD08V-Clasfield |
Function Group | SD58 |
Package | SDIC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FKCLASS | LIKE | Foreign key class: partial, etc. | ||
FKHEADER_IN | LIKE | DD08V | Foreign key header input: DD08V structure |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FKHEADER | LIKE | DD08V | Foreign key header: DD08V structure |
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 |
---|---|
CLASS_UNKNOWN | Foreign key class cannot be interpreted |