The Function Module RKE_BIW_META_GEN_IOBJ_FROM_FLD (Anlegen eines InfoObjects zum Feld) is a standard Function Module in SAP ERP and is part of the function group KERE within the package KERS.
Function Module | RKE_BIW_META_GEN_IOBJ_FROM_FLD |
Short Text | Anlegen eines InfoObjects zum Feld |
Function Group | KERE |
Package | KERS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHECKTABLE | LIKE | DD03P-CHECKTABLE | Prüftabelle CO-PA eigenes Merkmal | |
I_DATATYPE | LIKE | DD03P-DATATYPE | Datentyp (CURR/QUAN/CHAR/NUMC) | |
I_FIELDNAME | LIKE | DD03P-FIELDNAME | Feldname CO-PA | |
I_ROLLNAME | LIKE | DD03P-ROLLNAME | Datenelement | |
I_TXTAB | LIKE | CEFLD-TXTAB | Texttabelle CO-PA eigenes Merkmal |
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 |
---|---|
CONFLICTING_IOBJ_EXISTS | IObj mit diesem Namen ex., hat aber falschen Typ |
GENERATION_FAILED | Fehler bei der Generierung |
IOBJ_ALREADY_EXISTS | IObj mit diesem Namen/Dtel/Typ ex. bereits |
NOT_APPLICABLE | für dieses Feld kann kein IObj gen. werden |
SIMILAR_IOBJ_EXISTS | IObj mit passendem Dtel/Typ ex. |