SAP ABAP Class CL_FMCA_DATA_PUFFER_BRF (BRF: dynamic buffer for context information)
Hierarchy
☛
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
⤷
IS-PS-CA (Application Component) Public Sector Contract Accounting
⤷
FMCA_BRF (Package) PSCD: Business Rules Framework
⤷
⤷
Properties
| Class | CL_FMCA_DATA_PUFFER_BRF | |
| Short Description | BRF: dynamic buffer for context information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMCA_BRF | PSCD: Business Rules Framework |
| Created | 20050323 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FMCA_DATA_PUFFER_BRF has no forward declaration.
Interfaces
Class CL_FMCA_DATA_PUFFER_BRF has no interface implemented.
Friends
Class CL_FMCA_DATA_PUFFER_BRF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FMCA_DATA_PUFFER_BRF_T | Table Category for FCMA_DATA_PUFFER_BRF | 20050323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get data object from buffer | 20050323 | |
| 2 | Instance method | Public | Method | checks whether data object exists in buffer | 20050323 | |
| 3 | Instance method | Public | Method | resets buffer | 20050329 | |
| 4 | Instance method | Public | Method | adds data object to buffer | 20050323 | |
| 5 | Instance method | Public | Method | adds definition of data object | 20050401 |
Events
Class CL_FMCA_DATA_PUFFER_BRF has no event.
Types
Class CL_FMCA_DATA_PUFFER_BRF has no local type.
Method Signatures
Method GETITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20050323 | ||||
| 2 | IV_STRUC_ID | Call by reference | Type reference (TYPE) | STRUC_ID_PS | BRF: Struktur-ID | 20050323 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | BRF_VR_STRUCTURE | Name der Struktur/Tabelle im DDIC | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050323 |
Method HASITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HASITEM | Call by reference | Type reference (TYPE) | BRF_BOOLE_D | Space = false, 'X' = true | 20050323 | |||
| 2 | IV_STRUC_ID | Call by reference | Type reference (TYPE) | STRUC_ID_PS | BRF: Struktur-ID | 20050323 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | BRF_VR_STRUCTURE | Name der Struktur/Tabelle im DDIC | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050323 |
Method RESET Signature
Method RESET on class CL_FMCA_DATA_PUFFER_BRF has no parameter.
Method RESET on class CL_FMCA_DATA_PUFFER_BRF has no exception.
Method SETITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20050323 | ||||
| 2 | IV_INTO_STRUCTURE | Call by reference | Type reference (TYPE) | BRF_VR_STRUCTURE | Name der Struktur/Tabelle im DDIC | 20050401 | |||
| 3 | IV_STRUC_ID | Call by reference | Type reference (TYPE) | STRUC_ID_PS | 20050323 | ||||
| 4 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | BRF_VR_STRUCTURE | 20050323 | ||||
| 5 | IV_WHERE_COND | Call by reference | Type reference (TYPE) | STRING | where conditions | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050401 | |||
| 2 | 20050401 |
Method SETITEM_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INTO_STRUCTURE | Call by reference | Type reference (TYPE) | BRF_VR_STRUCTURE | Name der Struktur/Tabelle im DDIC | 20050401 | |||
| 2 | IV_STRUC_ID | Call by reference | Type reference (TYPE) | STRUC_ID_PS | BRF: Struktur-ID | 20050401 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | BRF_VR_STRUCTURE | Name der Struktur/Tabelle im DDIC | 20050401 | |||
| 4 | IV_WHERE_COND | Call by reference | Type reference (TYPE) | STRING | where-bedingung | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | wenn die Eingaben nicht vollständig sind | 20050401 | ||
| 2 | wenn eine gegebene Strukture-ID schon vorhanden ist | 20050401 | ||
| 3 | 20050401 | |||
| 4 | 20050401 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |