SAP ABAP Class CL_UC_DYNAMIC_DOCUMENT (Dynamic Document)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCUP (Package) SEM-BCS: User Interface: Navigation with (Local) Parameters

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_CUST_CTRL | Internal View of GUI Object | 20010725 |
Properties
Class | CL_UC_DYNAMIC_DOCUMENT | |
Short Description | Dynamic Document | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UCUP | SEM-BCS: User Interface: Navigation with (Local) Parameters |
Created | 20010725 | SAP |
Last change | 20041006 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UG_WB_CUST_CTRL | Internal View of GUI Object | 20010725 |
Friends
Class CL_UC_DYNAMIC_DOCUMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | Do not display area | 20041027 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20030604 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | Display Texts (tentative) | 20041027 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | First display | 20021113 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20041027 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20041027 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_DYNAMIC_DOCUMENT_DATA | Data Exchange--Dynamic Doc. | 20041027 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20041027 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Dynamic Documents: Range of a Form | 20041027 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Field Catalog, ...) | 20041027 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_DATA | Data Table for Display | 20041027 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UCU_TS_DYN_DOC_DATA | Field Display Properties for Dynamic Document | 20041027 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC0_TS_VALUE | Fixed Values | 20041027 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_INPUT_REFERENCE | Table with Refs to Displayed Fields | 20041027 | ||
15 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_WB_CUST_CTRL | Internal View of GUI Object | 20010726 | ||
16 | ![]() |
Constant | Private | Type reference (TYPE) | UC_FLG | 'X' | ='X' | 20010821 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Data Check using go_model | 20010725 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20010725 |
3 | ![]() |
Instance method | Private | Method | Generate Table lt_ffix with Master Field Values | 20010725 |
4 | ![]() |
Instance method | Private | Method | Display Data Table in HTML Control | 20010725 |
5 | ![]() |
Instance method | Private | Method | Display Cons Area in Document, if AREA Attribute Set | 20010913 |
6 | ![]() |
Instance method | Private | Method | Standard Display for Fields in Document | 20010806 |
7 | ![]() |
Instance method | Private | Method | Special Display for Time Chars Period + Year | 20010806 |
8 | ![]() |
Instance method | Private | Method | Preparation of Data for Display | 20010727 |
9 | ![]() |
Static method | Public | Method | 20010726 | |
10 | ![]() |
Instance method | Public | Event handling method | Event Handling F1 | 20010726 |
11 | ![]() |
Instance method | Public | Event handling method | Event Handling F4 | 20010725 |
12 | ![]() |
Instance method | Public | Event handling method | Event Handling values_changed | 20010924 |
13 | ![]() |
Instance method | Public | Event handling method | Event Handling Return | 20010725 |
Events
Class CL_UC_DYNAMIC_DOCUMENT has no event.
Types
Class CL_UC_DYNAMIC_DOCUMENT has no local type.
Method Signatures
Method CHECK_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA_BAD | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Fehlerhafte Sätze | 20010725 | ||
2 | ![]() |
ET_DATA_GOOD | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Fehlerfreie Sätze | 20010725 | ||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20010725 | ||
4 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Zu prüfende Daten | 20010725 |
Method CHECK_DATA on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_DYNAMIC_DOCUMENT has no parameter.
Method CONSTRUCTOR on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method CREATE_LT_FFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20031006 | ||
2 | ![]() |
IT_ROWS | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20031007 | ||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20010725 |
Method CREATE_LT_FFIX on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_UC_DYNAMIC_DOCUMENT has no parameter.
Method DISPLAY on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method DISPLAY_AREA Signature
Method DISPLAY_AREA on class CL_UC_DYNAMIC_DOCUMENT has no parameter.
Method DISPLAY_AREA on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method DISPLAY_FIELD_STANDARD Signature
Method DISPLAY_FIELD_STANDARD on class CL_UC_DYNAMIC_DOCUMENT has no parameter.
Method DISPLAY_FIELD_STANDARD on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method DISPLAY_FIELD_TIME Signature
Method DISPLAY_FIELD_TIME on class CL_UC_DYNAMIC_DOCUMENT has no parameter.
Method DISPLAY_FIELD_TIME on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method ENRICH_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | TS_DATA | Tabelle für Display | 20010727 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldname/Wert | 20010727 | ||
3 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Fixierte Werte | 20010727 |
Method ENRICH_DATA on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_UG_WB_CUST_CTRL | Interne Sicht auf das GUI-Objekt | 20010726 |
Method GET_INSTANCE on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method HANDLE_F1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | 20010726 |
Method HANDLE_F1 on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method HANDLE_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | 20010725 |
Method HANDLE_F4 on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method HANDLE_VALUES_CHANGED Signature
Method HANDLE_VALUES_CHANGED on class CL_UC_DYNAMIC_DOCUMENT has no parameter.
Method HANDLE_VALUES_CHANGED on class CL_UC_DYNAMIC_DOCUMENT has no exception.
Method INPUT_ON_ENTER Signature
Method INPUT_ON_ENTER on class CL_UC_DYNAMIC_DOCUMENT has no parameter.
Method INPUT_ON_ENTER on class CL_UC_DYNAMIC_DOCUMENT has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |