Where Used List (Function Module) for SAP ABAP Data Element FIPR_ATTRNO (Attribute ID)
SAP ABAP Data Element
FIPR_ATTRNO (Attribute ID) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
FIPR_ATTRFUNCT_GET_ATTRNO VALUE(E_ATTRNO) LIKE TFIPR_ATTRFUNCT-ATTRNO
|
Reads Attribute ID of an Attribute from the Feature Category | ||||
| 2 |
FIPR_ATTRIBUTE_GET_ATTRNO VALUE(E_ATTRNO) LIKE TFIPR_ATTRFUNCT-ATTRNO
|
Reads Attribute ID of an Attribute from the Feature Category | ||||
| 3 |
FIPR_ATTRIBUTE_GET_TEXT REFERENCE(I_ATTRNO) LIKE TFIPR_ATTRIBUTE-ATTRNO
|
Reads the Description of an Attribute | ||||
| 4 |
FIPR_ATTRTREE_CHECK_CLIENT VALUE(I_ATTRNO) LIKE TFIPR_ATTRTREE-ATTRNO
|
Checks Clients in Which an Attribute Is Used | ||||
| 5 |
FIPR_ATTRVALUE2_GET_ATTRNO VALUE(E_ATTRNO) LIKE TFIPR_ATTRVALUE2-ATTRNO
|
Reads the Attribute ID for an Attribute from the Matrix Category | ||||
| 6 |
FIPR_VA_GET_SINGLE REFERENCE(I_ATTRNO) LIKE FIPR_VA-ATTRNO
|
Reads the Attribute Status for a Version | ||||
| 7 |
FIPR_VA_GET_VALUE2 VALUE(I_ATTRNO) LIKE TFIPR_ATTRVALUE2-ATTRNO
|
Reads the Field Values of a Matrix for a Version | ||||
| 8 |
FIPR_VA_GET_VALUE2_SINGLE VALUE(I_ATTRNO) LIKE TFIPR_ATTRVALUE2-ATTRNO
|
Reads a Field Value for a Matrix of a Version | ||||
| 9 |
FIPR_VA_IS_ATTR_USED VALUE(I_ATTRNO) LIKE FIPR_VA-ATTRNO
|
Checks if an Attribute Is Used | ||||