SAP ABAP Class CL_FIN_GLACCT (G/L Account)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN (Application Component) Financials
     FAGL_CONF (Package) Configuration of FlexGL
Properties
Class CL_FIN_GLACCT  
Short Description G/L Account    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class FIN_BUS_ENT    
Program status P  SAP Standard Production Program 
Category 0   
Package FAGL_CONF   Configuration of FlexGL 
Created 20040427   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FIN_ENTITIES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FIN_GLACCT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FINB_MD_CHAR_ABSTRACT 20040428 Characteristic (Abstract)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIELDNAME Constant Private Type reference (TYPE) FINB_MD_FIELDNAME IF_FIN_ENTITIES=>GC_GLACCT Field Name 20040526
2 GO_CHAR Static Attribute Private Object reference (TYPE REF TO) IF_FINB_MD_CHAR G/L Account 20040526
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040526
2 CREATE_GLACCT Static method Public Method 20040709
3 GET_ATTR_CHOFACCT Static method Public Method 20040604
4 GET_ATTR_CHOFACCT_SINGLE Static method Public Method 20040604
5 GET_ATTR_COMPANY Static method Public Method 20040604
6 GET_ATTR_COMPANY_SINGLE Static method Public Method 20040604
7 GET_BALSHIND Static method Public Method 20040604
8 GET_CHOFACCT_TXT_SINGLE Static method Public Method 20040615
Events
Class CL_FIN_GLACCT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GLACCT_S_TXT Public See coding 20040709 begin of GLACCT_s_TXT, LANGU type SPRAS, FIN_CHOFACCT type fin_chofacct, FIN_GLACCT type FIN_GLACCT, fin_s_txt type FIN_S_TXT, end of glacct_s_txt
2 GLACCT_T_TXT Public See coding 20040709 GLACCT_T_TXT type table of glacct_s_txt
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FIN_GLACCT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FIN_GLACCT has no exception.

Method CREATE_GLACCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHOFACCT Call by reference Type reference (TYPE) FIN_S_GLACCT_ATTR_CHOFACCT Attribute des Kontos auf Kontenplanebene 20040709
2 Importing IT_CHOFACCT_TXT Call by reference Type reference (TYPE) GLACCT_T_TXT 20040709
3 Returning RT_MESS Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20040709

Method CREATE_GLACCT on class CL_FIN_GLACCT has no exception.

Method GET_ATTR_CHOFACCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL Call by reference Type reference (TYPE) FINB_MD_TS_SEL Selektion 20040604
2 Returning RT_ATTR_CHOFACCT Value transfer Type reference (TYPE) FIN_T_GLACCT_ATTR_CHOFACCT Tabelle von Kontenattributen auf Konteplanebene 20040604
# Exception Resumable Description Created on
1 NOT_FOUND Konto wurde nicht gefunden 20040615

Method GET_ATTR_CHOFACCT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CHOFACCT Call by reference Type reference (TYPE) FIN_CHOFACCT Kontenplan 20040604
2 Importing ID_GLACCT Call by reference Type reference (TYPE) FIN_GLACCT Sachkonto 20040604
3 Returning RS_ATTR_CHOFACCT Value transfer Type reference (TYPE) FIN_S_GLACCT_ATTR_CHOFACCT Mandanten 20040604
# Exception Resumable Description Created on
1 NOT_FOUND Konto wurde nicht gefunden 20040615

Method GET_ATTR_COMPANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL Call by reference Type reference (TYPE) FINB_MD_TS_SEL Selektion 20040607
2 Returning RT_ATTR_COMP Value transfer Type reference (TYPE) FIN_T_GLACCT_ATTR_COMP Tabelle von Kontenattributen auf Gesellschafts-/Systemebene 20040607
# Exception Resumable Description Created on
1 NOT_FOUND Konto wurde nicht gefunden 20040615

Method GET_ATTR_COMPANY_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACC_SYSTEM Call by reference Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20040607
2 Importing FIN_COMPANY Call by reference Type reference (TYPE) FIN_COMPANY Gesellschaft 20040607
3 Importing FIN_GLACCT Call by reference Type reference (TYPE) FIN_GLACCT Sachkonto 20040607
4 Returning RS_ATTR_COMP Value transfer Type reference (TYPE) FIN_S_GLACCT_ATTR_COMP Attribute des Kontos auf Kontenplanebene 20040607
# Exception Resumable Description Created on
1 NOT_FOUND Konto wurde nicht gefunden 20040615

Method GET_BALSHIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIN_CHOFACCT Call by reference Type reference (TYPE) FIN_CHOFACCT Kontenplan 20040604
2 Importing ID_FIN_GLACCT Call by reference Type reference (TYPE) FIN_GLACCT Sachkonto 20040604
3 Returning RD_FIN_BALSHIND Value transfer Type reference (TYPE) FIN_BALSHIND Kennzeichen: Konto ist Bestandskonto 20040604
# Exception Resumable Description Created on
1 NOT_FOUND 20040604

Method GET_CHOFACCT_TXT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TXT Call by reference Type reference (TYPE) FIN_S_TXT Sachkonto 20040615
2 Importing ID_CHOFACCT Call by reference Type reference (TYPE) FIN_CHOFACCT Kontenplan 20040615
3 Importing ID_GLACCT Call by reference Type reference (TYPE) FIN_GLACCT Sachkonto 20040615
4 Importing ID_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040615
# Exception Resumable Description Created on
1 NOT_FOUND Text wurde nicht gefunden 20040615
History
Last changed by/on SAP  20041209 
SAP Release Created in 300