SAP ABAP Class CL_SBI_BIZC_CONTEXT (BAdI Implementation for BI Context in Business Content)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBI_BIZC (Package) BI Objects in NetWeaver Business Content
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050304 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BIZC_CONTEXT_UI | Interface for BAdI: BADI_BIZC_CONTEXT_UI | 20050304 |
Properties
| Class | CL_SBI_BIZC_CONTEXT | |
| Short Description | BAdI Implementation for BI Context in Business Content | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBI_BIZC | BI Objects in NetWeaver Business Content |
| Created | 20050304 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SBI_BIZC_CONTEXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050304 | ||
| 2 | IF_BIZC_CONTEXT_UI | Interface for BAdI: BADI_BIZC_CONTEXT_UI | 20050304 |
Friends
Class CL_SBI_BIZC_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'client' | XML Tag | 20050304 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'product' | XML Tag | 20050304 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'Role' | XML Tag | 20050304 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'sysid' | XML Tag | 20050304 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | Context | 20050304 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20050324 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BIZC_FLAG | Display mode | 20050304 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BIZC_USAGE | 20050324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the Client | 20050304 | |
| 2 | Instance method | Public | Method | Returns the Product | 20050304 | |
| 3 | Instance method | Public | Method | Returns the Role | 20050304 | |
| 4 | Instance method | Public | Method | Returns the System Name | 20050304 | |
| 5 | Instance method | Public | Method | Returns the Usage | 20050324 | |
| 6 | Instance method | Public | Method | Returns the Check Indicator for Display Mode | 20050304 |
Events
Class CL_SBI_BIZC_CONTEXT has no event.
Types
Class CL_SBI_BIZC_CONTEXT has no local type.
Method Signatures
Method GET_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_CLIENT | Value transfer | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20050304 |
Method GET_CLIENT on class CL_SBI_BIZC_CONTEXT has no exception.
Method GET_PRODUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_PRODUCT | Value transfer | Type reference (TYPE) | BIZC_PDCT_DES | Produkt und dessen Beschreibung | 20050304 |
Method GET_PRODUCT on class CL_SBI_BIZC_CONTEXT has no exception.
Method GET_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ROLE | Value transfer | Type reference (TYPE) | STRING | Rolle | 20050304 |
Method GET_ROLE on class CL_SBI_BIZC_CONTEXT has no exception.
Method GET_SYSTEM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_SYSTEM_NAME | Value transfer | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20050304 |
Method GET_SYSTEM_NAME on class CL_SBI_BIZC_CONTEXT has no exception.
Method GET_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_USAGE | Value transfer | Type reference (TYPE) | BIZC_USAGE | ID einer Content-Objektverwendung | 20050324 |
Method GET_USAGE on class CL_SBI_BIZC_CONTEXT has no exception.
Method IS_DISPLAY_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_DISPLAY_ONLY | Value transfer | Type reference (TYPE) | BIZC_FLAG | Anzeigemodus | 20050304 |
Method IS_DISPLAY_ONLY on class CL_SBI_BIZC_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 710 |