SAP ABAP Class CL_FDT_WD_SIMULATION_MODEL (FDT WD: Model Class for the simulation component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_TOOLS (Package) BRFplus: Tools in Web Dynpro UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MODEL | FDT WD: Model for Web Dynpro (abstract) | 20070521 |
Properties
Class | CL_FDT_WD_SIMULATION_MODEL | |
Short Description | FDT WD: Model Class for the simulation component | |
Super Class | CL_FDT_WD_MODEL | FDT WD: Model for Web Dynpro (abstract) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_WD_TOOLS | BRFplus: Tools in Web Dynpro UI |
Created | 20070521 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_SIMULATION_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_SIMULATION_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CONTEXT_DOS' | 20070522 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CALLER_SOURCE | 'R' | Single-Character Flag | 20070622 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CALLER_SOURCE | 'T' | Single-Character Flag | 20070622 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101014 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070521 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | 20070521 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20101011 | |
2 | ![]() |
Instance method | Public | Method | 20070521 | |
3 | ![]() |
Instance method | Public | Method | Copy version | 20101011 |
Events
Class CL_FDT_WD_SIMULATION_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CALLER_SOURCE | Public | See coding | 20070622 | CALLER_SOURCE(1) type c
|
||
2 | TABLE_CONSTANTS | Public | See coding | 20070615 | BEGIN OF table_constants,
id TYPE if_fdt_types=>id,
row_index TYPE i,
cell_index TYPE i,
constant_instance TYPE REF TO if_fdt_constant,
END OF table_constants
|
||
3 | TH_TABLE_CONSTANTS | Public | See coding | 20070615 | th_table_constants TYPE HASHED TABLE OF table_constants
WITH UNIQUE KEY id row_index cell_index
|
Method Signatures
Method GET_XML_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20101011 | |||
2 | ![]() |
RO_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20101011 |
Method GET_XML_DOCUMENT on class CL_FDT_WD_SIMULATION_MODEL has no exception.
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070521 | |||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | 20070521 |
Method SET_VALUES on class CL_FDT_WD_SIMULATION_MODEL has no exception.
Method XML_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20101020 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20101011 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20101011 |
Method XML_COPY on class CL_FDT_WD_SIMULATION_MODEL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |