TLDOC_ITFPARACON - Conversion rules for ITF paragraph formats
Conversion rules for ITF paragraph formats information is stored in SAP table TLDOC_ITFPARACON.
It is part of development package S_DOCU_ADT_INFRASTRUCTURE in software component BC-DWB-AIE. This development package consists of objects that can be grouped under "ADT access to SAPscript documents: core".
It is part of development package S_DOCU_ADT_INFRASTRUCTURE in software component BC-DWB-AIE. This development package consists of objects that can be grouped under "ADT access to SAPscript documents: core".
Fields for table TLDOC_ITFPARACON
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RULES_KEY | Key for sets of ITF conversion rules for ABAP Tools Docu | X | ABTL_RULES | CHAR | 8 | |
NEXT_HTML_FORMAT | An target format in the key to an ITF conversion rule | X | ABTL_NXT_HFORMAT | CHAR | 10 | |
PREV_HTML_FORMAT | A target format in the key to an ITF conversion rule | X | ABTL_PRV_HFORMAT | CHAR | 10 | |
LIST_TYPE_L1 | Type of list in an ITF conversion rule - bullet, numbered... | X | ABTL_LIST_FMT_TYPE | NUMC | 1 | |
LIST_TYPE_L2 | Type of list in an ITF conversion rule - bullet, numbered... | X | ABTL_LIST_FMT_TYPE | NUMC | 1 | |
IN_TABLE | Indicator for active table when set - ITF Conversion Rules | X | ABTL_TABLE_FLAG | CHAR | 1 | |
LIST_IN_TABLE_1 | List level in a table for ITF to HTML Conversion Rules | X | ABTL_TABLE_LIST | NUMC | 1 | |
LIST_IN_TABLE_2 | List level in a table for ITF to HTML Conversion Rules | X | ABTL_TABLE_LIST | NUMC | 1 | |
CLOSE_FOR_PREV | A formatting action in response to an ITF conversion rule | ABTL_FMT_ACTION | CHAR | 256 | ||
COPY_PREV_TO_OUT | Yes/No for action in response to ITF Conversion Rule | ABTL_ACTION_BOOLEAN | CHAR | 1 | ||
COPY_TO_NEXT | A formatting action in response to an ITF conversion rule | ABTL_FMT_ACTION | CHAR | 256 | ||
LIST_TYPE_1_VALUE | Type of list in an ITF conversion rule - bullet, numbered... | ABTL_LIST_FMT_TYPE | NUMC | 1 | ||
LIST_TYPE_2_VALUE | Type of list in an ITF conversion rule - bullet, numbered... | ABTL_LIST_FMT_TYPE | NUMC | 1 | ||
IN_TABLE_VALUE | Indicator for active table when set - ITF Conversion Rules | ABTL_TABLE_FLAG | CHAR | 1 |