SAP ABAP Class CL_RSLPO_BADI_ACT_CTRL (Controller)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_BADI (Package) Semantic Partitioning: Business Add-Ins (BAdIs)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_CTRL | 20091210 |
Properties
| Class | CL_RSLPO_BADI_ACT_CTRL | |
| Short Description | Controller | |
| Super Class | CL_RSLPO_CTRL | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSLPO_BADI | Semantic Partitioning: Business Add-Ins (BAdIs) |
| Created | 20091210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSLPO_BADI_ACT_CTRL has no forward declaration.
Interfaces
Class CL_RSLPO_BADI_ACT_CTRL has no interface implemented.
Friends
Class CL_RSLPO_BADI_ACT_CTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FCODE | 'ACTIVATE' | Function Code | 20100108 | ||
| 2 | Constant | Public | Type reference (TYPE) | FCODE | 'BGD_ACT' | Function Code | 20100201 | ||
| 3 | Constant | Public | Type reference (TYPE) | FCODE | 'APL_FLTR' | Function Code | 20091211 | ||
| 4 | Constant | Public | Type reference (TYPE) | FCODE | 'BACK' | Function Code | 20091210 | ||
| 5 | Constant | Public | Type reference (TYPE) | FCODE | 'CMPR_VERS' | Function Code | 20100325 | ||
| 6 | Constant | Public | Type reference (TYPE) | FCODE | 'DESELECT' | Function Code | 20091218 | ||
| 7 | Constant | Public | Type reference (TYPE) | FCODE | 'OK' | Function Code | 20091210 | ||
| 8 | Constant | Public | Type reference (TYPE) | FCODE | 'REFRESH' | Function Code | 20091218 | ||
| 9 | Constant | Public | Type reference (TYPE) | FCODE | 'RES_FLTR' | Function Code | 20091211 | ||
| 10 | Constant | Public | Type reference (TYPE) | FCODE | '&ALL' | Function Code | 20091218 | ||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20091214 | |||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_FLTR | Filter | 20091211 | |||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_MODEL | Administration of SPOs Supplied by BAdI | 20091210 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_VIEW | View | 20091210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100108 | ||
| 2 | Instance method | Private | Method | 20100325 | ||
| 3 | Instance method | Public | Constructor | 20091210 | ||
| 4 | Instance method | Protected | Method | 20091217 | ||
| 5 | Instance method | Protected | Method | 20091211 | ||
| 6 | Instance method | Protected | Method | 20091211 | ||
| 7 | Instance method | Public | Method | 20091217 | ||
| 8 | Instance method | Public | Method | 20091210 | ||
| 9 | Instance method | Public | Method | 20091210 | ||
| 10 | Instance method | Public | Method | 20091210 | ||
| 11 | Instance method | Protected | Method | 20091214 | ||
| 12 | Instance method | Protected | Method | 20091214 | ||
| 13 | Instance method | Protected | Method | 20091214 | ||
| 14 | Instance method | Public | Method | 20091214 |
Events
Class CL_RSLPO_BADI_ACT_CTRL has no event.
Types
Class CL_RSLPO_BADI_ACT_CTRL has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | FCODE | Funktionscode, der PAI ausgelöst hat | 20100201 |
Method ACTIVATE on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method COMPARE Signature
Method COMPARE on class CL_RSLPO_BADI_ACT_CTRL has no parameter.
Method COMPARE on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_MODEL | Verwaltung von über BAdI versorgte SPOs | 20091210 |
Method CONSTRUCTOR on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method CREATE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_FILTER | Value transfer | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_FLTR | Filter | 20091217 |
Method CREATE_FILTER on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method DYNPRO_GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DYNPRO | Call by reference | Type reference (TYPE) | RSLPO_S_BADI_SPO_GUI | Struktur für Dynpro | 20091211 |
Method DYNPRO_GET_VALUES on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method DYNPRO_SET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_DYNPRO | Call by reference | Type reference (TYPE) | RSLPO_S_BADI_SPO_GUI | Struktur für Dynpro | 20091211 |
Method DYNPRO_SET_VALUES on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method GET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_FILTER | Value transfer | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_FLTR | Filter | 20091217 |
Method GET_FILTER on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_MODEL | Verwaltung von über BAdI versorgte SPOs | 20091210 |
Method GET_MODEL on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_DYNPRO | Call by reference | Type reference (TYPE) | RSLPO_S_BADI_SPO_GUI | Struktur für Dynpro | 20091210 |
Method PAI on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_DYNPRO | Call by reference | Type reference (TYPE) | RSLPO_S_BADI_SPO_GUI | Struktur für Dynpro | 20091210 |
Method PBO on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method PREPARE_CONTAINER Signature
Method PREPARE_CONTAINER on class CL_RSLPO_BADI_ACT_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LPO Ausnahmehierarchie | 20091214 |
Method PREPARE_MODEL Signature
Method PREPARE_MODEL on class CL_RSLPO_BADI_ACT_CTRL has no parameter.
Method PREPARE_MODEL on class CL_RSLPO_BADI_ACT_CTRL has no exception.
Method PREPARE_VIEW Signature
Method PREPARE_VIEW on class CL_RSLPO_BADI_ACT_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LPO Ausnahmehierarchie | 20091214 |
Method SHOW_UI Signature
Method SHOW_UI on class CL_RSLPO_BADI_ACT_CTRL has no parameter.
Method SHOW_UI on class CL_RSLPO_BADI_ACT_CTRL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |