SAP ABAP Interface IF_GLO_FAA_ANX16_FORM_BUFFER (Annex16: Form data buffer)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-IS (Application Component) Information System
⤷
ID-FIAA-JP-ANNEX16 (Package) Annex 16 Japan
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GLO_FAA_ANX16_FORM_BUFF_MEM | Annex16: form data buffer using session memory | 20060317 |
Properties
| Interface | IF_GLO_FAA_ANX16_FORM_BUFFER | |
| Short Description | Annex16: Form data buffer |
General Data
| Package | ID-FIAA-JP-ANNEX16 | Annex 16 Japan |
| Created | 20060314 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GLO_FAA_ANX16_CONSTANTS | Annex16: Constants | 20060508 |
Friends
Interface IF_GLO_FAA_ANX16_FORM_BUFFER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_STRUCTURE_NAME | Instance attribute | Public | Type reference (TYPE) | STRUKNAME | Name of buffer table structure | 20060328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if buffer is empty or not | 20060426 | |
| 2 | Instance method | Public | Method | Read records from buffer | 20060316 | |
| 3 | Instance method | Public | Method | Write records into buffer | 20060316 |
Events
Interface IF_GLO_FAA_ANX16_FORM_BUFFER has no event.
Types
Interface IF_GLO_FAA_ANX16_FORM_BUFFER has no local type.
Method Signatures
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_EMPTY | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20060426 |
Method IS_EMPTY on Interface IF_GLO_FAA_ANX16_FORM_BUFFER has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_RECORDS | Value transfer | Object reference (TYPE REF TO) | DATA | data read from the buffer | 20060328 |
Method READ on Interface IF_GLO_FAA_ANX16_FORM_BUFFER has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_RECORDS | Call by reference | Object reference (TYPE REF TO) | DATA | data written into the buffer | 20060328 |
Method WRITE on Interface IF_GLO_FAA_ANX16_FORM_BUFFER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |