SAP ABAP Class CL_FDT_WD_APPLN_ADMN_MODEL (FDT WD: Model for garbage collection)
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) | 20090814 |
Properties
| Class | CL_FDT_WD_APPLN_ADMN_MODEL | |
| Short Description | FDT WD: Model for garbage collection | |
| 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 | 20090811 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_APPLN_ADMN_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_APPLN_ADMN_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 | 'CLEANUP' | Cleanup | 20090814 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'NAMED_DOBJ' | Named data objects | 20090814 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'NAMED_EXPR' | Named expressions | 20090814 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'UNNAMED_OBJ' | Unnamed objects | 20090814 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'CLEANUP' | 20090814 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'DELETED_OBJECTS ' | 20090814 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'LEAN_TRACE' | 20120316 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'MARKED_OBJ' | 20090814 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'NAMED' | 20090910 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'NAMED_DOBJ' | 20090814 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'NAMED_EXPR' | 20090814 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'DATA_NAMED_EXPR' | 20090910 | |||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'OBJECTS' | 20090814 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'REMOVE_OBJS' | 20090814 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'SIMPLIFY_OBJS' | 20090814 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'TRUNCATE_VERSION' | 20090814 | |||
| 17 | Constant | Private | Type reference (TYPE) | STRING | 'UNNAMED_OBJ' | 20090814 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'REMOVE_DEL' | 20110913 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'DEL_MARKED' | 20110913 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'DEL_TRACE' | 20120302 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'DEL_UNUSED' | 20110913 | |||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'SIMPLIFY' | 20110913 | |||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'TRUNCATE' | 20110913 | |||
| 24 | Constant | Public | Type reference (TYPE) | STRING | 'AC' | 20111003 | |||
| 25 | Constant | Public | Type reference (TYPE) | STRING | 'AA' | 20111003 | |||
| 26 | Constant | Public | Type reference (TYPE) | STRING | 'DT' | 20120520 | |||
| 27 | Constant | Public | Type reference (TYPE) | STRING | 'DB' | 20120507 | |||
| 28 | Constant | Public | Type reference (TYPE) | STRING | 'DTE' | 20120520 | |||
| 29 | Constant | Public | Type reference (TYPE) | STRING | 'FN' | 20120507 | |||
| 30 | Constant | Public | Type reference (TYPE) | STRING | 'SI' | 20120619 | |||
| 31 | Constant | Public | Type reference (TYPE) | STRING | 'SC' | 20111003 | |||
| 32 | Constant | Public | Type reference (TYPE) | STRING | 'DTS' | 20120520 | |||
| 33 | Constant | Public | Type reference (TYPE) | STRING | 'ST' | 20111003 | |||
| 34 | Constant | Public | Type reference (TYPE) | STRING | 'AM' | 20111003 | |||
| 35 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20110809 | |||
| 36 | Instance attribute | Public | Type reference (TYPE) | T_HEADER | Header deatils for trace | 20120507 | |||
| 37 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>OBJECT_TYPE | Objekt type | 20090910 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fill the Buffer | 20090814 |
Events
Class CL_FDT_WD_APPLN_ADMN_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_HEADER | Public | See coding | 20120618 | BEGIN OF S_HEADER.
include type IF_FDT_LEAN_TRACE=>s_HEADER.
types: table type tabname.
TYPES: END OF s_header
|
||
| 2 | T_HEADER | Public | See coding | 20120618 | t_header TYPE TABLE OF s_header
|
Method Signatures
Method FILL_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL_ID | Call by reference | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20090814 |
Method FILL_BUFFER on class CL_FDT_WD_APPLN_ADMN_MODEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |