SAP ABAP Interface IF_UPWB_APPLICATION (Application)
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
⤷
⤷
Properties
| Interface | IF_UPWB_APPLICATION | |
| Short Description | Application |
General Data
| Package | UPWB | Graphic Builder for Planning Applications with BSP |
| Created | 20010212 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UPWB_APPLICATION has no forward declaration.
Interfaces
Interface IF_UPWB_APPLICATION has no interface.
Friends
Interface IF_UPWB_APPLICATION has no friend.
Attributes
Interface IF_UPWB_APPLICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Consistency Check | 20010215 | |
| 2 | Static method | Public | Method | Loads Application from DOM | 20010212 | |
| 3 | Instance method | Public | Method | Name of Application | 20010213 | |
| 4 | Instance method | Public | Method | Web & Exc: Delivers Attributes of BSP Page | 20010216 | |
| 5 | Instance method | Public | Method | Web: Delivers BSP Page on Generation | 20010216 | |
| 6 | Instance method | Public | Method | Web: Delivers BSP Page During Dynamic Rendering | 20020225 | |
| 7 | Instance method | Public | Method | Delivers Components By Name | 20010215 | |
| 8 | Instance method | Public | Method | Returns Subcomponents | 20010215 | |
| 9 | Instance method | Public | Method | Current Page (HTML Name) | 20020226 | |
| 10 | Instance method | Public | Method | Delivers Page | 20010723 | |
| 11 | Instance method | Public | Method | Delivers Page Name, Main Page for Application | 20010612 | |
| 12 | Static method | Public | Method | Generation / Constructor | 20010212 | |
| 13 | Instance method | Public | Method | Web: Initialization at Runtime of BSP Application | 20010212 | |
| 14 | Instance method | Public | Method | Name of Application | 20010214 | |
| 15 | Instance method | Public | Method | Web: Sets Name of Generated BSP ABAP OO Class | 20010228 | |
| 16 | Instance method | Public | Method | Current Page (HTML Name) | 20020226 | |
| 17 | Instance method | Public | Method | Sets the Package | 20010228 | |
| 18 | Instance method | Public | Method | Web: Generation of Class | 20010728 | |
| 19 | Instance method | Public | Method | Sets OTR Packages | 20020320 | |
| 20 | Instance method | Public | Method | Description of Application | 20011210 | |
| 21 | Instance method | Public | Method | Serialization in XML Format | 20010212 |
Events
Interface IF_UPWB_APPLICATION has no event.
Types
Interface IF_UPWB_APPLICATION has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_OK | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20010215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20010215 |
Method DOM_TO_APPLICATION 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_APPLICATION | Applikation | 20010212 | |||
| 2 | IR_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Referenz auf IXML-Dokument | 20010212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_UPWB_EXCEPTION | 20010212 |
Method GET_APPLICATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NAME | Value transfer | Type reference (TYPE) | STRING | 20010213 |
Method GET_APPLICATION_NAME on Interface IF_UPWB_APPLICATION has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EB_FLAG_GEN_CLASS | Value transfer | Type reference (TYPE) | BOOLEAN | Web: boolsche Variable (X=true, -=false, space=unknown) | 20010728 | |||
| 2 | EB_HTTPS | Value transfer | Type reference (TYPE) | BOOLEAN | Use HTTPS protocol | 20030206 | |||
| 3 | EI_PAGE_COUNT | Value transfer | Type reference (TYPE) | I | 20010216 | ||||
| 4 | ES_CLASSNAME | Call by reference | Type reference (TYPE) | STRING | Web | 20010228 | |||
| 5 | ES_DEFAULT_PAGE | Call by reference | Type reference (TYPE) | STRING | 20010216 | ||||
| 6 | ES_DEV_CLASS | Call by reference | Type reference (TYPE) | STRING | Paket | 20010216 | |||
| 7 | ES_NAME | Call by reference | Type reference (TYPE) | STRING | 20010728 | ||||
| 8 | ES_TITLE | Call by reference | Type reference (TYPE) | STRING | 20010216 | ||||
| 9 | ET_OTR_PACKAGES | Call by reference | Type reference (TYPE) | TR_DEVCLASSES | 20010522 | ||||
| 10 | E_VERSION | Value transfer | Type reference (TYPE) | UPWB_Y_HTML_VERSION | Html Version to be generated | 20040408 |
Method GET_ATTRIBUTES on Interface IF_UPWB_APPLICATION has no exception.
Method GET_BSP_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BSP_FRAGMENTS | Call by reference | Type reference (TYPE) | UPWB_YT_FRAGMENT | OBSOLETE: Table of page fragments entries | 20010720 | |||
| 2 | EB_EVENT_HANDLING | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20010531 | |||
| 3 | ES_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Seite | 20010216 | |||
| 4 | ES_TITLE | Call by reference | Type reference (TYPE) | STRING | Titel | 20010216 | |||
| 5 | ET_BSP_BODY | Call by reference | Type reference (TYPE) | O2PAGELINE_TABLE | Seiteninhalt / Body | 20010216 | |||
| 6 | ET_BSP_HEAD | Call by reference | Type reference (TYPE) | O2PAGELINE_TABLE | OBSOLET: Kopf der Seite | 20010216 | |||
| 7 | II_NUM | Value transfer | Type reference (TYPE) | I | Seitennummer | 20010216 | |||
| 8 | I_ID | Value transfer | Type reference (TYPE) | STRING | Component ID | 20040802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20010216 |
Method GET_BSP_RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RENDER | Call by reference | Type reference (TYPE) | UPWB_YT_DYNAM_RENDER | Tabelle: structure for dynamic rendering of BSP | 20020225 |
Method GET_BSP_RENDER on Interface IF_UPWB_APPLICATION has no exception.
Method GET_COMPONENT_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ID | Call by reference | Type reference (TYPE) | STRING | Bezeichner | 20010215 | |||
| 2 | RR_COMP | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_COMPONENT | Komponente | 20010215 |
Method GET_COMPONENT_BY_ID on Interface IF_UPWB_APPLICATION has no exception.
Method GET_COMPONENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMPONENT | Call by reference | Type reference (TYPE) | UPWB_YT_COMPONENT | ITAB mit Referenz auf Komponenten | 20010215 | |||
| 2 | IB_HIERARCHY_ORDER | Value transfer | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20020527 |
Method GET_COMPONENT_LIST on Interface IF_UPWB_APPLICATION has no exception.
Method GET_CURRENT_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Html name der Seite | 20020226 |
Method GET_CURRENT_PAGE on Interface IF_UPWB_APPLICATION has no exception.
Method GET_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_PAGE | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_COMPONENT | Name der Seite | 20010723 | |||
| 2 | II_NUM | Value transfer | Type reference (TYPE) | I | Seitennummer | 20010723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20010723 |
Method GET_PAGE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NAME | Value transfer | Type reference (TYPE) | STRING | Name der Seite | 20010612 | |||
| 2 | II_NUM | Value transfer | Type reference (TYPE) | I | Seitennummer | 20010612 |
Method GET_PAGE_NAME on Interface IF_UPWB_APPLICATION has no exception.
Method GET_ROOT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_CREATE_NEW | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | IB_CREATE_NEW | 20010212 | ||
| 2 | IS_ID | Call by reference | Type reference (TYPE) | STRING | 'Application' | Bezeichner | 20010212 | ||
| 3 | RR_APPL | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_APPLICATION | 20020926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_UPWB_EXCEPTION | 20010212 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_UPWB_BSP_APPL | Schnittstelle f. BSP-Applikationsklasse | 20010215 |
Method INITIALIZE on Interface IF_UPWB_APPLICATION has no exception.
Method SET_APPLICATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NAME | Value transfer | Type reference (TYPE) | STRING | 20010214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20010214 |
Method SET_CLSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IC_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Paket | 20010228 |
Method SET_CLSNAME on Interface IF_UPWB_APPLICATION has no exception.
Method SET_CURRENT_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | STRING | 20020227 |
Method SET_CURRENT_PAGE on Interface IF_UPWB_APPLICATION has no exception.
Method SET_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IC_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20010228 |
Method SET_DEVCLASS on Interface IF_UPWB_APPLICATION has no exception.
Method SET_FLAG_GEN_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERATE_CLASS | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20010728 |
Method SET_FLAG_GEN_CLASS on Interface IF_UPWB_APPLICATION has no exception.
Method SET_OTR_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | STRING | 20020320 |
Method SET_OTR_PACKAGES on Interface IF_UPWB_APPLICATION has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TITLE | Value transfer | Type reference (TYPE) | STRING | 20011210 |
Method SET_TITLE on Interface IF_UPWB_APPLICATION has no exception.
Method TO_XML_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Dokument | 20010212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_UPWB_EXCEPTION | 20010212 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 31A |