SAP ABAP Class CL_FDT_WD_DATA_OB_TAB_MODEL (FDT:WD Model for data object table)
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 | 20060907 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_QUERY_FILTER | Filter for queried objects | 20091102 |
Properties
| Class | CL_FDT_WD_DATA_OB_TAB_MODEL | |
| Short Description | FDT:WD Model for data object table | |
| 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 | 20060907 | SAP |
| Last change | 20140121 | 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 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_DATA_OB_TAB_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 | '01' | 20091013 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '02' | 20091013 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 'STRUCTURE_PROPERTIES' | 20060907 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 24 | Line type length | 20120913 | ||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FDT_TABLE | FDT: Data Object of Type Table | 20060907 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | List of unsaved objects, e.g. via binding | 20090616 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CL_FDT_ADMIN_DATA=>TS_USAGE_TREE | Usages (Where-Used) | 20091102 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>DATA_OBJECT_TYPE | 20060908 | ||||
| 9 | 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 | Private | Method | Destroy no longer used objects | 20090616 | |
| 2 | Instance method | Private | Method | Save all objects deep | 20090616 |
Events
Class CL_FDT_WD_DATA_OB_TAB_MODEL has no event.
Types
Class CL_FDT_WD_DATA_OB_TAB_MODEL has no local type.
Method Signatures
Method DESTROY_UNUSED_OBJECTS Signature
Method DESTROY_UNUSED_OBJECTS on class CL_FDT_WD_DATA_OB_TAB_MODEL has no parameter.
Method DESTROY_UNUSED_OBJECTS on class CL_FDT_WD_DATA_OB_TAB_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 | 20090616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20090616 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |