SAP ABAP Class IF_GLO_FAA_ANX16_FORM_BUFFER (Annex16: Form data buffer)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GLO_FAA_ANX16_CONSTANTS Annex16: Constants 20060508
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
Class IF_GLO_FAA_ANX16_FORM_BUFFER  
Short Description Annex16: Form data buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060314   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_GLO_FAA_ANX16_FORM_BUFFER has no interface implemented.
Friends
Class IF_GLO_FAA_ANX16_FORM_BUFFER has no friend class.
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 IS_EMPTY Instance method Public Method Check if buffer is empty or not 20060426
2 READ Instance method Public Method Read records from buffer 20060316
3 WRITE Instance method Public Method Write records into buffer 20060316
Events
Class IF_GLO_FAA_ANX16_FORM_BUFFER has no event.
Types
Class 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 Returning RV_IS_EMPTY Value transfer Type reference (TYPE) FLAG General Flag 20060426

Method IS_EMPTY on class 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 Returning RD_RECORDS Value transfer Object reference (TYPE REF TO) DATA data read from the buffer 20060328

Method READ on class 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 Importing ID_RECORDS Call by reference Object reference (TYPE REF TO) DATA data written into the buffer 20060328

Method WRITE on class IF_GLO_FAA_ANX16_FORM_BUFFER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in