SAP ABAP Class CL_DB_BUFFER_POC (Domain Model: Database Buffer (for Loading Data Only))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
Properties
Class CL_DB_BUFFER_POC  
Short Description Domain Model: Database Buffer (for Loading Data Only)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_POC   Manufacturing Execution: Browser-Based PI Sheet 
Created 19991015   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DB_BUFFER_POC has no forward declaration.
Interfaces
Class CL_DB_BUFFER_POC has no interface implemented.
Friends
Class CL_DB_BUFFER_POC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DATA Instance attribute Private Object reference (TYPE REF TO) DATA Buffered Data 19991015
2 M_DATA_DUMMY Instance attribute Private Object reference (TYPE REF TO) DATA Empty Dummy Table 20000406
3 M_DB_NAME Instance attribute Private Type reference (TYPE) TABNAME Name of database table 19991019
4 M_GUID_NAME Instance attribute Private Type reference (TYPE) FELD_NAME Name of GUID Field in Database Table 19991125
5 M_IT_NAME Instance attribute Private Type reference (TYPE) TTYPENAME Type Name of Buffer Table 19991015
Methods
# Method Level Visibility Method type Description Created on
1 EXTEND_DATA_BUFFER Instance method Public Method Access Method to Single Record of Different Document 19991125
2 EXTEND_TABLE_DATA_BUFFER Instance method Public Method Access Method to Single Record of Different Document 20000121
3 GET_DATA Instance method Public Method Access Method to Single Record 19991015
4 GET_TABLE_DATA Instance method Public Method Access Method to Table 20000105
5 INIT_DATA_BUFFER Instance method Public Method Load Simple Buffer 19991018
6 INIT_TABLE_DATA_BUFFER Instance method Public Method Load Buffer for Collections 20000105
Events
Class CL_DB_BUFFER_POC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TABLE_BUFFER_TAB Protected See coding Buffer Table 20000105
2 TY_TABLE_BUFFER_TAB_WA Protected See coding Work Area for Buffer Table 20000105
Method Signatures

Method EXTEND_DATA_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DATA Call by reference Object reference (TYPE REF TO) DATA Arbeitsbereich für den zu lesenden Satz 19991125
# Exception Resumable Description Created on
1 NOT_FOUND Kein Satz gefunden 19991125

Method EXTEND_TABLE_DATA_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DATA Call by reference Object reference (TYPE REF TO) DATA Arbeitsbereich für den zu lesenden Satz 20000121
2 Importing IM_GUID Call by reference Type reference (TYPE) OS_GUID Guid der Kollektion 20000121

Method EXTEND_TABLE_DATA_BUFFER on class CL_DB_BUFFER_POC has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DATA Call by reference Object reference (TYPE REF TO) DATA Arbeitsbereich für den zu lesenden Satz 19991015
# Exception Resumable Description Created on
1 NOT_FOUND Kein Satz gefunden 19991015

Method GET_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DATA Call by reference Object reference (TYPE REF TO) DATA Arbeitsbereich für selektierte Daten 20000105
2 Importing IM_GUID Call by reference Type reference (TYPE) OS_GUID Guid die gelesen werden soll 20000107

Method GET_TABLE_DATA on class CL_DB_BUFFER_POC has no exception.

Method INIT_DATA_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DB_NAME Value transfer Type reference (TYPE) TABNAME Name der Datenbanktabelle 19991018
2 Importing IM_DOCID Call by reference Type reference (TYPE) POC_DOCID Aktuelles Dokument 20000105
3 Importing IM_GUID_NAME Value transfer Type reference (TYPE) FELD_NAME Name des Guid-Feldes der Datenbanktabelle 19991125
4 Importing IM_IT_NAME Value transfer Type reference (TYPE) TTYPENAME Typname der Puffertabelle 19991018

Method INIT_DATA_BUFFER on class CL_DB_BUFFER_POC has no exception.

Method INIT_TABLE_DATA_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DB_NAME Value transfer Type reference (TYPE) TABNAME Name der Datenbanktabelle 20000105
2 Importing IM_DOCID Call by reference Type reference (TYPE) POC_DOCID Aktuelles Dokument 20000105
3 Importing IM_GUID_NAME Value transfer Type reference (TYPE) FELD_NAME Name des Guid-Feldes der Datenbanktabelle 20000105
4 Importing IM_IT_NAME Value transfer Type reference (TYPE) TTYPENAME Typname der Puffertabelle 20000105

Method INIT_TABLE_DATA_BUFFER on class CL_DB_BUFFER_POC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 46C