SAP ABAP Class CL_BUAVC_SHARED_BUFFER (Generic shared buffer)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-AC (Application Component) Availability Control
⤷
FMAVC_E (Package) Active availability control: generic part

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BUAVC_BUFFER | FMAVC generic buffer | 20101129 |
Properties
Class | CL_BUAVC_SHARED_BUFFER | |
Short Description | Generic shared buffer | |
Super Class | CL_BUAVC_BUFFER | FMAVC generic buffer |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FMAVC_E | Active availability control: generic part |
Created | 20101129 | SAP |
Last change | 20110810 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BUAVC_SHARED_BUFFER has no forward declaration.
Interfaces
Class CL_BUAVC_SHARED_BUFFER has no interface implemented.
Friends
Class CL_BUAVC_SHARED_BUFFER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | BUAVC_BUFFER_TYPE | 'D' | Type of Generic Buffer | 20101129 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | BUAVC_BUFFER_TYPE | 'M' | Type of Generic Buffer | 20101129 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | BUAVC_BUFFER_TYPE | ' ' | Type of Generic Buffer | 20101129 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | BUAVC_BUFFER_TYPE | 'B' | Type of Generic Buffer | 20101129 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | BUAVC_BUFFER_TYPE | 'S' | Type of Generic Buffer | 20101129 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BUAVC_BUFFER_ID | ID of Generic Buffer (for use with table INDX) | 20101129 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BUAVC_BUFFER_TYPE | Type of Generic Buffer | 20101129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101129 |
2 | ![]() |
Instance method | Protected | Method | Exports Buffer (to Memory) | 20101129 |
3 | ![]() |
Instance method | Protected | Method | Imports Buffer (from Memory) | 20101129 |
4 | ![]() |
Instance method | Protected | Method | Refreshs local copy of the buffer | 20101129 |
Events
Class CL_BUAVC_SHARED_BUFFER has no event.
Types
Class CL_BUAVC_SHARED_BUFFER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUFFER_ID | Call by reference | Type reference (TYPE) | BUAVC_BUFFER_ID | ID of Generic Buffer (for use with table INDX) | 20101129 | ||
2 | ![]() |
I_BUFFER_TYPE | Call by reference | Type reference (TYPE) | BUAVC_BUFFER_TYPE | Type of Generic Buffer | 20101129 | ||
3 | ![]() |
I_NO_REFRESH | Call by reference | Type reference (TYPE) | XFELD | ' ' | Flag: 'X' = buffer not refreshed on creation | 20101129 | |
4 | ![]() |
I_T_LINE | Call by reference | Type reference (TYPE) | ANY TABLE | Structuretable type of buffer | 20101129 |
Method CONSTRUCTOR on class CL_BUAVC_SHARED_BUFFER has no exception.
Method EXPORT Signature
Method EXPORT on class CL_BUAVC_SHARED_BUFFER has no parameter.
Method EXPORT on class CL_BUAVC_SHARED_BUFFER has no exception.
Method IMPORT Signature
Method IMPORT on class CL_BUAVC_SHARED_BUFFER has no parameter.
Method IMPORT on class CL_BUAVC_SHARED_BUFFER has no exception.
Method REFRESH_LOCAL Signature
Method REFRESH_LOCAL on class CL_BUAVC_SHARED_BUFFER has no parameter.
Method REFRESH_LOCAL on class CL_BUAVC_SHARED_BUFFER has no exception.
History
Last changed by/on | SAP | 20110810 |
SAP Release Created in |