/AIF/TEXT_HINTS - DB Table for saving the hints
DB Table for saving the hints information is stored in SAP table /AIF/TEXT_HINTS.
It is part of development package /AIF/CUSTOM_FUNCTIONS in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Custom-defined functions in AIF Error Handling".
It is part of development package /AIF/CUSTOM_FUNCTIONS in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Custom-defined functions in AIF Error Handling".
Fields for table /AIF/TEXT_HINTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
.INCLUDE | X | /AIF/IFKEYS | 0 | |||
NS | Namespace | X | /AIF/NS | CHAR | 12 | /AIF/T_NS |
IFNAME | Interface Name | X | /AIF/IFNAME | CHAR | 20 | /AIF/T_FINF |
IFVER | Interface Version | X | /AIF/IFVERSION | CHAR | 10 | /AIF/T_FINF |
HINTID | Unique ID for a Hint | X | /AIF/HINTID | CHAR | 64 | /AIF/HINTS |
SPRAS | Language ID | X | LANG | LANG | 2 | |
HINTLINE | STRG | 8 | ||||
TOOLTIP | Tooltip | /AIF/TOOLTIP | CHAR | 80 |