SAP ABAP Class CL_CI_PROVIDE_BSP (CI: Get Data for BSP Applications)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
⤷
⤷
Properties
| Class | CL_CI_PROVIDE_BSP | |
| Short Description | CI: Get Data for BSP Applications | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
| Created | 20070228 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_PROVIDE_BSP has no forward declaration.
Interfaces
Class CL_CI_PROVIDE_BSP has no interface implemented.
Friends
Class CL_CI_PROVIDE_BSP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20070228 | |||
| 2 | Instance attribute | Private | See coding | 20070228 | |||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CI_PROVIDE_BSP | CI: Get Data for BSP Applications | 20070228 | |||
| 4 | Instance attribute | Private | See coding | 20070228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070228 | ||
| 2 | Instance method | Public | Method | Get Page Index | 20070228 | |
| 3 | Instance method | Public | Method | Get Content of a Page | 20070228 |
Events
Class CL_CI_PROVIDE_BSP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CACHED_PAGES | Private | See coding | 20070228 | begin of T_CACHED_PAGES,
PAGEKEY type O2PAGE,
PAGEREF type ref to CL_O2_API_PAGES,
end of T_CACHED_PAGES
|
Method Signatures
Method GET_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPLNAME | Call by reference | Type reference (TYPE) | O2APPLNAME | Name einer BSP-Applikation | 20070228 | |||
| 2 | P_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_CI_PROVIDE_BSP | CI: Hole Daten zu BSP Anwendungen | 20070228 |
Method GET_HANDLE on class CL_CI_PROVIDE_BSP has no exception.
Method GET_PAGDIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PAGDIR | Call by reference | Type reference (TYPE) | O2PAGDIR_TABLE | O2: Tabelle über Einträgen für Seiten | 20070228 |
Method GET_PAGDIR on class CL_CI_PROVIDE_BSP has no exception.
Method GET_PAGECONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PAGCONTENT | Call by reference | Type reference (TYPE) | O2PAGELINE_TABLE | O2: Tabelle für OXygen-Page | 20130403 | |||
| 2 | P_PAGKEY | Call by reference | Type reference (TYPE) | O2PAGKEY | Keystruktur für Name einer Oxygen Seite | 20070228 |
Method GET_PAGECONTENT on class CL_CI_PROVIDE_BSP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |