SAP ABAP Class CL_GM_BDGT_TOTALS_BUFFER (GM Budgeting --> Totals Buffer)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-GM-GTE-BU (Application Component) Budgeting and Availability Control
     GMBUDGETING_E (Package) Grants management (budgeting)
Properties
Class CL_GM_BDGT_TOTALS_BUFFER  
Short Description GM Budgeting --> Totals Buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMBUDGETING_E   Grants management (budgeting) 
Created 20010413   SAP 
Last change 20010815   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GM_BDGT_TOTALS_BUFFER has no forward declaration.
Interfaces
Class CL_GM_BDGT_TOTALS_BUFFER has no interface implemented.
Friends
Class CL_GM_BDGT_TOTALS_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_APPL_LOG Instance attribute Public Object reference (TYPE REF TO) CL_BUBAS_APPL_LOG_CTX Application log with context 20011127
2 G_CON_LEDGER Constant Private Type reference (TYPE) RLDNR 90 Ledger 20010413
3 G_CON_PLAN Constant Private Type reference (TYPE) RRCTY 1 Record Type 20010413
4 G_LDGR_DOCNR Instance attribute Public Type reference (TYPE) DOCNR Document number 20010413
5 G_T_TOBU Instance attribute Public Type reference (TYPE) GMBDGT_T_TOBU Generic Item + Header Table Info for GM Budgeting [Totals] 20010413
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011127
2 SET_TOBU_FROM_LINES Instance method Public Method Fill buffer from line items object 20010413
3 WRITE_TO_DATABASE Instance method Public Method Write object contents to the database 20010413
Events
Class CL_GM_BDGT_TOTALS_BUFFER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TOBU Private Type reference (TYPE) GMBDGT_S_TOBU Generic Item + Header Info for GM Budgeting [Totals Buffer] 20010413
2 T_TOBU Private Type reference (TYPE) GMBDGT_T_TOBU Generic Item + Header Table Info for GM Budgeting [Totals] 20010413
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF_MSG Call by reference Object reference (TYPE REF TO) CL_BUBAS_APPL_LOG_CTX Anwendungsprotokoll mit Kontext 20011127

Method CONSTRUCTOR on class CL_GM_BDGT_TOTALS_BUFFER has no exception.

Method SET_TOBU_FROM_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_RESET Call by reference Type reference (TYPE) XFELD 'X' Rücksetzen vor Füllen des Puffers: ja/nein 20010413
2 Importing I_REF_LINEITEMS Call by reference Object reference (TYPE REF TO) CL_GM_BDGT_LINEITEMS FMM-Budgetierung --> Einzelposten 20010413

Method SET_TOBU_FROM_LINES on class CL_GM_BDGT_TOTALS_BUFFER has no exception.

Method WRITE_TO_DATABASE Signature

Method WRITE_TO_DATABASE on class CL_GM_BDGT_TOTALS_BUFFER has no parameter.
Method WRITE_TO_DATABASE on class CL_GM_BDGT_TOTALS_BUFFER has no exception.
History
Last changed by/on SAP  20010815 
SAP Release Created in 462