The Function Module CHAR_VALUE_SET_PARAMETER (Merkmalswert als Set-Parameter übernehmen) is a standard Function Module in SAP ERP and is part of the function group C5CH within the package COCB.
Function Module | CHAR_VALUE_SET_PARAMETER |
Short Text | Merkmalswert als Set-Parameter übernehmen |
Function Group | C5CH |
Package | COCB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATINN_IMP | LIKE | CABN-ATINN | Interne Merkmalsnummer | |
ATPID_IMP | LIKE | COCC-ATPID | Set-/Get-Parameter | |
ATWRT_IMP | LIKE | CAWN-ATWRT | Merkmalswert | |
FLG_CHAR_DATA_PROVIDE_IMP | TYPE | FLAG | 'X' | Kennzeichen: Merkmaldaten nachlesen |
This function module does not define any EXPORTING parameters.
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 |
---|---|
COULD_NOT_READ_CHAR_DATA | Merkmaldaten konnten nicht gelesen werden |
NECESSARY_PARAMS_NOT_GIVEN | Notwendige Parameter wurden nicht übergeben |