SAP ABAP Class CL_EPIC_EXAMPLE_CN_BOC_SERVICE (EXAMPLE ONLY - Service Class for BOC)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-CN-EXAMPLE (Package) Globalization: E-Payment Integration China: Example Impl.
Properties
Class CL_EPIC_EXAMPLE_CN_BOC_SERVICE  
Short Description EXAMPLE ONLY - Service Class for BOC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-CN-EXAMPLE   Globalization: E-Payment Integration China: Example Impl. 
Created 20120115   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_EPIC_EXAMPLE_CN_BOC_GHAB Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EPIC_EXAMPLE_CN_BOC_SERVICE has no interface implemented.
Friends
Class CL_EPIC_EXAMPLE_CN_BOC_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CREDIT Constant Public Type reference (TYPE) STRING 'Incoming' Outgoing Payment 20120215
2 GC_CUSTID Constant Public Type reference (TYPE) STRING '25372371' Customer ID 20120203
3 GC_DEBIT Constant Public Type reference (TYPE) STRING 'Outgoing' Incoming Payment 20120215
4 GC_METHNAME_CREATE_REQU Constant Public Type reference (TYPE) STRING 'CREATE_REQUEST' Method name 20120203
5 GC_METHNAME_PROCESS_RESPONSE Constant Public Type reference (TYPE) STRING 'PROCESS_RESPONSE' Method name 20120203
6 GC_STATUS_CODE_02 Constant Public Type reference (TYPE) STRING 'B002' success unfinished 20120207
7 GC_STATUS_CODE_FAIL Constant Public Type reference (TYPE) STRING 'B999' Fail 20131115
8 GC_STATUS_CODE_OK Constant Public Type reference (TYPE) STRING 'B001' finished 20120203
9 GC_TERMID Constant Public Type reference (TYPE) STRING 'E001001001001' Terminal ID 20120203
10 GC_TRNCOD01 Constant Public Type reference (TYPE) STRING 'b2e0001' Sign 20120203
11 GC_TRNID Constant Public Type reference (TYPE) STRING '04051003129' Transaction ID 20120203
Methods
# Method Level Visibility Method type Description Created on
1 GET_BANK_KEY_MAPPING_NUM Static method Public Method 20121228
2 S_XML_TRANSFORMATION_SET_HEAD Static method Public Method 20120115
3 S_XML_TRANSFORMATION_TOK_REQU Static method Public Method 20120115
4 S_XML_TRANSFORMATION_TOK_RSP Static method Public Method 20120115
Events
Class CL_EPIC_EXAMPLE_CN_BOC_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_REQU_MAPPING_SOURCE_HEAD Public See coding 20120206 BEGIN OF ty_requ_mapping_source_head, termid TYPE string, trnid TYPE string, custid TYPE string, cusopr TYPE string, trncod TYPE string, custdt TYPE string, oprpwd TYPE string, END OF ty_requ_mapping_source_head
2 TY_RESP_MAPPING_RESULT_TOK Public See coding 20120206 BEGIN OF ty_resp_mapping_result_tok, token TYPE string, rspcod TYPE string, rspmsg TYPE string, END OF ty_resp_mapping_result_tok
Method Signatures

Method GET_BANK_KEY_MAPPING_NUM 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 20121228
2 Returning RV_BANK_KEY Value transfer Type reference (TYPE) STRING 20121228

Method GET_BANK_KEY_MAPPING_NUM on class CL_EPIC_EXAMPLE_CN_BOC_SERVICE has no exception.

Method S_XML_TRANSFORMATION_SET_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REQU_MAPPING_SOURCE_HEAD Call by reference Type reference (TYPE) TY_REQU_MAPPING_SOURCE_HEAD 20120115
2 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20120316
3 Importing IV_BANK_COMM_STEP Call by reference Type reference (TYPE) EPIC_BC_UA-COMSTP Bank Communication Step 20120316
4 Importing IV_TRNCOD Call by reference Type reference (TYPE) STRING 20120115
# Exception Resumable Description Created on
1 CX_EPIC_BANK_COMM_LOGON User Maintain Exception 20120316

Method S_XML_TRANSFORMATION_TOK_REQU 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) EPIC_T_MESSAGES Messages Table Type 20120126
2 Exporting EV_REQUEST_MESSAGE_STRING Call by reference Type reference (TYPE) STRING 20120115
3 Exporting EV_REQUEST_MESSAGE_XSTRING Call by reference Type reference (TYPE) XSTRING 20120203
4 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20120316
5 Importing IV_BANK_COMM_STEP Call by reference Type reference (TYPE) EPIC_BC_UA-COMSTP Bank Communication Step 20120316
# Exception Resumable Description Created on
1 CX_EPIC_BANK_COMM_IMPL Bank Communication Implementation Exception 20120126

Method S_XML_TRANSFORMATION_TOK_RSP 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) EPIC_T_MESSAGES Messages Table Type 20120126
2 Exporting EV_TOKEN Call by reference Type reference (TYPE) STRING 20120115
3 Importing IV_RESPONSE_MESSAGE_STRING Call by reference Type reference (TYPE) STRING 20120115
4 Importing IV_RESPONSE_MESSAGE_XSTRING Call by reference Type reference (TYPE) XSTRING 20120203
# Exception Resumable Description Created on
1 CX_EPIC_BANK_COMM_IMPL Bank Communication Implementation Exception 20120126
History
Last changed by/on SAP  20130531 
SAP Release Created in 607