SAP ABAP Class CL_ACC_QUANTITY (Currency ID)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_ACC_ENT_GENERAL (Package) Cross-Legal Entity Objects for Entities in Financials
Properties
Class CL_ACC_QUANTITY  
Short Description Currency ID    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ACC_CURTYPE    
Program status     
Category 0   
Package FINB_ACC_ENT_GENERAL   Cross-Legal Entity Objects for Entities in Financials 
Created 20030730   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ACC_QUANTITY has no interface implemented.
Friends
Class CL_ACC_QUANTITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_QUANTITY_TYPES Static Attribute Private Type reference (TYPE) T_QUANTITY_TYPES 20030730
2 QNTTYP_DEFAULT Constant Public Type reference (TYPE) FINB_QNTTYP ' ' Default Quantity Type (due to Downward Compatibility) 20040226
3 QNTTYP_PO Constant Public Type reference (TYPE) FINB_QNTTYP 'P' Quantity in Order Unit 20040226
4 QNTTYP_PRC Constant Public Type reference (TYPE) FINB_QNTTYP 'C' Quantity in Purchase Order Price Unit 20040908
5 QNTTYP_REF Constant Public Type reference (TYPE) FINB_QNTTYP 'R' Quantity in Reference Unit of Measure 20040226
6 QNTTYP_VAL Constant Public Type reference (TYPE) FINB_QNTTYP 'V' Quantity in Valuation Quantity Unit 20040226
Methods
# Method Level Visibility Method type Description Created on
1 FILL_BUFFER Static method Private Method Reads All Quantity Types from Database 20030801
2 GET_CHARACTERISTICS_FOR_TEXT Static method Public Method Characteristics/Data Elements for a Quantity Type 20030730
3 GET_QUANTITY_TYPES Static method Public Method List of Assigned Quantity Types 20030801
4 SET_QUANTITY_TYPES Static method Public Method Writes Quantity Types into DB (Deletes Existing if Required) 20040206
Events
Class CL_ACC_QUANTITY has no event.
Types
Class CL_ACC_QUANTITY has no local type.
Method Signatures

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_ACC_QUANTITY has no parameter.
Method FILL_BUFFER on class CL_ACC_QUANTITY has no exception.

Method GET_CHARACTERISTICS_FOR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DATAELEMENT_Q Call by reference Type reference (TYPE) ROLLNAME Datenelement Menge 20030730
2 Exporting ED_DATAELEMENT_U Call by reference Type reference (TYPE) ROLLNAME Datenelement Mengeneinheit 20030730
3 Exporting ED_FIELDNAME_Q Call by reference Type reference (TYPE) FINB_MD_FIELDNAME Feldname Menge 20030730
4 Exporting ED_FIELDNAME_U Call by reference Type reference (TYPE) FINB_MD_FIELDNAME Feldname Mengeneinheit 20030730
5 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20030730
6 Importing ID_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20030730
7 Importing ID_FINB_QNTTYP Call by reference Type reference (TYPE) FINB_QNTTYP Mengentyp 20030730
# Exception Resumable Description Created on
1 ERROR Fehler 20030730

Method GET_QUANTITY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FINB_QNTTYP Call by reference Type reference (TYPE) ACC_QUANTITY_TYPES Mengentypen 20030801
2 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20030801
3 Importing ID_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20030801
# Exception Resumable Description Created on
1 ERROR Fehler 20030801

Method SET_QUANTITY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20040206
2 Importing IT_ACC_QNTTP_CONF Call by reference Type reference (TYPE) ACC_TS_QNTTP_CONF Tabelle mit Mengentypkonfigurationen 20040206

Method SET_QUANTITY_TYPES on class CL_ACC_QUANTITY has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 200