SAP ABAP Class CL_BUAVC_BUFFER (FMAVC generic 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_BUKU_BUFFER | Generic buffer - Budgeting & Availab. Control | 20000914 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BUAVC_SHARED_BUFFER | Generic shared buffer | 20101129 |
Properties
Class | CL_BUAVC_BUFFER | |
Short Description | FMAVC generic buffer | |
Super Class | CL_BUKU_BUFFER | Generic buffer - Budgeting & Availab. Control |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FMAVC_E | Active availability control: generic part |
Created | 20000914 | SAP |
Last change | 20110810 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BUAVC_BUFFER has no forward declaration.
Interfaces
Class CL_BUAVC_BUFFER has no interface implemented.
Friends
Class CL_BUAVC_BUFFER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_S_SEARCH_FIELDS | Definition of access key for method GET_WITH_KEY | 20061226 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Reference variable to sorted internal table | 20061226 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101129 |
2 | ![]() |
Instance method | Public | Method | Get buffer structure reference | 20000914 |
3 | ![]() |
Instance method | Public | Method | Export content of buffer from optional work area | 20000914 |
Events
Class CL_BUAVC_BUFFER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_S_SEARCH_FIELDS | Protected | See coding | Definition of access key for method GET_WITH_KEY | 20061226 | BEGIN OF t_s_search_fields,
sf01 TYPE fnam_____4,
sf02 TYPE fnam_____4,
sf03 TYPE fnam_____4,
sf04 TYPE fnam_____4,
sf05 TYPE fnam_____4,
sf06 TYPE fnam_____4,
sf07 TYPE fnam_____4,
sf08 TYPE fnam_____4,
sf09 TYPE fnam_____4,
sf10 TYPE fnam_____4,
sf11 TYPE fnam_____4,
sf12 TYPE fnam_____4,
sf13 TYPE fnam_____4,
sf14 TYPE fnam_____4,
sf15 TYPE fnam_____4,
sf16 TYPE fnam_____4,
sf17 TYPE fnam_____4,
sf18 TYPE fnam_____4,
sf19 TYPE fnam_____4,
sf20 TYPE fnam_____4,
sf21 TYPE fnam_____4,
sf22 TYPE fnam_____4,
sf23 TYPE fnam_____4,
sf24 TYPE fnam_____4,
sf25 TYPE fnam_____4,
sf26 TYPE fnam_____4,
sf27 TYPE fnam_____4,
sf28 TYPE fnam_____4,
sf29 TYPE fnam_____4,
sf30 TYPE fnam_____4,
sf31 TYPE fnam_____4,
sf32 TYPE fnam_____4,
sf33 TYPE fnam_____4,
sf34 TYPE fnam_____4,
sf35 TYPE fnam_____4,
sf36 TYPE fnam_____4,
sf37 TYPE fnam_____4,
sf38 TYPE fnam_____4,
sf39 TYPE fnam_____4,
sf40 TYPE fnam_____4,
END OF t_s_search_fields
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_LINE | Call by reference | Type reference (TYPE) | ANY TABLE | Structuretable type of buffer | 20101129 |
Method CONSTRUCTOR on class CL_BUAVC_BUFFER has no exception.
Method GET_STRUCTURE_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_S_BUFF | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz zur Struktur der gepufferten Tabelle | 20000914 |
Method GET_STRUCTURE_REFERENCE on class CL_BUAVC_BUFFER has no exception.
Method GET_WITH_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_BUFFER | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle exportieren | 20000914 | ||
2 | ![]() |
I_S_WA | Call by reference | Type reference (TYPE) | ANY | Zu vergleichende Struktur | 20000914 |
Method GET_WITH_KEY on class CL_BUAVC_BUFFER has no exception.
History
Last changed by/on | SAP | 20110810 |
SAP Release Created in | 462A |