SAP ABAP Class CL_DMC_DD_DOCUMENT_OBJECT (DD Document Object)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
Properties
Class CL_DMC_DD_DOCUMENT_OBJECT  
Short Description DD Document Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_DMCM   Data Mapping and Conversion: Maintenance 
Created 20060616   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DMC_DD_DOCUMENT_OBJECT has no interface implemented.
Friends
Class CL_DMC_DD_DOCUMENT_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060616
2 REF_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20060616
3 REF_TABLE_AREA Instance attribute Private Object reference (TYPE REF TO) CL_DD_TABLE_AREA Dynamic Documents: Table Area 20060616
4 REF_TABLE_ELEMENT Instance attribute Private Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Dynamic Documents: Table Element 20060616
5 ROW_INDEX Instance attribute Private Type reference (TYPE) I 20060616
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TABLE Instance method Public Method 20060616
2 ADD_TEXT Instance method Public Method 20060616
3 ADD_TEXT_TABLE Instance method Public Method 20060616
4 ADD_TEXT_TO_DOCUMENT Instance method Public Method 20060616
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060616
6 COVERT_TIME_TO_EXTERNAL Static method Public Method 20060706
7 DISPLAY_DOCUMENT Instance method Public Method 20060616
8 FORMAT_DATE_TIME_FOR_OUTPUT Static method Public Method 20060616
9 FREE Instance method Public Method 20060616
10 SET_COLUMN_STYLE Instance method Public Method 20060616
11 SET_ROW_STYLE Instance method Public Method 20060616
Events
Class CL_DMC_DD_DOCUMENT_OBJECT has no event.
Types
Class CL_DMC_DD_DOCUMENT_OBJECT has no local type.
Method Signatures

Method ADD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL_COUNT Call by reference Type reference (TYPE) I 20060616

Method ADD_TABLE on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.

Method ADD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMPHASIS Call by reference Type reference (TYPE) SDYDO_ATTRIBUTE 20060616
2 Importing I_FONT_SIZE Call by reference Type reference (TYPE) SDYDO_ATTRIBUTE 20060616
3 Importing I_TEXT Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20060616

Method ADD_TEXT on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.

Method ADD_TEXT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMPHASIS Call by reference Type reference (TYPE) SDYDO_ATTRIBUTE 20060616
2 Importing I_FONT_SIZE Call by reference Type reference (TYPE) SDYDO_ATTRIBUTE 20060616
3 Importing I_NEW_LINE_FLAG Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20060616
4 Importing I_TEXT_TABLE Call by reference Type reference (TYPE) SDYDO_TEXT_TABLE 20060616

Method ADD_TEXT_TABLE on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.

Method ADD_TEXT_TO_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_LINE_FLAG Call by reference Type reference (TYPE) C 'X' or SPACE 20060616
2 Importing I_TEXT01 Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20060616
3 Importing I_TEXT02 Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20060616

Method ADD_TEXT_TO_DOCUMENT on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) DYNFNAM Field name 20060616

Method CONSTRUCTOR on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.

Method COVERT_TIME_TO_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TIME_EXT Call by reference Type reference (TYPE) CHAR8 Character Feld der Länge 8 20060706
2 Importing I_TIME Call by reference Type reference (TYPE) SYUZEIT Date and Time, Current Application Server Time 20060706

Method COVERT_TIME_TO_EXTERNAL on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.

Method DISPLAY_DOCUMENT Signature

Method DISPLAY_DOCUMENT on class CL_DMC_DD_DOCUMENT_OBJECT has no parameter.
Method DISPLAY_DOCUMENT on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.

Method FORMAT_DATE_TIME_FOR_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) SYDATUM Date and Time, Current (Application Server) Date 20060616
2 Importing I_TIME Call by reference Type reference (TYPE) SYUZEIT Date and Time, Current Application Server Time 20060616
3 Returning R_DATETIME Value transfer Type reference (TYPE) STRING Char20 20060616

Method FORMAT_DATE_TIME_FOR_OUTPUT on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.

Method FREE Signature

Method FREE on class CL_DMC_DD_DOCUMENT_OBJECT has no parameter.
Method FREE on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.

Method SET_COLUMN_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL_NUMBER Call by reference Type reference (TYPE) I 20060616

Method SET_COLUMN_STYLE on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.

Method SET_ROW_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW_NUMBER Call by reference Type reference (TYPE) I 20060616

Method SET_ROW_STYLE on class CL_DMC_DD_DOCUMENT_OBJECT has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620