Table/Structure Field list used by SAP ABAP Function Module SF_ATTRIBUTES_GET_INFO (Check attribute in class and get information)
SAP ABAP Function Module
SF_ATTRIBUTES_GET_INFO (Check attribute in class and get information) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SFICD - ATTRI | Document class attributes | ||
| 2 | SFICD - CLASS | Information class for indexing | ||
| 3 | TFIA - ATTRI | Document class attributes | ||
| 4 | TFIA - ATTRI | Document class attributes | SOURCE VALUE(ATTRIBUTE) LIKE TFIA-ATTRI |
|
| 5 | TFIA - DATATYP | Data type of attribute | ||
| 6 | TFIA - DATATYP | Data type of attribute | SOURCE VALUE(TYPE_OF_ATTRIBUTE) LIKE TFIA-DATATYP |
|
| 7 | TFIA - ROUTINE | Check routine for attributes | ||
| 8 | TFIA - ROUTINE | Check routine for attributes | SOURCE VALUE(CHECK_ROUTINE) LIKE TFIA-ROUTINE |
|
| 9 | TFIC - CLASS | Information class for indexing | ||
| 10 | TFIC - CLASS | Information class for indexing | SOURCE VALUE(CLASS) LIKE TFIC-CLASS |
|