The Function Module FTI_ATTRIBUTES_READ (TIS: Lesen von Attributen) is a standard Function Module in SAP ERP and is part of the function group FTIA within the package FTI.
Function Module | FTI_ATTRIBUTES_READ |
Short Text | TIS: Lesen von Attributen |
Function Group | FTIA |
Package | FTI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATTRI | LIKE | CDIFIE-FIENM | '*' | Attributname |
FIENM | LIKE | CDIFIE-FIENM | Feldname |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ICFAKEYS | LIKE | CFAKEYS | Schlüssel Feld | |
ICFDSATR | LIKE | CFDSATR | Schlüssel Attribut |
This function module does not define any Exceptions.