SAP ABAP Class CL_FCC_REPONSIBLE_TYPE_LIST (responsible type and description map)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Properties
Class CL_FCC_REPONSIBLE_TYPE_LIST  
Short Description responsible type and description map    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20121108   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCC_REPONSIBLE_TYPE_LIST has no forward declaration.
Interfaces
Class CL_FCC_REPONSIBLE_TYPE_LIST has no interface implemented.
Friends
Class CL_FCC_REPONSIBLE_TYPE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_RESPON_LIST Static Attribute Public Object reference (TYPE REF TO) CL_FCC_REPONSIBLE_TYPE_LIST responsible type and description map 20121108
2 MT_RESPON_LIST Instance attribute Private Type reference (TYPE) RES_TYPE_TO_DESR_T 20121108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121108
2 GET_INSTANCE Static method Public Method 20121108
3 GET_RESP_TYPE_DESC Instance method Public Method 20121108
4 INITIALIZE Instance method Private Method 20121108
Events
Class CL_FCC_REPONSIBLE_TYPE_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 RES_TYPE_TO_DESR_S Public See coding 20121108 BEGIN OF res_type_to_desr_s, res_usr_type TYPE fcc_task_res_otype, res_type_desc TYPE fcc_task_owner_otype_des, END OF res_type_to_desr_s
2 RES_TYPE_TO_DESR_T Public See coding 20121108 res_type_to_desr_t TYPE TABLE OF res_type_to_desr_s
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FCC_REPONSIBLE_TYPE_LIST has no parameter.
Method CONSTRUCTOR on class CL_FCC_REPONSIBLE_TYPE_LIST has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RESPON_LIST Value transfer Object reference (TYPE REF TO) CL_FCC_REPONSIBLE_TYPE_LIST responsible type and description map 20121108

Method GET_INSTANCE on class CL_FCC_REPONSIBLE_TYPE_LIST has no exception.

Method GET_RESP_TYPE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DESCR Value transfer Type reference (TYPE) FCC_TASK_OWNER_OTYPE_DES Processor Type 20121108
2 Importing IV_TYPE Call by reference Type reference (TYPE) FCC_TASK_RES_OTYPE Responsible Agent Type 20121108

Method GET_RESP_TYPE_DESC on class CL_FCC_REPONSIBLE_TYPE_LIST has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_FCC_REPONSIBLE_TYPE_LIST has no parameter.
Method INITIALIZE on class CL_FCC_REPONSIBLE_TYPE_LIST has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 200