SAP ABAP Class /BCV/CL_FND_CONTEXT (Context Data)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/FND (Package) BCV Foundation Layer
⤷
⤷
Properties
| Class | /BCV/CL_FND_CONTEXT | |
| Short Description | Context Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/FND | BCV Foundation Layer |
| Created | 20081121 | SAP |
| Last change | 20110908 | 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
Class /BCV/CL_FND_CONTEXT has no interface implemented.
Friends
Class /BCV/CL_FND_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /BCV/T_FND_CONTEXT | Context | 20081124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Context | 20081121 | |
| 2 | Static method | Public | Method | Check, if specified context exists | 20090821 | |
| 3 | Static method | Private | Method | Read context data from database | 20081124 | |
| 4 | Static method | Public | Method | Reset internal context buffer | 20090902 |
Events
Class /BCV/CL_FND_CONTEXT has no event.
Types
Class /BCV/CL_FND_CONTEXT has no local type.
Method Signatures
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTEXT | Call by reference | Type reference (TYPE) | /BCV/T_FND_CONTEXT | Context | 20081121 | |||
| 2 | IT_CONTEXT_KEY | Call by reference | Type reference (TYPE) | /BCV/T_FND_CONTEXT_KEY | Context Key Table | 20090709 | |||
| 3 | IV_APPLICATION | Call by reference | Type reference (TYPE) | /BCV/FND_APPL | Application Name | 20081121 | |||
| 4 | IV_CONTEXT_KEY | Call by reference | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20081121 | |||
| 5 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_OTYPE | Object Type | 20081121 |
Method GET_CONTEXT on class /BCV/CL_FND_CONTEXT has no exception.
Method IS_EXISTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Context exists y/n | 20090821 | |||
| 2 | IV_CONTEXT_KEY | Call by reference | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20090821 |
Method IS_EXISTING on class /BCV/CL_FND_CONTEXT has no exception.
Method READ_DATA Signature
Method READ_DATA on class /BCV/CL_FND_CONTEXT has no parameter.
Method READ_DATA on class /BCV/CL_FND_CONTEXT has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class /BCV/CL_FND_CONTEXT has no parameter.
Method RESET_BUFFER on class /BCV/CL_FND_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |