SAP ABAP Class CL_UPWB_BSP_APPL (Gen. Class for WEB Interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPWB (Package) Graphic Builder for Planning Applications with BSP
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UPA_MCB_BSP_APPL | Subclass for Maintenance Cost Budgeting Web UI | 20040422 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_UPWB_EXIT_MUSTER | Template for Exit Classes of BSP Planning Applications | 20021125 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_UPX_KFP_MKT_TOP_DOWN_DISP | Dispatcher Class for Marketing Top-Down Planning | 20050923 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_UPYC_BPREP_APPLICATION | Automatic Execution of Planning Sequences | 20050407 |
Properties
| Class | CL_UPWB_BSP_APPL | |
| Short Description | Gen. Class for WEB Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | UPWB | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | UPWB | Graphic Builder for Planning Applications with BSP |
| Created | 20010212 | 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) |
Interfaces
Class CL_UPWB_BSP_APPL has no interface implemented.
Friends
Class CL_UPWB_BSP_APPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20010212 | ||
| 2 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20010212 | ||
| 3 | Constant | Public | Type reference (TYPE) | UPWB_Y_HANDLER_TYPE | 'E' | Handler Type - Event | 20010619 | ||
| 4 | Constant | Public | Type reference (TYPE) | UPWB_Y_HANDLER_TYPE | 'A' | Handler Type - Exit Event | 20010619 | ||
| 5 | Constant | Public | Type reference (TYPE) | UPWB_Y_HANDLER_TYPE | 'G' | Handler Type - Get Data (PBO) | 20030729 | ||
| 6 | Constant | Public | Type reference (TYPE) | UPWB_Y_HANDLER_TYPE | 'I' | Handler Type - Initialization | 20010619 | ||
| 7 | Constant | Public | Type reference (TYPE) | UPWB_Y_HANDLER_TYPE | 'P' | Handler Type - PAI | 20010619 | ||
| 8 | Constant | Public | Type reference (TYPE) | UPWB_Y_HANDLER_TYPE | 'R' | Handler Type - Render | 20030729 | ||
| 9 | Constant | Public | Type reference (TYPE) | UPWB_Y_HANDLER_TYPE | 'S' | Handler Type - Set Data (PAI) | 20030729 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR2 | 'IG' | PBO Handlers | 20030729 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR4 | 'PSAE' | PAI Handlers | 20030729 | ||
| 12 | Constant | Public | Type reference (TYPE) | CHAR2 | 'PS' | Validation Handlers (PAI) | 20030811 | ||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_UPWB_C_APPLICATION | Application | 20020221 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UPWB_MSG_LOG | Message Log | 20010719 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20020927 | |||
| 16 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_PAGE | Business Server Page (BSP) Page | 20020927 | |||
| 17 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020927 | |||
| 18 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20020927 | |||
| 19 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Page (BSP) Runtime | 20020927 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | UPWB_YT_HANDLER | Table with Registration Entries | 20010213 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020927 | ||||
| 22 | Instance attribute | Public | Type reference (TYPE) | UPWB_Y_HTML_VERSION | HTML Version | 20020927 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | 0 | Return Value, Return Value After ABAP Statements | 20010717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010212 | |
| 2 | Instance method | Protected | Method | Dispatch single event to component | 20020925 | |
| 3 | Instance method | Public | Method | Standard Filter | 20040612 | |
| 4 | Instance method | Public | Method | Is Called Up During Event of Same Name of BSP Page | 20020221 | |
| 5 | Instance method | Public | Method | Is Called Up During Event PAI of BSP Page | 20020221 | |
| 6 | Instance method | Protected | Method | Loads the Application | 20020221 | |
| 7 | Instance method | Public | Method | Registers Event Handler on BSP page (See Constants) | 20020221 |
Events
Class CL_UPWB_BSP_APPL has no event.
Types
Class CL_UPWB_BSP_APPL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UPWB_BSP_APPL has no parameter.
Method CONSTRUCTOR on class CL_UPWB_BSP_APPL has no exception.
Method DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HANDLER | Value transfer | Type reference (TYPE) | UPWB_YS_HANDLER | 20020927 | ||||
| 2 | R_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | 20031008 |
Method DISPATCH on class CL_UPWB_BSP_APPL has no exception.
Method FILTER_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XT_MESG | Call by reference | Type reference (TYPE) | UPWB_YT_MSG_TRAY | Messages in message tray | 20040612 |
Method FILTER_MESSAGES on class CL_UPWB_BSP_APPL has no exception.
Method INITIALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAVIGATION | Value transfer | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20020221 | |||
| 2 | PAGE | Value transfer | Object reference (TYPE REF TO) | IF_BSP_PAGE | Business Server Page (BSP) Seite | 20020221 | |||
| 3 | REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020221 | |||
| 4 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20020221 | |||
| 5 | RUNTIME | Value transfer | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | BSP Runtime | 20020221 | |||
| 6 | VERSION | Value transfer | Type reference (TYPE) | UPWB_Y_HTML_VERSION | Html Version | 20020221 |
Method INITIALIZATION on class CL_UPWB_BSP_APPL has no exception.
Method INPUTPROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_ID | Value transfer | Type reference (TYPE) | STRING | 20020221 | ||||
| 2 | NAVIGATION | Value transfer | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | BSP Navigation | 20020221 | |||
| 3 | PAGE | Value transfer | Object reference (TYPE REF TO) | IF_BSP_PAGE | Business Server Page (BSP) Seite | 20020221 | |||
| 4 | REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020221 | |||
| 5 | RUNTIME | Value transfer | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | BSP Runtime | 20020221 | |||
| 6 | VERSION | Value transfer | Type reference (TYPE) | UPWB_Y_HTML_VERSION | Html Version | 20020221 |
Method INPUTPROCESSING on class CL_UPWB_BSP_APPL has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_C_APPLICATION | Application (root component) | 20031008 | |||
| 2 | APPLICATION_NAME | Value transfer | Type reference (TYPE) | STRING | Application name | 20020221 | |||
| 3 | STORAGE_TYPE | Value transfer | Type reference (TYPE) | UPWB_Y_STORAGE | Storage type (save, runtime, memory,...) | 20020228 |
Method LOAD on class CL_UPWB_BSP_APPL has no exception.
Method REGISTER_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_ACTIVATION | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | Activate/deactivate the handler | 20020221 | ||
| 2 | IC_METHODNAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Methode | 20020221 | |||
| 3 | IC_TYPE | Value transfer | Type reference (TYPE) | UPWB_Y_HANDLER_TYPE | Handler Type | 20020221 | |||
| 4 | IN_PRIORITY | Value transfer | Type reference (TYPE) | NUMC4 | 0050 | Zählparameter | 20020221 | ||
| 5 | IR_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_COMPONENT | Komponente | 20020221 | |||
| 6 | IS_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | '*' | Ereignis (only for type Event) | 20020221 | ||
| 7 | IS_PAGE_ID | Call by reference | Type reference (TYPE) | STRING | '*' | BSP-Seite | 20020221 |
Method REGISTER_HANDLER on class CL_UPWB_BSP_APPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 31A |