Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_APPL_MODEL | Application Model for BSP WD Applications | 20031125 |
Properties
| Interface | IF_BSP_WD_APPL_MODEL | |
| Short Description | Model Description for BSP WD Applications |
General Data
| Package | CRM_BSP_WD_TOOLS | Development Tools for WEBCUIF Applications |
| Created | 20031125 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_BSP_WD_APPL_MODEL has no interface.
Friends
Interface IF_BSP_WD_APPL_MODEL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_DDLB_NODE | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Single-Character Indicator | 20090325 | |
| 2 | CO_MAPPED_MODEL_NODE | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Single-Character Indicator | 20060403 | |
| 3 | CO_MAPPED_VALUE_NODE | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Single-Character Indicator | 20060403 | |
| 4 | CO_MODEL_NODE | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | Single-Character Indicator | 20060403 | |
| 5 | CO_VALUE_NODE | Constant | Public | Type reference (TYPE) | CHAR1 | 'V' | Single-Character Indicator | 20060403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Whether a New Attribute Name is Possible | 20050624 | |
| 2 | Instance method | Public | Method | Checks Whether Controller Originally Belongs to Component | 20090609 | |
| 3 | Instance method | Public | Method | Checks Whether a Context Node Represents a Tree Structure | 20040427 | |
| 4 | Instance method | Public | Method | Returns the Application Class | 20031125 | |
| 5 | Instance method | Public | Method | Provides the Context Class of a Controller | 20060413 | |
| 6 | Instance method | Public | Method | Returns the Name of the BSP Application | 20031128 | |
| 7 | Instance method | Public | Method | Provides the Implementation Class of the Appl. Controller | 20040922 | |
| 8 | Instance method | Public | Method | Returns the Basis Entity of a Context Node | 20060116 | |
| 9 | Instance method | Public | Method | Returns All Context Nodes That Bind the Specified Node | 20090218 | |
| 10 | Instance method | Public | Method | Returns Context Node Type | 20060512 | |
| 11 | Instance method | Public | Method | Returns Switch ID for a Context Node | 20080520 | |
| 12 | Instance method | Public | Method | Returns Context Node Type | 20060403 | |
| 13 | Instance method | Public | Method | Returns Implementation Class of the Component Controller | 20040827 | |
| 14 | Instance method | Public | Method | Provides the Context Node of a Context | 20031125 | |
| 15 | Instance method | Public | Method | Provides the Attributes of a Context Node | 20031125 | |
| 16 | Instance method | Public | Method | Provides the Implementation Class of a Controller | 20031128 | |
| 17 | Instance method | Public | Method | Provides a List of Custom Controllers for the Application | 20031125 | |
| 18 | Instance method | Public | Method | Provides the Dependent Context Nodes for a Context Node | 20070706 | |
| 19 | Instance method | Public | Method | Returns a List of Dynamic Views | 20090331 | |
| 20 | Instance method | Public | Method | Returns a List of Dynamic View Sets | 20060110 | |
| 21 | Instance method | Public | Method | Provides the Context Class of a Controller | 20031126 | |
| 22 | Instance method | Public | Method | Provides the Assigned MIME Objects from the First Level | 20040108 | |
| 23 | Instance method | Public | Method | Returns the Pages with Flow Logic | 20040108 | |
| 24 | Instance method | Public | Method | Provides View for Surrounding Window | 20110705 | |
| 25 | Instance method | Public | Method | Provides the Context Class of a Controller | 20031126 | |
| 26 | Instance method | Public | Method | Provides the List of Missing GET_I_ Methods | 20041201 | |
| 27 | Instance method | Public | Method | Provides the Context Class of a Controller | 20031126 | |
| 28 | Instance method | Public | Method | Provides Page Fragments | 20040108 | |
| 29 | Instance method | Public | Method | Provides the Context Node of a Context | 20050413 | |
| 30 | Instance method | Public | Method | Provides the Context Class of a Controller (Runtime Type) | 20031125 | |
| 31 | Instance method | Public | Method | Provides the Context Node of a Context | 20060731 | |
| 32 | Instance method | Public | Method | Provides the URL of the Start Page | 20031211 | |
| 33 | Instance method | Public | Method | Provides the Dependent Context Nodes for a Context Node | 20050413 | |
| 34 | Instance method | Public | Method | Provides the Lower-Level Node of a Tree Node | 20040427 | |
| 35 | Instance method | Public | Method | Provides the Root Node of a Tree | 20040427 | |
| 36 | Instance method | Public | Method | Provides the Context Class of a Controller(Design Time Type) | 20031125 | |
| 37 | Instance method | Public | Method | Provides All Views of the Application | 20031126 | |
| 38 | Instance method | Public | Method | Provides a List of the View Controllers of the Application | 20031125 | |
| 39 | Instance method | Public | Method | Provides the Implementation Class of a View Controller | 20031128 | |
| 40 | Instance method | Public | Method | Provides All Windows of the Application/Components | 20040922 | |
| 41 | Instance method | Public | Method | Checks Whether a Controller Is Marked as Obsolete | 20080228 |
Events
Interface IF_BSP_WD_APPL_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_CNTR_CNODE_ENTRY | Public | See coding | 20090218 | begin of GTYPE_CNTR_CNODE_ENTRY,
CONTROLLER_TYPE type CHAR1,
CONTROLLER_NAME type O2PAGEEXT,
CNODE_NAME type SEOCMPNAME,
end of GTYPE_CNTR_CNODE_ENTRY
|
||
| 2 | GTYPE_CNTR_CNODE_TAB | Public | See coding | 20090218 | GTYPE_CNTR_CNODE_TAB type standard table of GTYPE_CNTR_CNODE_ENTRY with non-unique default key
|
Method Signatures
Method CHECK_IS_NEW_CNODE_ATTR_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_NODE_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 'CL_BSP_WD_CONTEXT_NODE' | 20050624 | |||
| 2 | IV_NEW_ATTR_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Komponentenname | 20050624 | |||
| 3 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050624 |
Method CHECK_IS_NEW_CNODE_ATTR_VALID on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method CHECK_IS_OWN_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) | 20090609 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090609 |
Method CHECK_IS_OWN_CONTROLLER on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method CHECK_IS_TREE_CNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CNODE_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20040427 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040427 |
Method CHECK_IS_TREE_CNODE on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_APPLICATION_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_APPL_CLASS | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031125 |
Method GET_APPLICATION_CLASS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_APPLICATION_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Controller Implementierungsklasse | 20060413 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRM_BSP_WD_STRINGTAB | 20060413 |
Method GET_APPLICATION_EVENTS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_APPLICATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | O2APPLNAME | Name einer BSP-Applikation | 20031128 |
Method GET_APPLICATION_NAME on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_APPL_CNTR_IMPLCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20040922 |
Method GET_APPL_CNTR_IMPLCLASS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_BASE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_NODE_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20060116 | |||
| 2 | IV_IGNORE_SUPER_CLASSES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kennzeichen: Basisklassen nicht berücksichtigen | 20080226 | ||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Externer Name eines Objekts | 20060116 |
Method GET_BASE_ENTITY on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_BINDING_CNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_CNODE_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Name des Kontextknotens | 20090218 | |||
| 2 | IV_SOURCE_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Controller Name | 20090218 | |||
| 3 | IV_SOURCE_CONTROLLER_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Controller Typ | 20090218 | |||
| 4 | RT_RESULT | Value transfer | Type reference (TYPE) | GTYPE_CNTR_CNODE_TAB | 20090218 |
Method GET_BINDING_CNODES on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_BINDING_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TARGET_CNODE_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Name des Zielkontextknotens | 20060512 | |||
| 2 | EV_TARGET_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Zielcontroller Name | 20060512 | |||
| 3 | EV_TARGET_CONTROLLER_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Zielcontroller Typ | 20060512 | |||
| 4 | IV_CNODE_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Kontextknotenname | 20060512 | |||
| 5 | IV_CONTEXT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Kontextknotenklasse | 20060512 |
Method GET_BINDING_TARGET on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_CNODE_SWITCH_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CNODE_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Komponentenname | 20080520 | |||
| 2 | IV_CONTEXT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20080520 | |||
| 3 | RV_SWITCH_ID | Value transfer | Type reference (TYPE) | SFW_SWITCH_ID | ID eines Schalters im Switch Framework | 20080520 |
Method GET_CNODE_SWITCH_ID on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_CNODE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CNODE_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Kontextknotenklasse | 20060403 | |||
| 2 | IV_CNODE_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Kontextknotenname | 20060403 | |||
| 3 | IV_CONTEXT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Kontextknotenklasse | 20060403 | |||
| 4 | RV_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20060403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080523 |
Method GET_COMPONENT_IMPLCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20040827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Komponentencontroller existiert nicht | 20040827 | ||
| 2 | Fehlgeschlagen | 20040827 |
Method GET_CONTEXT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031125 | |||
| 2 | RT_CONTEXT_NODES | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | Tabelle von BSP WD Element Beschreibungen | 20031125 |
Method GET_CONTEXT_NODES on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_CONTEXT_NODE_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_NODE_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20031125 | ||||
| 2 | IV_MARK_EXT_ATTRIBUTES | Call by reference | Type reference (TYPE) | ABAP_BOOL | Erweiterungsattribute mit 'EXT.' auszeichnen | 20080505 | |||
| 3 | IV_NO_DYN_ATTRIBUTES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080123 | |||
| 4 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | BSP_WD_CNODE_ATTR_TAB | 20031126 |
Method GET_CONTEXT_NODE_ATTR on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_CONTROLLER_IMPLCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | 20031128 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031128 | |||
| 2 | 20031128 |
Method GET_CUSTOM_CONTROLLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USE_COMPLETE_NAMES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071113 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | 20031125 |
Method GET_CUSTOM_CONTROLLERS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_DEPENDANT_CONTEXT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_CNODE_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20070706 | |||
| 2 | RT_CONTEXT_NODES | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | Tabelle von BSP WD Element Beschreibungen | 20070706 |
Method GET_DEPENDANT_CONTEXT_NODES on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_DYNAMIC_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | Tabelle von BSP WD Element Beschreibungen | 20090331 |
Method GET_DYNAMIC_VIEWS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_DYNAMIC_VIEWSETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | Tabelle von BSP WD Element Beschreibungen | 20060110 |
Method GET_DYNAMIC_VIEWSETS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_EVENT_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031126 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | 20031126 |
Method GET_EVENT_HANDLERS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_FIRST_LEVEL_MIMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MIMES | Value transfer | Type reference (TYPE) | SKWF_OBJDPS | Tabelle von MIME Objekten | 20040108 |
Method GET_FIRST_LEVEL_MIMES on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_FLOW_LOGIC_PAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | BSP_WD_VIEW_TAB | Tabelle von BSP Views | 20040108 |
Method GET_FLOW_LOGIC_PAGES on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_HOST_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | Name eines Views | 20110705 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | Name des Host Windows | 20110705 |
Method GET_HOST_WINDOW on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_INBOUND_PLUGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031126 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | 20031126 |
Method GET_INBOUND_PLUGS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_MISSED_GET_I_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTR | Call by reference | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | Komponentenname | 20041201 | |||
| 2 | IV_CNODE_CLASS | Call by reference | Type reference (TYPE) | NAME_KOMP | Komponentenname | 20041201 | |||
| 3 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | Komponentenname | 20041201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041201 |
Method GET_OUTBOUND_PLUGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031126 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | 20031126 |
Method GET_OUTBOUND_PLUGS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_PAGE_FRAGMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | BSP_WD_VIEW_TAB | Tabelle von BSP Views | 20040108 |
Method GET_PAGE_FRAGMENTS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_ROOT_CONTEXT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20050413 | |||
| 2 | RT_CONTEXT_NODES | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | Tabelle von BSP WD Element Beschreibungen | 20050413 |
Method GET_ROOT_CONTEXT_NODES on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_RUNTIME_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031125 | |||
| 2 | IV_REDEFINED_BASE_IMPL_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kennzeichen: Basis Implentierung ignorieren | 20081016 | ||
| 3 | RV_CONTEXT_CLASS | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081016 |
Method GET_RUNTIME_CONTEXT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20060731 | |||
| 2 | RT_CONTEXT_NODES | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | Tabelle von BSP WD Element Beschreibungen | 20060731 |
Method GET_RUNTIME_CONTEXT_NODES on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_START_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20031211 |
Method GET_START_URL on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_SUBCONTEXT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20050413 | |||
| 2 | IV_PARENT_CNODE | Call by reference | Type reference (TYPE) | SEOSCONAME | Kontextknotenname | 20050413 | |||
| 3 | RT_CONTEXT_NODES | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | Tabelle von BSP WD Element Beschreibungen | 20050413 |
Method GET_SUBCONTEXT_NODES on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_TREE_CHILD_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TREE_PROXY_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20040427 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | Tabelle von BSP WD Element Beschreibungen | 20040427 |
Method GET_TREE_CHILD_NODES on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_TREE_ROOT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CNODE_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20040427 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | Tabelle von BSP WD Element Beschreibungen | 20040427 |
Method GET_TREE_ROOT_NODES on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_TYPED_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031125 | |||
| 2 | RV_CONTEXT_CLASS | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031125 |
Method GET_TYPED_CONTEXT on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IGNORE_RT_REP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070821 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | BSP_WD_VIEW_TAB | Tabelle von BSP Views | 20031126 |
Method GET_VIEWS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_VIEW_CONTROLLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR_TAB | 20031125 |
Method GET_VIEW_CONTROLLERS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_VIEW_IMPLCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PAGE_NAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | 20031128 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031128 |
Method GET_VIEW_IMPLCLASS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method GET_WINDOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IGNORE_RT_REP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20061116 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | BSP_WD_VIEW_TAB | Tabelle von BSP Views | 20040922 |
Method GET_WINDOWS on Interface IF_BSP_WD_APPL_MODEL has no exception.
Method IS_OBSOLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) | 20080228 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080228 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 40 |