SAP ABAP Class CL_FDT_WD_DO_STRUCT_MODEL (FDT: WD model for Data Object Structure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_CORE_OBJECTS (Package) BRFplus: Core Objects for Web Dynpro UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects | 20061108 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_QUERY_FILTER | Filter for queried objects | 20091102 |
Properties
Class | CL_FDT_WD_DO_STRUCT_MODEL | |
Short Description | FDT: WD model for Data Object Structure | |
Super Class | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_WD_CORE_OBJECTS | BRFplus: Core Objects for Web Dynpro UI |
Created | 20061108 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FDT_WD_QUERY_FILTER | Filter for queried objects | 20091102 |
Friends
Class CL_FDT_WD_DO_STRUCT_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'BINDING' | 20110502 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CREATE' | 20090107 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MD' | 20090107 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MU' | 20090107 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'REM' | 20090107 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SEL' | 20090107 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '01' | 20091013 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '02' | 20091013 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '03' | 20091013 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'DO_STRUCTURE' | 20061108 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'DO_STRUCTURE_NAME' | 20061108 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DATA_OBJECT_TYPE' | 20090107 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_STRUCTURE | FDT: Data Object of Type Structure | 20061108 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20091102 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | List of unsaved objects, e.g. via binding | 20090303 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_FDT_ADMIN_DATA=>TS_USAGE_TREE | Usages (Where-Used) | 20091102 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | True, if referenced objects for filter need to be refreshed | 20091102 | |
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | True, if the usage tree has been set | 20121211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Set elements | 20101118 |
2 | ![]() |
Instance method | Private | Method | Destroy no longer used objects | 20090303 |
3 | ![]() |
Instance method | Private | Method | Save all objects deep | 20090305 |
Events
Class CL_FDT_WD_DO_STRUCT_MODEL has no event.
Types
Class CL_FDT_WD_DO_STRUCT_MODEL has no local type.
Method Signatures
Method ADD_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20101118 |
Method ADD_ELEMENTS on class CL_FDT_WD_DO_STRUCT_MODEL has no exception.
Method DESTROY_UNUSED_OBJECTS Signature
Method DESTROY_UNUSED_OBJECTS on class CL_FDT_WD_DO_STRUCT_MODEL has no parameter.
Method DESTROY_UNUSED_OBJECTS on class CL_FDT_WD_DO_STRUCT_MODEL has no exception.
Method SAVE_DEEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20090305 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |