SAP ABAP Class CL_ACC_GL_ASSGNMT_TYPE (Services for the Account)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_GL_ACCOUNT (Package) G/L account
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACC_GL_ASSGNMT_TYPE Services for G/L Account 20020828
Properties
Class CL_ACC_GL_ASSGNMT_TYPE  
Short Description Services for the Account    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_GL_ACCOUNT   G/L account 
Created 20020828   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ACC_GL_ASSGNMT_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACC_GL_ASSGNMT_TYPE Services for G/L Account 20020828
Friends
Class CL_ACC_GL_ASSGNMT_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _ACC_SYSTEM Instance attribute Private Type reference (TYPE) ACC_SYSTEM Accounting System 20020828
2 _T_ACC_GL_ASSGNMT_TYPE Static Attribute Public Type reference (TYPE) ACC_T_GL_ASSGNMT_TYPE Table with References 20020828
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020828
2 GET_ACC_ASSGNMT_INFO Instance method Public Method 20020828
3 GET_INSTANCE Static method Public Method 20020828
Events
Class CL_ACC_GL_ASSGNMT_TYPE has no event.
Types
Class CL_ACC_GL_ASSGNMT_TYPE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20020828
# Exception Resumable Description Created on
1 SYSTEM_ERROR Systemfehler 20020828

Method GET_ACC_ASSGNMT_INFO Signature

Method GET_ACC_ASSGNMT_INFO on class CL_ACC_GL_ASSGNMT_TYPE has no parameter.
Method GET_ACC_ASSGNMT_INFO on class CL_ACC_GL_ASSGNMT_TYPE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20020828
2 Returning RO_ACC_GL_ASSGNMT_TYPE Value transfer Object reference (TYPE REF TO) CL_ACC_GL_ASSGNMT_TYPE Services zum Konto 20020828
# Exception Resumable Description Created on
1 SYSTEM_ERROR Systemfehler 20020828
History
Last changed by/on SAP  20041006 
SAP Release Created in 150