SAP ABAP Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL (User Interaction for Replication of Company Data)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
Properties
Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL  
Short Description User Interaction for Replication of Company Data    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FBS_SE_GLMASTER_REPLCTN   Services for Proxies 
Created 20090504   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no forward declaration.
Interfaces
Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no interface implemented.
Friends
Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AREA_ID_FIGL Constant Public Type reference (TYPE) T_AREA_ID 'FIGL' 20090504
2 C_AREA_ID_FISL Constant Public Type reference (TYPE) T_AREA_ID 'FISL' 20090504
3 C_INTERACTION_TYPE_VOID Instance attribute Private Type reference (TYPE) T_INTERACTION_TYPE ' ' 20090504
4 C_VERIF_FIGL_NO_DATA Constant Public Type reference (TYPE) T_INTERACTION_TYPE 'FIGL01' 20090504
5 C_VERIF_FISL_NO_DATA Constant Public Type reference (TYPE) T_INTERACTION_TYPE 'FISL01' 20090504
6 GT_HANDLER Static Attribute Protected See coding 20090504
7 GT_INTERACTION_DATA Static Attribute Protected Type reference (TYPE) TT_INTERACTION_DATA 20090504
8 M_AREA_ID Instance attribute Protected Type reference (TYPE) T_AREA_ID 20090504
9 M_COMPANY Instance attribute Protected Type reference (TYPE) RCOMP_D Company 20090504
10 M_UNAME Instance attribute Protected Type reference (TYPE) SYUNAME User Name 20090504
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090504
2 GET_CURRENT_INTERACTION_TYPE Instance method Public Method 20090504
3 GET_INTERACTION_HANDLER Static method Public Method 20090504
4 INVALIDATE_CURRENT_INTERACTION Instance method Public Method 20090504
5 LOAD_INTERACTION_DATA Instance method Protected Method 20090504
6 SAVE_INTERACTION_DATA Instance method Public Method 20090504
7 SET_CURRENT_INTERACTION_TYPE Instance method Public Method 20090504
Events
Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_INTERACTION_DATA Public See coding 20090504
2 TT_INTERACTION_DATA Public See coding 20090504
3 T_AREA_ID Public Type reference (TYPE) CHAR6 20090504
4 T_INTERACTION_TYPE Public Type reference (TYPE) CHAR6 20090504
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AREA_ID Call by reference Type reference (TYPE) T_AREA_ID 20090504
2 Importing IP_COMPANY Call by reference Type reference (TYPE) RCOMP_D Gesellschaft 20090504
3 Importing IP_UNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20090504

Method CONSTRUCTOR on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.

Method GET_CURRENT_INTERACTION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) T_INTERACTION_TYPE 20090504

Method GET_CURRENT_INTERACTION_TYPE on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.

Method GET_INTERACTION_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AREA_ID Call by reference Type reference (TYPE) T_AREA_ID 20090504
2 Importing IP_COMPANY Call by reference Type reference (TYPE) RCOMP_D Meldungsbezogene Einträge für Application Log 20090504
3 Importing IP_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20090504
4 Returning RR_HANDLER Value transfer Object reference (TYPE REF TO) CL_FBS_CMP_RPLCTN_INTACTN_HNDL User-Interaktion für Replikation von Company daten 20090504

Method GET_INTERACTION_HANDLER on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.

Method INVALIDATE_CURRENT_INTERACTION Signature

Method INVALIDATE_CURRENT_INTERACTION on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no parameter.
Method INVALIDATE_CURRENT_INTERACTION on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.

Method LOAD_INTERACTION_DATA Signature

Method LOAD_INTERACTION_DATA on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no parameter.
Method LOAD_INTERACTION_DATA on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.

Method SAVE_INTERACTION_DATA Signature

Method SAVE_INTERACTION_DATA on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no parameter.
Method SAVE_INTERACTION_DATA on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.

Method SET_CURRENT_INTERACTION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TYPE Value transfer Type reference (TYPE) T_INTERACTION_TYPE 20090504
2 Returning RP_RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20090504

Method SET_CURRENT_INTERACTION_TYPE on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605