Data Element list used by SAP ABAP Function Module FIPR_ATTRFUNCT_GET_ATTRNO (Reads Attribute ID of an Attribute from the Feature Category)
SAP ABAP Function Module
FIPR_ATTRFUNCT_GET_ATTRNO (Reads Attribute ID of an Attribute from the Feature Category) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FIPR_ATTRNO | Attribute ID | SOURCE VALUE(E_ATTRNO) LIKE TFIPR_ATTRFUNCT-ATTRNO |
|
| 2 | FIPR_TABNAME | Table/Structure Name | SOURCE VALUE(I_TABNAME) LIKE TFIPR_ATTRFUNCT-TABNAME |
|
| 3 | FIPR_VALUE | Field value | SOURCE VALUE(I_VALUE) LIKE TFIPR_ATTRFUNCT-VALUE OPTIONAL |
|
| 4 | NAME_FELD | Field name | SOURCE VALUE(I_FIELDNAME) LIKE TFIPR_ATTRFUNCT-FIELDNAME |
|