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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060616 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20060616 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_TABLE_AREA | Dynamic Documents: Table Area | 20060616 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_TABLE_ELEMENT | Dynamic Documents: Table Element | 20060616 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20060616 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060616 | |
2 | ![]() |
Instance method | Public | Method | 20060616 | |
3 | ![]() |
Instance method | Public | Method | 20060616 | |
4 | ![]() |
Instance method | Public | Method | 20060616 | |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060616 |
6 | ![]() |
Static method | Public | Method | 20060706 | |
7 | ![]() |
Instance method | Public | Method | 20060616 | |
8 | ![]() |
Static method | Public | Method | 20060616 | |
9 | ![]() |
Instance method | Public | Method | 20060616 | |
10 | ![]() |
Instance method | Public | Method | 20060616 | |
11 | ![]() |
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 | ![]() |
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 | ![]() |
I_EMPHASIS | Call by reference | Type reference (TYPE) | SDYDO_ATTRIBUTE | 20060616 | |||
2 | ![]() |
I_FONT_SIZE | Call by reference | Type reference (TYPE) | SDYDO_ATTRIBUTE | 20060616 | |||
3 | ![]() |
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 | ![]() |
I_EMPHASIS | Call by reference | Type reference (TYPE) | SDYDO_ATTRIBUTE | 20060616 | |||
2 | ![]() |
I_FONT_SIZE | Call by reference | Type reference (TYPE) | SDYDO_ATTRIBUTE | 20060616 | |||
3 | ![]() |
I_NEW_LINE_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20060616 | ||
4 | ![]() |
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 | ![]() |
I_NEW_LINE_FLAG | Call by reference | Type reference (TYPE) | C | 'X' or SPACE | 20060616 | ||
2 | ![]() |
I_TEXT01 | Call by reference | Type reference (TYPE) | SDYDO_TEXT_ELEMENT | 20060616 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
E_TIME_EXT | Call by reference | Type reference (TYPE) | CHAR8 | Character Feld der Länge 8 | 20060706 | ||
2 | ![]() |
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 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20060616 | ||
2 | ![]() |
I_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Date and Time, Current Application Server Time | 20060616 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 |