SAP ABAP Class CL_FIP_WDC_MONITOR (Assistance Class for WDC_FIP_MONITOR)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-FIP (Application Component) Perishables Procurement
⤷
FIP_UI_MODEL (Package) User Interface Models for Fresh Item Procurement
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080226 |
Properties
| Class | CL_FIP_WDC_MONITOR | |
| Short Description | Assistance Class for WDC_FIP_MONITOR | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIP_UI_MODEL | User Interface Models for Fresh Item Procurement |
| Created | 20080226 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FIP_WDC_MONITOR has no forward declaration.
Interfaces
Class CL_FIP_WDC_MONITOR has no interface implemented.
Friends
Class CL_FIP_WDC_MONITOR 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) | CL_FIP_AOR_MANAGER | BO AoR's Manager | 20080226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if the an application ID exists in the POWL Customizin | 20080408 | |
| 2 | Instance method | Public | Constructor | 20080226 | ||
| 3 | Instance method | Public | Method | Get Supplying Plants ffrom AoR | 20080226 |
Events
Class CL_FIP_WDC_MONITOR has no event.
Types
Class CL_FIP_WDC_MONITOR has no local type.
Method Signatures
Method CHECK_APPLID_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080408 | |||
| 2 | IV_APPL_ID | Call by reference | Type reference (TYPE) | FPB_APPID | Personalization Application Name | 20080408 |
Method CHECK_APPLID_EXIST on class CL_FIP_WDC_MONITOR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FIP_WDC_MONITOR has no parameter.
Method CONSTRUCTOR on class CL_FIP_WDC_MONITOR has no exception.
Method GET_SUPPLYING_PLANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUPPLYING_PLANTS | Call by reference | Type reference (TYPE) | FIP_T_SUPLG_PLANT_BASIC | Table of supplying plants | 20080226 |
Method GET_SUPPLYING_PLANTS on class CL_FIP_WDC_MONITOR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |