SAP ABAP Class CL_BIZC_FW_SESSION (Session of a BizCont Usage)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBIZC4 (Package) Business Content: Central System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BIZC_FW_BIZC_API | Background API of the BizContent Framework | 20041029 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BIZC_FW_UI | UI Interface of the BizContent Framework | 20041026 |
Properties
| Class | CL_BIZC_FW_SESSION | |
| Short Description | Session of a BizCont Usage | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBIZC4 | Business Content: Central System |
| Created | 20041025 | SAP |
| Last change | 20050428 | 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_BIZC_FW_BIZC_API | Background API of the BizContent Framework | 20041029 | ||
| 2 | IF_BIZC_FW_UI | UI Interface of the BizContent Framework | 20041026 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BIZC_FW_REQUEST_API | 20041027 | API of BizContent Framework |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BIZC_AUTHORING | Authoring Tool | 20050120 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BIZC_CONFIGURATION | Configuration Tool | 20050120 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BIZC_LS_ENVIRONMENT | Solution Manager Environment | 20041028 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BIZC_OBJECT_BROKER | Broker for Content Objects in Shared Memory | 20041027 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BIZC_USAGE | Content Objekt Use ID | 20041025 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | BIZC_CONF_STAT_DES_TAB | Table of Status Descriptions in a Language | 20050324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041027 | |
| 2 | Instance method | Protected | Method | Returns Authoring Interface | 20041027 | |
| 3 | Instance method | Protected | Method | Returns Configuration Interface | 20050120 | |
| 4 | Static method | Private | Method | Returns the Status Table with Description and Icon | 20050324 |
Events
Class CL_BIZC_FW_SESSION has no event.
Types
Class CL_BIZC_FW_SESSION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_BIZC_LS_ENVIRONMENT | Solution Manager Umgebung | 20041028 | |||
| 2 | IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | ID einer Content-Objektverwendung | 20041027 |
Method CONSTRUCTOR on class CL_BIZC_FW_SESSION has no exception.
Method GET_AUTHORING_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_UI_OPTION | Call by reference | Type reference (TYPE) | SBIZC_UI_OPTION | SBIZC_UI_OPTION_STABLE | UI Option für Testumgebung | 20041102 | ||
| 2 | RO_TOOL | Value transfer | Object reference (TYPE REF TO) | CL_BIZC_AUTHORING | Authoring Tool | 20041027 |
Method GET_AUTHORING_TOOL on class CL_BIZC_FW_SESSION has no exception.
Method GET_CONFIGURATION_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_UI_OPTION | Call by reference | Type reference (TYPE) | SBIZC_UI_OPTION | SBIZC_UI_OPTION_STABLE | UI Option für Testumgebung | 20050120 | ||
| 2 | RO_TOOL | Value transfer | Object reference (TYPE REF TO) | CL_BIZC_CONFIGURATION | configuration Tool | 20050120 |
Method GET_CONFIGURATION_TOOL on class CL_BIZC_FW_SESSION has no exception.
Method GET_STATUS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050324 | ||
| 2 | RP_STATUS | Value transfer | Type reference (TYPE) | BIZC_CONF_STAT_DES_TAB | Tabelle von Statusbeschreibungen in einer Sprache | 20050324 |
Method GET_STATUS_TABLE on class CL_BIZC_FW_SESSION has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 700 |