ITCDP SAP (Paragraph Style) Structure details

Dictionary Type: Structure
Description: Paragraph Style




ABAP Code to SELECT data from ITCDP
Related tables to ITCDP
Access table ITCDP




Structure field list including key, data, relationships and ABAP select examples

ITCDP is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Paragraph Style" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_ITCDP TYPE ITCDP.

The ITCDP table consists of various fields, each holding specific information or linking keys about Paragraph Style data available in SAP. These include TDTEXT (Short Text), TDACTIND (STXD active index), TDPJUSTIFY (Paragraph attribute: alignment), TDPPROTPAG (Paragraph attribute: Page protection).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP ITCDP structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
TDPARGRAPHParagraph tag in forms and styles TDPARGRAPHCHAR2TDELEMSTYL
TDTEXTShort Text TDTEXTCHAR30TDTEXT
TDACTINDSTXD active index TDACTINDINT410TDSYINDEX
TDPJUSTIFYParagraph attribute: alignment TDPJUSTIFYCHAR10TDPJUSTIFY
TDPPROTPAGParagraph attribute: Page protection TDPPROTPAGCHAR3TDPPROTPAG
TDPPROTNEXParagraph attribute: Next paragraph TDPPROTNEXCHAR10TDPPROTNEX
TDPLDISTParagraph attribute: line spacing TDPLDISTDEC5(2) TDSIZE
TDPLDISTUParagraph attribute: unit of measurement for line spacing TDPLDISTUCHAR2TDUNITV
TDPLDISTSTDIC: paragraph, line spacing, system unit of measurement TDPLDISTSINT410TDSYSIZE
TDPTOPParagraph attribute: space before TDPTOPDEC5(2) TDSIZE
TDPTOPUParagraph attribute: unit of measurement for upper margin TDPTOPUCHAR2TDUNITV
TDPTOPSTDIC: paragraph, space before, system unit of measurement TDPTOPSINT410TDSYSIZE
TDPBOTParagraph attribute: space after TDPBOTDEC5(2) TDSIZE
TDPBOTUParagraph attribute: unit of measurement for lower margin TDPBOTUCHAR2TDUNITV
TDPBOTSTDIC: paragraph, space after, system unit of measurement TDPBOTSINT410TDSYSIZE
TDPLEFTParagraph attribute: left margin TDPLEFTDEC5(2) TDSIZE
TDPLEFTUParagraph attribute: unit of measurement for left margin TDPLEFTUCHAR2TDUNITH
TDPLEFTSTDIC: paragraph, left margin, system unit of measurement TDPLEFTSINT410TDSYSIZE
TDPRIGHTTDIC: paragraph, right margin TDPRIGHTDEC5(2) TDSIZE
TDPRIGHTUParagraph attribute: unit of measurement for right margin TDPRIGHTUCHAR2TDUNITH
TDPRIGHTSTDIC: paragraph, right margin, system unit of measurement TDPRIGHTSINT410TDSYSIZE
TDPENTRYParagraph attribute: first line indent TDPENTRYDEC5(2) TDSIZEV
TDPENTRYUPara. attribute: unit of measurement for first line indent TDPENTRYUCHAR2TDUNITH
TDPENTRYSTDIC: paragraph,first line indent,system unit of measurement TDPENTRYSINT410TDSYSIZE
TDNUMLEFTParagraph attribute: left margin for outline numbering TDNUMLEFTDEC5(2) TDSIZE
TDNUMLEFTUPara. attribute: unit of measurement for left number margin TDNUMLEFTUCHAR2TDUNITH
TDNUMLEFTSTDIC: para., left margin, outline number, system unit TDNUMLEFTSINT410TDSYSIZE
TDNUMBERINNumbering Type TDNUMBERINCHAR8TDNUMBERIN
TDNUMOUTLParagraph attribute: output length for arabic numerals TDNUMOUTLNUMC2TDOUTLEN
TDNUMFIXCParagraph attribute: fixed character for outline numbering TDNUMFIXCHCHAR10TDLITERAL
TDUPPERUppercase TDUPPERCHAR1TDBOOL
TDLFIRSTPAPar. attribute : name of 'highest-level' outline paragraph TDLFIRSTPACHAR2TDELEMSTYL
TDLSTRINGString for paragraph number TDLSTRINGCHAR2TDELEMSTYL
TDLDEPTHParagraph attribute: outline level TDLDEPTHNUMC2TDLDEPTH
TDLCHAINEDParagraph attribute: outline number chaining TDLCHAINEDCHAR1TDBOOL
TDLFIRSTCParagraph attribute: Left delimiter of outline number TDLFIRSTCHCHAR10TDLITERAL
TDLLASTCParagraph attribute: Right delimiter of outline number TDLLASTCHCHAR10TDLITERAL
TDLFIRSTINTDIC paragraph outline index of the 1st outline paragraph TDLFIRSTININT410TDSYINDEX
TDLNEXTINDTDIC paragraph outline index of the next outline paragraph TDLNEXTINDINT410TDSYINDEX
TDLCOUNTTDIC outline counter TDLCOUNTINT410TDSYINDEX
TDNOBLANKSParagraph attribute for blank line suppression TDNOBLANKSCHAR1TDBOOL
TDFAMILYFont attribute: Name of font family TDFAMILYCHAR8TFO01TDFAMILY
TDHEIGHTFont attribute: font size in 1/10 point TDFONTSIZENUMC3TDFONTSIZE
TDBOLDFont attribute bold type TDBOLDCHAR1TDTRANSMIT
TDITALICFont attribute italic TDITALICCHAR1TDTRANSMIT
TDCAPSTDIC font attribute capitals TDCAPSCHAR1TDTRANSMIT
TDUNDERLINFont attribute: underlined TDUNDERLINCHAR1TDTRANSMIT
TDULPOSSpacing between base line and underline TDULPOSDEC5(2) TDSIZEV
TDULPOSUUnit of measurement for underline spacing TDULPOSUCHAR2TDUNITV
TDULPOSSUnderline spacing TDULPOSSINT410TDSYSIZE
TDULTHICKThickness of Underline TDULTHICKDEC5(2) TDSIZE
TDULTHICKUUnit of measurement for underline thickness TDULTHICKUCHAR2TDUNITV
TDULTHICKSUnderline thickness TDULTHICKSINT410TDSYSIZE
TDULGREYIntensity of underline in percent TDULGREYNUMC3TDPERCENT
TDDEFFAMFont attribute: Name of font family TDFAMILYCHAR8Assigned to domainTDFAMILY
TDDUMMYSAPscript dummy INT4 for alignment gap for IMPORT to DB TDDUMMYINT410TDTYPINT4
TDDEFHGHTFont attribute: font size in 1/10 point TDFONTSIZENUMC3TDFONTSIZE

Key field Non-key field



How do I retrieve data from SAP structure ITCDP using ABAP code?

As ITCDP is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on ITCDP as there is no data to select.

How to access SAP table ITCDP

Within an ECC or HANA version of SAP you can also view further information about ITCDP and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!