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 CONTAINER 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 GETITEM Instance method Public Method get data object from buffer 20050323
2 HASITEM Instance method Public Method checks whether data object exists in buffer 20050323
3 RESET Instance method Public Method resets buffer 20050329
4 SETITEM Instance method Public Method adds data object to buffer 20050323
5 SETITEM_DEF 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 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20050323
2 Importing IV_STRUC_ID Call by reference Type reference (TYPE) STRUC_ID_PS BRF: Struktur-ID 20050323
3 Importing 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 NOT_FOUND 20050323

Method HASITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HASITEM Call by reference Type reference (TYPE) BRF_BOOLE_D Space = false, 'X' = true 20050323
2 Importing IV_STRUC_ID Call by reference Type reference (TYPE) STRUC_ID_PS BRF: Struktur-ID 20050323
3 Importing 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 NOT_FOUND 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 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20050323
2 Importing IV_INTO_STRUCTURE Call by reference Type reference (TYPE) BRF_VR_STRUCTURE Name der Struktur/Tabelle im DDIC 20050401
3 Importing IV_STRUC_ID Call by reference Type reference (TYPE) STRUC_ID_PS 20050323
4 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) BRF_VR_STRUCTURE 20050323
5 Importing IV_WHERE_COND Call by reference Type reference (TYPE) STRING where conditions 20050401
# Exception Resumable Description Created on
1 INVALID_INPUT 20050401
2 INVALID_STRUC_ID 20050401

Method SETITEM_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTO_STRUCTURE Call by reference Type reference (TYPE) BRF_VR_STRUCTURE Name der Struktur/Tabelle im DDIC 20050401
2 Importing IV_STRUC_ID Call by reference Type reference (TYPE) STRUC_ID_PS BRF: Struktur-ID 20050401
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) BRF_VR_STRUCTURE Name der Struktur/Tabelle im DDIC 20050401
4 Importing IV_WHERE_COND Call by reference Type reference (TYPE) STRING where-bedingung 20050401
# Exception Resumable Description Created on
1 INVALID_INPUT wenn die Eingaben nicht vollständig sind 20050401
2 INVALID_STRUC_ID wenn eine gegebene Strukture-ID schon vorhanden ist 20050401
3 STRUC_NOT_EXIST 20050401
4 TABLE_NOT_EXIST 20050401
History
Last changed by/on SAP  20050411 
SAP Release Created in 600