SAP ABAP Class CL_FPM_CNR_GAF (API to overwrite properties of CNR_GAF)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CNR_GAF | Interface for CNR in GAF | 20070504 |
Properties
| Class | CL_FPM_CNR_GAF | |
| Short Description | API to overwrite properties of CNR_GAF | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20070504 | 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_CNR_GAF | Interface for CNR in GAF | 20070504 |
Friends
Class CL_FPM_CNR_GAF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120828 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager for OIF application | 20091201 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120831 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_FPM_CNR_GAF=>T_BUTTON | 20070624 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_FPM_CNR_GAF=>T_BUTTON_CHOICE | 20070624 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_FPM_CNR_GAF=>T_DUPLICATE_TOOLBAR | 20070624 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_FPM_CNR_GAF=>T_MENUBAR | 20070701 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_FPM_CNR_GAF=>T_SEPARATOR | 20070624 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_FPM_CNR_GAF=>T_MENUBAR | 20070701 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | 20100205 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070624 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070624 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070624 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080429 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070701 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070624 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080815 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor of class CL_FPM_CNR_GAF | 20070504 | |
| 2 | Instance method | Private | Method | 20100104 | ||
| 3 | Instance method | Private | Method | 20100205 | ||
| 4 | Instance method | Private | Method | 20120828 | ||
| 5 | Instance method | Public | Method | 20070624 | ||
| 6 | Instance method | Public | Method | 20070624 | ||
| 7 | Instance method | Public | Method | 20070624 | ||
| 8 | Instance method | Public | Method | 20070701 | ||
| 9 | Instance method | Public | Method | 20070624 | ||
| 10 | Instance method | Public | Method | 20070701 |
Events
Class CL_FPM_CNR_GAF has no event.
Types
Class CL_FPM_CNR_GAF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FLOORPLAN_DATA | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager for GAF application | 20091201 | |||
| 2 | IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120831 |
Method CONSTRUCTOR on class CL_FPM_CNR_GAF has no exception.
Method GET_EVENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | Action ID | 20100104 | |||
| 2 | RV_EVENT_ID | Value transfer | Type reference (TYPE) | STRING | ID of the FPM Event | 20100104 |
Method GET_EVENT_ID on class CL_FPM_CNR_GAF has no exception.
Method HANDLE_ACTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | FPM_ACTION_TYPE | FPM: Defines the FPM Event Action Type | 20100205 | |||
| 2 | IV_NEW_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | ID of the FPM Event | 20100205 | |||
| 3 | IV_OLD_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | ID of the FPM Event | 20100205 | |||
| 4 | IV_STANDARD_EVENT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100205 | |||
| 5 | RV_NEW_EVENT_ID | Value transfer | Type reference (TYPE) | STRING | ID of the FPM Event | 20100205 |
Method HANDLE_ACTION_ID on class CL_FPM_CNR_GAF has no exception.
Method RAT_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | ANY | 20120828 | ||||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | 20120828 |
Method RAT_TRACE on class CL_FPM_CNR_GAF has no exception.
Method RENDER_BUTTONS Signature
Method RENDER_BUTTONS on class CL_FPM_CNR_GAF has no parameter.
Method RENDER_BUTTONS on class CL_FPM_CNR_GAF has no exception.
Method RENDER_BUTTON_CHOICES Signature
Method RENDER_BUTTON_CHOICES on class CL_FPM_CNR_GAF has no parameter.
Method RENDER_BUTTON_CHOICES on class CL_FPM_CNR_GAF has no exception.
Method RENDER_DUPLICATE_TOOLBAR Signature
Method RENDER_DUPLICATE_TOOLBAR on class CL_FPM_CNR_GAF has no parameter.
Method RENDER_DUPLICATE_TOOLBAR on class CL_FPM_CNR_GAF has no exception.
Method RENDER_RELATED_LINKS Signature
Method RENDER_RELATED_LINKS on class CL_FPM_CNR_GAF has no parameter.
Method RENDER_RELATED_LINKS on class CL_FPM_CNR_GAF has no exception.
Method RENDER_SEPARATORS Signature
Method RENDER_SEPARATORS on class CL_FPM_CNR_GAF has no parameter.
Method RENDER_SEPARATORS on class CL_FPM_CNR_GAF has no exception.
Method RENDER_YOU_CAN_ALSO Signature
Method RENDER_YOU_CAN_ALSO on class CL_FPM_CNR_GAF has no parameter.
Method RENDER_YOU_CAN_ALSO on class CL_FPM_CNR_GAF has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |