The Function Module VBSC_GET_INTERNAL_LOBM_NUMBER (Ermitteln interne Merkmalsnummer zum Merkmalsnamen LOBM_*) is a standard Function Module in SAP ERP and is part of the function group VBSC within the package VB.
Function Module | VBSC_GET_INTERNAL_LOBM_NUMBER |
Short Text | Ermitteln interne Merkmalsnummer zum Merkmalsnamen LOBM_* |
Function Group | VBSC |
Package | VB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ATNAM | LIKE | TCB03_BM-ATNAM | Merkmalname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ATINN | LIKE | TCB03_BM-ATINN | Int. Merkmal |
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 |
---|---|
NOT_DEFINED_AS_STANDARD_CHAR | Merkmal nicht als Standardmerkmal definiert |
NUMBER_RANGE_VIOLATION | Verletzung des reservierten Nummernbereichs |