SAP ABAP Class CL_FDT_WD_APPLICATION_MODEL (FDT WD: Model for Application)
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 | 20060630 |
Properties
| Class | CL_FDT_WD_APPLICATION_MODEL | |
| Short Description | FDT WD: Model for Application | |
| 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 | 20060630 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_APPLICATION_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_APPLICATION_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 | 'ACTION_REMOVE' | Action Remove | 20130911 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ACTION_REMOVE_CONFIRMED' | Action Remove | 20130911 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ACTION_REMOVE_WITH_USAGES' | Action Remove | 20130913 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'ACTION_TOGGLE_LOCAL' | Action Toggle local Flag | 20101005 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ACTION_TOGGLE_STORAGE_TYPE' | Action Toggle storage type | 20101005 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'APPLICATION' | Application Model Node | 20060707 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'ASSIGNED_OBJECTS' | Assigned objects Model Node | 20060901 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'CUSTOM_ATTRIBUTES' | Custom Attributes Model Node | 20130808 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'MESSAGE_TYPES' | Message Types Model Node | 20100518 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'QUERY' | Query Mode Node | 20061218 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'TABLE_TYPES' | Table Type Model Node | 20071029 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_ASSIGNED_OBJECTS' | Assigned Objects TAb | 20110125 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_CUSTOM_ATTRIBUTES' | Custom Attributes TAb | 20130808 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_DEFAULT_SETTINGS' | Properties Tab | 20110125 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_PROPERTIES' | Properties Tab | 20110125 | ||
| 16 | Constant | Public | Type reference (TYPE) | FDT_OBJECT_TYPE | '00' | All Object Types | 20070503 | ||
| 17 | Static Attribute | Private | Type reference (TYPE) | TH_CURRENCY | 20130322 | ||||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_APPLICATION | Application | 20060704 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Objects that need to be (re)activated | 20130913 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Objects that need to be dequeued | 20130913 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Objects that need to be set back to marked for delete | 20130911 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Objects that need to be set back to obsolete | 20130911 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Objects that need to be saved/dequeued | 20130911 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Application Copy Mode | 20090514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check if Custom Attributes is valid for Removal | 20130911 | |
| 2 | Instance method | Private | Method | Returns the application log description | 20080805 | |
| 3 | Instance method | Private | Method | Returns the assigned objects | 20060901 | |
| 4 | Instance method | Private | Method | Creates the Custom Attributes | 20130808 | |
| 5 | Instance method | Private | Method | Get all objects using a specific custom attribute | 20130911 | |
| 6 | Instance method | Private | Method | Returns the lead selection index for a table type | 20090514 | |
| 7 | Instance method | Private | Method | Creates the Checkboxgroup | 20100518 | |
| 8 | Instance method | Private | Method | 20090209 | ||
| 9 | Instance method | Private | Method | Returns the assigned objects | 20071029 | |
| 10 | Static method | Public | Method | Gets the needed transport properties for enforced versioning | 20110103 | |
| 11 | Instance method | Public | Method | Returns, if the application is persisted | 20070215 | |
| 12 | Instance method | Private | Method | Correct invalid attribute usages | 20130911 | |
| 13 | Instance method | Public | Method | Sets the application copy mode | 20090514 | |
| 14 | Instance method | Private | Method | Sets the Custom Attributes | 20130808 | |
| 15 | Instance method | Private | Method | Sets the message types | 20100518 |
Events
Class CL_FDT_WD_APPLICATION_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CURRENCY | Private | See coding | 20130322 | BEGIN OF s_currency,
currency TYPE waers_curc,
text TYPE if_fdt_types=>text,
END OF s_currency
|
||
| 2 | TH_CURRENCY | Private | See coding | 20130322 | th_currency TYPE HASHED TABLE OF s_currency WITH UNIQUE KEY currency
|
Method Signatures
Method CHECK_CUSTOM_ATTRIBUTE_REMOVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130911 | |||
| 2 | RV_REMOVE | Value transfer | Type reference (TYPE) | BOOLEAN | Result wether Removal is ok | 20130911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20130911 |
Method GET_APPLICATION_LOG_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOG_OBJECT_DESCR | Call by reference | Type reference (TYPE) | BALOBJT_D | Application Log Object Description | 20080805 | |||
| 2 | EV_LOG_SUBOBJECT_DESCR | Call by reference | Type reference (TYPE) | BALSUBOBJT | Application Subobject Description | 20080805 | |||
| 3 | IV_LOG_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Application Log: Object | 20080805 | |||
| 4 | IV_SUBLOG_OBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20080805 |
Method GET_APPLICATION_LOG_DESCR on class CL_FDT_WD_APPLICATION_MODEL has no exception.
Method GET_ASSIGNED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_QUERY_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Query Element | 20060901 | |||
| 2 | IO_QUERY_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Query Node | 20060901 | |||
| 3 | IV_INITIALIZE_ELEMENTS | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | true: initializes the elements of the node | 20060901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fdt Exception | 20060901 |
Method GET_CUSTOM_ATTRIBUTES Signature
Method GET_CUSTOM_ATTRIBUTES on class CL_FDT_WD_APPLICATION_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20130808 |
Method GET_CUSTOM_ATTRIBUTE_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_ID_USAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20130911 | |||
| 2 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20130911 |
Method GET_INDEX_FOR_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE_TYPE | Call by reference | Type reference (TYPE) | FDT_TABLE_TYPE | Table Type | 20090514 | |||
| 2 | RV_INDEX | Value transfer | Type reference (TYPE) | I | Index | 20090514 |
Method GET_INDEX_FOR_TABLE_TYPE on class CL_FDT_WD_APPLICATION_MODEL has no exception.
Method GET_MESSAGE_TYPES Signature
Method GET_MESSAGE_TYPES on class CL_FDT_WD_APPLICATION_MODEL has no parameter.
Method GET_MESSAGE_TYPES on class CL_FDT_WD_APPLICATION_MODEL has no exception.
Method GET_OBJECT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODEL_NODE_NAME | Value transfer | Type reference (TYPE) | IF_FDT_WD_TYPES=>MODEL_NODE_NAME | 20090209 | ||||
| 2 | LC_DOMAIN | Value transfer | Type reference (TYPE) | DDOBJNAME | 20090209 | ||||
| 3 | LO_MODEL_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20090209 |
Method GET_OBJECT_TYPES on class CL_FDT_WD_APPLICATION_MODEL has no exception.
Method GET_TABLE_TYPES Signature
Method GET_TABLE_TYPES on class CL_FDT_WD_APPLICATION_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fdt Exception | 20071029 |
Method GET_TRANSPORT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ENFORCED_VERSIONING | Call by reference | Type reference (TYPE) | FDTS_WD_APPL_FORCED_VERSION | FDT WD: Enforced versioning | 20110103 | |||
| 2 | IO_APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_APPLICATION | FDT: Application | 20110103 |
Method GET_TRANSPORT_PROPERTIES on class CL_FDT_WD_APPLICATION_MODEL has no exception.
Method IS_APPLICATION_PERSISTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_PERSISTED | Value transfer | Type reference (TYPE) | BOOLE_D | True: is persisted | 20070215 |
Method IS_APPLICATION_PERSISTED on class CL_FDT_WD_APPLICATION_MODEL has no exception.
Method REMOVE_ATTRIBUTE_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_ID_CHANGED | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20130911 | |||
| 2 | ETS_ID_FAILED | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20130911 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20130911 | |||
| 4 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130911 |
Method REMOVE_ATTRIBUTE_USAGES on class CL_FDT_WD_APPLICATION_MODEL has no exception.
Method SET_APPLICATION_COPY_MODE Signature
Method SET_APPLICATION_COPY_MODE on class CL_FDT_WD_APPLICATION_MODEL has no parameter.
Method SET_APPLICATION_COPY_MODE on class CL_FDT_WD_APPLICATION_MODEL has no exception.
Method SET_CUSTOM_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | Action | 20130911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20130830 |
Method SET_MESSAGE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPLICATION_SETTINGS | Call by reference | Type reference (TYPE) | FDTS_WD_APPLICATION_MODEL | FDT: Application model for WD | 20100519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20100520 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |