SAP ABAP Class CL_UISS_GL_ACCOUNT_CC_ACCESS (Access class for G/L Account with CC)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-ISS (Application Component) Internal Self-Services
     UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_CONSTANT Constants interface 20091117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091023
Properties
Class CL_UISS_GL_ACCOUNT_CC_ACCESS  
Short Description Access class for G/L Account with CC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UISS_MDG_ADAPTER   Internal Self Services: MDG Adapter 
Created 20091023   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UISS_GL_ACCOUNT_CC_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UISS_CONSTANT Constants interface 20091117
2 IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091023
Friends
Class CL_UISS_GL_ACCOUNT_CC_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_FIELDNAMES Instance attribute Private Type reference (TYPE) UISS_FIELDNAMES_TAB fielname assignment table type 20091119
2 GT_SEL Instance attribute Private Type reference (TYPE) USMD_TS_SEL Sorted Table: Selection Condition (Range per Field) 20091119
3 GV_ACTION Static Attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20091125
4 GV_COMPANYCODE Static Attribute Public Type reference (TYPE) BUKRS 20091117
5 GV_GLACCTNO Static Attribute Public Type reference (TYPE) SAKNR G/L Account Number 20091119
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FNAMES Instance method Private Method 20091119
2 MAP_DATA_MDG_FROM_BAPI Instance method Protected Method 20100107
3 MAP_DATA_MDG_TO_BAPI Instance method Protected Method 20100107
Events
Class CL_UISS_GL_ACCOUNT_CC_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_GLACCOUNT_DETAIL Private See coding 20091023 BEGIN OF t_glaccount_detail, coa TYPE ktopl, account TYPE saknr, compcode TYPE bukrs, system TYPE logsys, gl_acc_detail type glaccount_ccode_iss, END OF t_glaccount_detail
Method Signatures

Method ADD_FNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHK Call by reference Type reference (TYPE) FIELDNAME Field Name 20091119
2 Importing KEY Call by reference Type reference (TYPE) XFELD SPACE Checkbox 20091119
3 Importing LNG Call by reference Type reference (TYPE) XFELD SPACE Checkbox 20091119
4 Importing MDG Call by reference Type reference (TYPE) FIELDNAME Field Name 20091119
5 Importing TXT Call by reference Type reference (TYPE) XFELD SPACE Checkbox 20091119

Method ADD_FNAMES on class CL_UISS_GL_ACCOUNT_CC_ACCESS has no exception.

Method MAP_DATA_MDG_FROM_BAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GL_DATA Call by reference Type reference (TYPE) ANY 20100107
2 Importing IS_GL_DATA Call by reference Type reference (TYPE) GLACCOUNT_CCODE_ISS 20100107
# Exception Resumable Description Created on
1 MAPPING_FAILED MAPPING FAILED 20100107

Method MAP_DATA_MDG_TO_BAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GLACCOUNT_DATA_CC_OUT Call by reference Type reference (TYPE) UISS_S_GLACCOUNT_CCODE GL Account in CC 20100107
2 Importing IS_GLACCOUNT_DATA Call by reference Type reference (TYPE) ANY 20100107

Method MAP_DATA_MDG_TO_BAPI on class CL_UISS_GL_ACCOUNT_CC_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605