SAP ABAP Class CL_UPB_PM_POFO (Portfolio Graphics in Planning Folders)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPBPM (Package) Planning Folders
⤷
⤷
Properties
| Class | CL_UPB_PM_POFO | |
| Short Description | Portfolio Graphics in Planning Folders | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPBPM | Planning Folders |
| Created | 20020715 | SAP |
| Last change | 20130531 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UPB_PM_POFO has no interface implemented.
Friends
Class CL_UPB_PM_POFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR9 | 'G_CC_POFO' | Character field of 9 digits | 20020715 | ||
| 2 | Constant | Private | Type reference (TYPE) | SY-DYNNR | '1000' | ABAP Program: Number of Current Screen | 20020715 | ||
| 3 | Constant | Private | Type reference (TYPE) | SY-REPID | 'SAPLUPB_PM_POFO' | 20020715 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UPB_PM_POFO | Portfolio Graphics in Planning Folders | 20020830 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UPB_PM_APPLC | Upper Class for Special Attributes of Planning Folders | 20020716 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20020715 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPB_POFO_FRONTEND | Portfolio Graphic, Front End | 20020716 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPB_POFO_PROVIDER_BPS | Portfolio Graphic, Data Source | 20020716 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UPB_YS_PM_PROP | Attributes of a Planning Object | 20020716 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UPB_YS_POFO_INFO | Attributes of Portfolio Graphic | 20020716 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | UPB_YS_POFO_XML | XML for Portfolio Graphics | 20020716 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UPB_YS_POFO_XML | XML for Portfolio Graphics | 20020716 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | L_YT_ACTIVE_POB | 20020716 | ||||
| 14 | Static Attribute | Private | Type reference (TYPE) | UPB_Y_APPLC | Planning Application | 20020716 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | UPB_Y_POFO_RFC_DEST | RFC Destination for IGS | 20020716 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | UPB_Y_PS_NAME | Name of Planning Folder | 20020716 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | UPB_Y_PS_POB_KEY | Technical Key of a Planning Object | 20020716 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20020920 | |||
| 19 | Static Attribute | Private | Type reference (TYPE) | UPB_Y_PM_FLAG | Planning Folders: Status | 20020715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020715 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020715 | |
| 3 | Instance method | Private | Method | 20020716 | ||
| 4 | Instance method | Private | Method | 20020716 | ||
| 5 | Static method | Private | Method | 20020716 | ||
| 6 | Instance method | Private | Method | 20020801 | ||
| 7 | Static method | Public | Method | 20020715 | ||
| 8 | Static method | Public | Method | 20020715 | ||
| 9 | Static method | Public | Method | 20020715 | ||
| 10 | Static method | Public | Method | 20020801 | ||
| 11 | Static method | Public | Method | 20020715 | ||
| 12 | Static method | Public | Method | 20020715 | ||
| 13 | Static method | Public | Method | 20020715 |
Events
Class CL_UPB_PM_POFO has no event.
Types
Class CL_UPB_PM_POFO has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UPB_PM_POFO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UPB_PM_POFO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020716 | |||
| 2 | I_NO_IGS | Value transfer | Type reference (TYPE) | CHAR1 | Keinen IGS verwenden | 20020801 | |||
| 3 | I_POB | Call by reference | Type reference (TYPE) | UPB_Y_PS_POB_KEY | Techn. Schlüssel eines Planungsobjekt. | 20020716 |
Method CONSTRUCTOR on class CL_UPB_PM_POFO has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20020806 | |||
| 2 | E_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020806 |
Method DISPLAY on class CL_UPB_PM_POFO has no exception.
Method FREE Signature
Method FREE on class CL_UPB_PM_POFO has no parameter.
Method FREE on class CL_UPB_PM_POFO has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020716 | |||
| 2 | I_NO_IGS | Value transfer | Type reference (TYPE) | UPB_Y_PM_FLAG | Planungsmappen: Zustand | 20020801 | |||
| 3 | I_POB | Call by reference | Type reference (TYPE) | UPB_Y_PS_POB_KEY | Techn. Schlüssel eines Planungsobjekt. | 20020716 | |||
| 4 | RR_POFO | Value transfer | Object reference (TYPE REF TO) | CL_UPB_PM_POFO | Potfoliografiken in Planungsmappen | 20020716 |
Method GET_INSTANCE on class CL_UPB_PM_POFO has no exception.
Method GET_PORTFOLIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CUST_XML | Call by reference | Type reference (TYPE) | UPB_YS_POFO_XML | XML für Portfoliografiken | 20020801 | |||
| 2 | ES_DATA_XML | Call by reference | Type reference (TYPE) | UPB_YS_POFO_XML | XML für Portfoliografiken | 20020801 | |||
| 3 | ET_HTML | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | ITS: Tabellentyp für HTML-Source | 20020801 | |||
| 4 | ET_IMAGE_MIME | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | ITS: Tabellentyp für MIME-Source | 20020801 | |||
| 5 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20020806 | |||
| 6 | E_IGS_RFC_DESTINATION | Call by reference | Type reference (TYPE) | UPB_Y_POFO_RFC_DEST | RFC-Destination für IGS | 20020801 | |||
| 7 | E_MIME_LENGTH | Call by reference | Type reference (TYPE) | I | 20020913 | ||||
| 8 | E_MIME_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020813 | ||||
| 9 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020806 |
Method GET_PORTFOLIO on class CL_UPB_PM_POFO has no exception.
Method POFO_COMMIT Signature
Method POFO_COMMIT on class CL_UPB_PM_POFO has no parameter.
Method POFO_COMMIT on class CL_UPB_PM_POFO has no exception.
Method POFO_FREE Signature
Method POFO_FREE on class CL_UPB_PM_POFO has no parameter.
Method POFO_FREE on class CL_UPB_PM_POFO has no exception.
Method POFO_INIT_C Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | Messages | 20020806 | |||
| 2 | E_SIZE_OK | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020830 | |||
| 3 | E_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020806 | |||
| 4 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020715 | |||
| 5 | I_APPLC | Call by reference | Type reference (TYPE) | UPB_Y_APPLC | Planungsanwendung | 20020715 | |||
| 6 | I_PM | Call by reference | Type reference (TYPE) | UPB_Y_PS_NAME | Name der Planungsmappe | 20020715 | |||
| 7 | I_POB | Call by reference | Type reference (TYPE) | UPB_Y_PS_POB_KEY | Techn. Schlüssel eines Planungsobjekt. | 20020715 |
Method POFO_INIT_C on class CL_UPB_PM_POFO has no exception.
Method POFO_INIT_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CUST_XML | Call by reference | Type reference (TYPE) | UPB_YS_POFO_XML | XML für Portfoliografiken | 20020801 | |||
| 2 | ES_DATA_XML | Call by reference | Type reference (TYPE) | UPB_YS_POFO_XML | XML für Portfoliografiken | 20020801 | |||
| 3 | ET_HTML | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | ITS: Tabellentyp für HTML-Source | 20020801 | |||
| 4 | ET_IMAGE_MIME | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | ITS: Tabellentyp für MIME-Source | 20020801 | |||
| 5 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Messages | 20020924 | |||
| 6 | E_IGS_RFC_DESTINATION | Call by reference | Type reference (TYPE) | UPB_Y_POFO_RFC_DEST | RFC-Destination für IGS | 20020801 | |||
| 7 | E_MIME_LENGTH | Call by reference | Type reference (TYPE) | I | 20020913 | ||||
| 8 | E_MIME_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020813 | ||||
| 9 | I_APPLC | Call by reference | Type reference (TYPE) | UPB_Y_APPLC | Planungsanwendung | 20020801 | |||
| 10 | I_NO_IGS | Call by reference | Type reference (TYPE) | UPB_Y_PM_FLAG | Planungsmappen: Zustand | 20020801 | |||
| 11 | I_PM | Call by reference | Type reference (TYPE) | UPB_Y_PS_NAME | Name der Planungsmappe | 20020801 | |||
| 12 | I_POB | Call by reference | Type reference (TYPE) | UPB_Y_PS_POB_KEY | Techn. Schlüssel eines Planungsobjekt. | 20020801 |
Method POFO_INIT_EXT on class CL_UPB_PM_POFO has no exception.
Method POFO_INIT_S Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | Messages | 20020806 | |||
| 2 | E_SIZE_OK | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020830 | |||
| 3 | E_SS_DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20020715 | |||
| 4 | E_SS_REPID | Value transfer | Type reference (TYPE) | SY-REPID | 20020715 | ||||
| 5 | E_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020806 | |||
| 6 | I_APPLC | Call by reference | Type reference (TYPE) | UPB_Y_APPLC | Planungsanwendung | 20020715 | |||
| 7 | I_PM | Call by reference | Type reference (TYPE) | UPB_Y_PS_NAME | Name der Planungsmappe | 20020715 | |||
| 8 | I_POB | Call by reference | Type reference (TYPE) | UPB_Y_PS_POB_KEY | Techn. Schlüssel eines Planungsobjekt. | 20020715 |
Method POFO_INIT_S on class CL_UPB_PM_POFO has no exception.
Method POFO_OK_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20020924 |
Method POFO_OK_CODE on class CL_UPB_PM_POFO has no exception.
Method POFO_SAVE Signature
Method POFO_SAVE on class CL_UPB_PM_POFO has no parameter.
Method POFO_SAVE on class CL_UPB_PM_POFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 320 |