SAP ABAP Class CL_FDT_WD_GC_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) | 20080114 |
Properties
| Class | CL_FDT_WD_GC_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 | 20080114 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FDT_WD_GC_MODEL has no forward declaration.
Interfaces
Class CL_FDT_WD_GC_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_GC_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 | 20080221 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'DELETED' | Deleted Objects | 20090724 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'MARKED' | Marked for deleted | 20090724 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'NAMED_DOBJ' | Named data objects | 20080221 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'NAMED_EXPR' | Named expressions | 20080221 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'REMOVE_VERSIONS' | Remove versions | 20090724 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SIMPLIFY' | Simplify | 20090724 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'TRUNCATE' | Truncate Versions | 20090724 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'UNNAMED_OBJ' | Unnamed objects | 20080221 | ||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'CLEANUP' | 20080220 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'NAMED_DOBJ' | 20080218 | |||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'NAMED_EXPR' | 20080218 | |||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'OBJECTS' | 20080218 | |||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'UNNAMED_OBJ' | 20080218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fill the Buffer | 20080205 |
Events
Class CL_FDT_WD_GC_MODEL has no event.
Types
Class CL_FDT_WD_GC_MODEL has no local type.
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 | 20080205 |
Method FILL_BUFFER on class CL_FDT_WD_GC_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |