SAP ABAP Class CL_BSP_CONTROLLER2 (BSP Component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER | Controller Basis Class | 20020320 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_CONTROLLER | BSP Component Interface | 20020320 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_DISPATCHER | BSP: Interface to Dispatch Input | 20020320 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IPRO/CL_BSP_CTRL_GEN | Document Builder General BSP Controller | 20031106 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /IPRO/CL_EDITOR_CONTROL | Controller Class for ZJA_EDITOR | 20051221 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /SAPDII/CL_ADSP_SRNRDISP | Controller Class for /sapdii/di_spp_ui | 20030213 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /SAPDII/CL_DP_CONTACT_IMP | Controller Class for /sapdii/DI_DP_COMMON | 20030106 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /SAPDII/CL_SPP_CONTACT12 | Controller Class for /sapdii/di_spp_ui | 20030106 |
| 6 | Inheritance (c INHERITING FROM c_ref) | /SAPDII/CL_SPP_DELDETAIL | Controller Class for /sapdii/di_spp_ui | 20021001 |
| 7 | Inheritance (c INHERITING FROM c_ref) | /SAPDII/CL_SPP_DELIVERIES | Controller Class for /sapdii/di_spp_ui | 20020927 |
| 8 | Inheritance (c INHERITING FROM c_ref) | /SAPDII/CL_SPP_DELRESULTS | Controller Class for /sapdii/di_spp_ui | 20020930 |
| 9 | Inheritance (c INHERITING FROM c_ref) | /SAPDII/CL_SPP_DELSEARCH | Controller Class for /sapdii/di_spp_ui | 20020927 |
| 10 | Inheritance (c INHERITING FROM c_ref) | /SAPDII/CL_SPP_HEADER | Controller Class for /sapdii/di_spp_ui | 20020925 |
| ... | Click here to see Used By full list (465 items) | |||
Properties
| Class | CL_BSP_CONTROLLER2 | |
| Short Description | BSP Component | |
| Super Class | CL_BSP_CONTROLLER | Controller Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
| Created | 20020320 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_CONTROLLER | BSP Component Interface | 20020320 | ||
| 2 | IF_BSP_DISPATCHER | BSP: Interface to Dispatch Input | 20020320 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BSP_CTRL_ADAPTER | 20030513 | Controller Adapter |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | LBSP_MODEL_LIST | Table with Instances of Models | 20020320 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_DISPATCHER | Controller Basis Class | 20020320 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Has Compids Containing '_' | 20030505 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Has Model IDs containing '_' | 20030505 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | LBSP_CONTROLLER_LIST | Tables with Instances of Subcontrollers | 20020320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sets Controller to Active/Inactive | 20020321 | |
| 2 | Instance method | Public | Method | Creates and Registers a Model Instance | 20020320 | |
| 3 | Instance method | Public | Method | Deletes a Subcontroller | 20020320 | |
| 4 | Instance method | Public | Method | Deletes Subcontroller and Adapter Controller Instance | 20080328 | |
| 5 | Instance method | Public | Method | Deletes a Model Instance | 20020320 | |
| 6 | Instance method | Public | Method | Dispatch Input Processing | 20020320 | |
| 7 | Instance method | Protected | Method | End of Input Processing | 20020320 | |
| 8 | Instance method | Protected | Method | Process Data Input | 20020320 | |
| 9 | Instance method | Protected | Method | Process Event | 20020320 | |
| 10 | Instance method | Public | Method | Fills the Model Data | 20020320 | |
| 11 | Instance method | Public | Method | Fetches a Subcontroller | 20020320 | |
| 12 | Instance method | Protected | Method | Find Component for a Field Name | 20020320 | |
| 13 | Instance method | Protected | Method | Finds Model for a Field Name | 20020320 | |
| 14 | Instance method | Public | Method | Calculates the ID from the Specified and Component ID | 20020320 | |
| 15 | Instance method | Public | Method | Fetches a Model Instance | 20020322 | |
| 16 | Instance method | Protected | Method | Has a controller demanded a navigation (0: No, 1: Yes) | 20020322 | |
| 17 | Instance method | Public | Method | Is this a top-level controller (0: No, 1: Yes) | 20020325 | |
| 18 | Instance method | Public | Method | Creates and Registers a Model Instance | 20020326 | |
| 19 | Instance method | Protected | Method | Registrering with Parent Component | 20020320 |
Events
Class CL_BSP_CONTROLLER2 has no event.
Types
Class CL_BSP_CONTROLLER2 has no local type.
Method Signatures
Method CONTROLLER_SET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Call by reference | Type reference (TYPE) | I | 0: inaktiv, 1: aktiv | 20020321 | |||
| 2 | CONTROLLER_ID | Call by reference | Type reference (TYPE) | STRING | Controller-Identifikation | 20020321 |
Method CONTROLLER_SET_ACTIVE on class CL_BSP_CONTROLLER2 has no exception.
Method CREATE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Klassenname | 20020320 | |||
| 2 | MODEL_ID | Call by reference | Type reference (TYPE) | STRING | Id des Models | 20020320 | |||
| 3 | MODEL_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_MODEL | Erzeugte Model-Instanz | 20020320 |
Method CREATE_MODEL on class CL_BSP_CONTROLLER2 has no exception.
Method DELETE_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_ID | Call by reference | Type reference (TYPE) | STRING | Id des Controllers | 20020320 |
Method DELETE_CONTROLLER on class CL_BSP_CONTROLLER2 has no exception.
Method DELETE_CONTROLLER2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_ID | Call by reference | Type reference (TYPE) | STRING | Id des Controllers | 20080328 |
Method DELETE_CONTROLLER2 on class CL_BSP_CONTROLLER2 has no exception.
Method DELETE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_ID | Call by reference | Type reference (TYPE) | STRING | Identifikation des Models | 20020320 |
Method DELETE_MODEL on class CL_BSP_CONTROLLER2 has no exception.
Method DISPATCH_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 'oninputprocessing' | Event-Name | 20020320 |
Method DISPATCH_INPUT on class CL_BSP_CONTROLLER2 has no exception.
Method DO_FINISH_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL_EVENT | Call by reference | Type reference (TYPE) | STRING | Übergreifendes Ereignis | 20020320 | |||
| 2 | GLOBAL_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20020320 |
Method DO_FINISH_INPUT on class CL_BSP_CONTROLLER2 has no exception.
Method DO_HANDLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORM_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20020320 | |||
| 2 | GLOBAL_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20020320 |
Method DO_HANDLE_DATA on class CL_BSP_CONTROLLER2 has no exception.
Method DO_HANDLE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Call by reference | Type reference (TYPE) | STRING | Ereignis | 20020320 | |||
| 2 | GLOBAL_EVENT | Value transfer | Type reference (TYPE) | STRING | Globales Ereignis an alle | 20020320 | |||
| 3 | GLOBAL_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20020320 | |||
| 4 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB-Ereignis | 20020320 | |||
| 5 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Eingabedaten von HTMLB | 20020601 |
Method DO_HANDLE_EVENT on class CL_BSP_CONTROLLER2 has no exception.
Method FILL_MODEL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | Liste der Eingaben | 20020320 | |||
| 2 | MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | BSP: Meldungen | 20020320 |
Method FILL_MODEL_DATA on class CL_BSP_CONTROLLER2 has no exception.
Method GET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_ID | Call by reference | Type reference (TYPE) | STRING | Controller-Id | 20020320 | |||
| 2 | CONTROLLER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_CONTROLLER2 | Controller-Instanz | 20020320 |
Method GET_CONTROLLER on class CL_BSP_CONTROLLER2 has no exception.
Method GET_FIELD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_INDEX | Value transfer | Type reference (TYPE) | I | Index der Komponente in Tabelle | 20020320 | |||
| 2 | FIELD | Call by reference | Type reference (TYPE) | STRING | Feldname (IN: mit, OUT: ohne Komp.) | 20020320 |
Method GET_FIELD_COMPONENT on class CL_BSP_CONTROLLER2 has no exception.
Method GET_FIELD_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | Feldname (IN: mit, OUT: ohne Komp.) | 20020320 | |||
| 2 | MODEL_INDEX | Value transfer | Type reference (TYPE) | I | Index der Komponente in Tabelle | 20020320 |
Method GET_FIELD_MODEL on class CL_BSP_CONTROLLER2 has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_ID | Call by reference | Type reference (TYPE) | STRING | Id des Objektes | 20020320 | |||
| 2 | IN_ID2 | Call by reference | Type reference (TYPE) | STRING | Weitere Objekt-Id | 20020320 | |||
| 3 | OUT_ID | Value transfer | Type reference (TYPE) | STRING | Neue Id des Objektes | 20020320 |
Method GET_ID on class CL_BSP_CONTROLLER2 has no exception.
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_ID | Call by reference | Type reference (TYPE) | STRING | Identifizierung des Models | 20020322 | |||
| 2 | MODEL_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_MODEL | Model-Instanz | 20020322 |
Method GET_MODEL on class CL_BSP_CONTROLLER2 has no exception.
Method IS_NAVIGATION_REQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | 0: nein, 1: ja | 20020322 |
Method IS_NAVIGATION_REQUESTED on class CL_BSP_CONTROLLER2 has no exception.
Method IS_TOPLEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | 1: ja, 0: nein | 20020325 |
Method IS_TOPLEVEL on class CL_BSP_CONTROLLER2 has no exception.
Method SET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_ID | Call by reference | Type reference (TYPE) | STRING | Id des Models | 20020326 | |||
| 2 | MODEL_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MODEL | Model-Instanz | 20020326 |
Method SET_MODEL on class CL_BSP_CONTROLLER2 has no exception.
Method SUBSCRIBE Signature
Method SUBSCRIBE on class CL_BSP_CONTROLLER2 has no parameter.
Method SUBSCRIBE on class CL_BSP_CONTROLLER2 has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 630 |