Where Used List (Function Module) for SAP ABAP Table/Structure Field TFIA-DATATYP (TFIA)
SAP ABAP Table/Structure Field
TFIA - DATATYP (TFIA) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DOCUMENT_DELETE_INDEX
|
Delete indexes for a document | ||||
| 2 |
DOCUMENT_DELETE_INDEX_IN_UPD
|
Delete indexes for a document in update program | ||||
| 3 |
DOCUMENT_MAINTAIN_INDEX
|
Index a document | ||||
| 4 |
DOCUMENT_MAINTAIN_INDEX_IN_UPD
|
Index a document in update program | ||||
| 5 |
SF_ATTRIBUTES_GET_INFO
|
Check attribute in class and get information | ||||
| 6 |
SF_ATTRIBUTES_GET_INFO VALUE(TYPE_OF_ATTRIBUTE) LIKE TFIA-DATATYP
|
Check attribute in class and get information | ||||
| 7 |
SF_ATTRIBUTES_GET_INFO1
|
Check attribute in class and get information (short version) | ||||
| 8 |
SF_ATTRIBUTES_GET_INFO1 VALUE(TYPE_OF_ATTRIBUTE) LIKE TFIA-DATATYP
|
Check attribute in class and get information (short version) | ||||
| 9 |
SF_ATTRIBUTE_RETRIEVAL
|
Retrieve via attributes | ||||
| 10 |
SF_ATTRIBUT_RESTRICTION_CHECK
|
Check attribute/value pairs transferred for restriction | ||||
| 11 |
SF_DATUM_CHECK
|
Comparison of date entries YYYYMMDD | ||||
| 12 |
SF_DATUM_CHECK VALUE(ATTRIBUTE_TYPE) LIKE TFIA-DATATYP
|
Comparison of date entries YYYYMMDD | ||||
| 13 |
SF_HEXA_CHECK VALUE(ATTRIBUTE_TYPE) LIKE TFIA-DATATYP
|
Comparison of hexadecimal numbers | ||||
| 14 |
SF_HEXA_CHECK
|
Comparison of hexadecimal numbers | ||||
| 15 |
SF_LANGUAGE_CHECK
|
Comparison of character strings | ||||
| 16 |
SF_LANGUAGE_CHECK VALUE(ATTRIBUTE_TYPE) LIKE TFIA-DATATYP
|
Comparison of character strings | ||||
| 17 |
SF_NUMERIC_CHECK
|
Test whether a range contains a numeric value | ||||
| 18 |
SF_NUMERIC_CHECK VALUE(ATTRIBUTE_TYPE) LIKE TFIA-DATATYP
|
Test whether a range contains a numeric value | ||||
| 19 |
SF_STRING_CHECK VALUE(ATTRIBUTE_TYPE) LIKE TFIA-DATATYP
|
Comparison of character strings | ||||
| 20 |
SF_STRING_CHECK
|
Comparison of character strings | ||||
| 21 |
SF_TIME_CHECK
|
Comparison of time specifications TIMS (HHMMSS) | ||||
| 22 |
SF_TIME_CHECK VALUE(ATTRIBUTE_TYPE) LIKE TFIA-DATATYP
|
Comparison of time specifications TIMS (HHMMSS) | ||||
| 23 |
SO_ATTRIBUTE_SEQUENTIAL_SEARCH
|
Attributeinschränkungen bei der sequentiellen Suche in SAPoffice |