SAP ABAP Class CL_EPIC_BANK_COMM_SERV (Bank Communication Service)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-BACOM-BL (Package) Globalization: E-Payment Int. Bank Comm. Business Logic
Properties
Class CL_EPIC_BANK_COMM_SERV  
Short Description Bank Communication Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-BACOM-BL   Globalization: E-Payment Int. Bank Comm. Business Logic 
Created 20110928   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EPIC_BANK_COMM_SERV has no interface implemented.
Friends
Class CL_EPIC_BANK_COMM_SERV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GF_CRITICAL_ERROR_OCCURED Instance attribute Private Type reference (TYPE) FLAG Supports preventing further execution 20111013
2 GR_DIALOG_PARAMETERS Instance attribute Private Object reference (TYPE REF TO) DATA 20111005
3 GR_LIST_RESULT Instance attribute Private Object reference (TYPE REF TO) DATA 20111007
4 GR_OTHER_PARAMETERS Instance attribute Private Object reference (TYPE REF TO) DATA 20111007
5 GR_OTHER_RESULTS Instance attribute Private Object reference (TYPE REF TO) DATA 20111007
6 GS_BANK_COMM_KEY Instance attribute Private Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20111007
7 GS_EPIC_C_BCD Instance attribute Private Type reference (TYPE) EPIC_C_BCD Bank Communication Details 20111006
8 GT_MESSAGES Instance attribute Private Type reference (TYPE) TTY_MESSAGES 20110928
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110928
2 EXECUTE Instance method Public Method 20110928
3 GET_OTHER_RESULTS Instance method Public Method 20111114
4 GET_PARAMETER_TYPES Instance method Public Method 20111007
5 GET_RESULT_LIST Instance method Public Method 20111114
6 GET_RESULT_MESSAGES Instance method Public Method 20111114
7 SET_DIALOG_PARAMETERS Instance method Public Method 20111005
8 SET_OTHER_PARAMETERS Instance method Public Method 20111007
9 VALIDATION_WITH_SECURITY_TOKEN Instance method Private Method Validate user identification with security_token 20130716
Events
Class CL_EPIC_BANK_COMM_SERV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_EPIC_C_BCD Public See coding 20110929 tty_epic_c_bcd type standard table of epic_c_bcd
2 TTY_MESSAGES Public See coding 20110928 tty_messages type standard table of bal_s_msg
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20111007
# Exception Resumable Description Created on
1 INVALID_SETTINGS 20110929

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_RUN_IN_BACKGROUND Value transfer Type reference (TYPE) FLAG ABAP_FALSE 20111010
# Exception Resumable Description Created on
1 INVALID_SETTINGS 20130708

Method GET_OTHER_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OTHER_RESULTS Call by reference Object reference (TYPE REF TO) DATA 20111114
# Exception Resumable Description Created on
1 PARAMETER_ISSUES 20111114

Method GET_PARAMETER_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DIALOG_PARAMETERS_TYPE Call by reference Type reference (TYPE) STRING 20111007
2 Exporting EV_LIST_RESULT_TYPE Call by reference Type reference (TYPE) STRING 20111007
3 Exporting EV_OTHER_PARAMETERS_TYPE Call by reference Type reference (TYPE) STRING 20111007
4 Exporting EV_OTHER_RESULTS_TYPE Call by reference Type reference (TYPE) STRING 20111007

Method GET_PARAMETER_TYPES on class CL_EPIC_BANK_COMM_SERV has no exception.

Method GET_RESULT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST_RESULT Call by reference Type reference (TYPE) ANY TABLE 20111114
# Exception Resumable Description Created on
1 PARAMETER_ISSUES 20111114

Method GET_RESULT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) TTY_MESSAGES 20111114
# Exception Resumable Description Created on
1 PARAMETER_ISSUES 20111114

Method SET_DIALOG_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DIALOG_PARAMETERS Value transfer Object reference (TYPE REF TO) DATA 20111007
# Exception Resumable Description Created on
1 PARAMETER_ISSUES 20111013

Method SET_OTHER_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OTHER_PARAMETERS Value transfer Object reference (TYPE REF TO) DATA 20111007
# Exception Resumable Description Created on
1 PARAMETER_ISSUES 20111007

Method VALIDATION_WITH_SECURITY_TOKEN Signature

Method VALIDATION_WITH_SECURITY_TOKEN on class CL_EPIC_BANK_COMM_SERV has no parameter.
# Exception Resumable Description Created on
1 INVALID_SETTINGS 20130716
History
Last changed by/on SAP  20130531 
SAP Release Created in 607