SAP ABAP Class CL_EPIC_DUMMY_ICBC (Dummy ICBC)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-TEST (Package) Globalization: E-Payment Integration General Test Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20130605
Properties
Class CL_EPIC_DUMMY_ICBC  
Short Description Dummy ICBC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-TEST   Globalization: E-Payment Integration General Test Objects 
Created 20130117   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_DUMMY_ICBC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20130605
Friends
Class CL_EPIC_DUMMY_ICBC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_EPIC_DUMMY_BANK_MANAGER Dummy Bank Manager 20130605
2 MV_REQUEST_STRING Instance attribute Private Type reference (TYPE) STRING 20130605
3 MV_RESPONSE_STRING Instance attribute Private Type reference (TYPE) STRING 20130605
4 MV_TRANS_CODE Instance attribute Private Type reference (TYPE) CHAR10 Character Field Length = 10 20130605
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARSE_STRUC Instance method Public Method 20130605
2 ADD_PARSE_STRUCS Instance method Public Method 20130605
3 FIND_REQ_DATA Instance method Public Method 20130605
4 GET_ICBC_AMOUNT Instance method Public Method 20130605
5 GET_ICBC_DRCRF Instance method Public Method 20130605
6 GET_ICBC_TIMESTAMP Instance method Public Method 20130605
7 GET_ICBC_TINFO Instance method Public Method 20130605
8 GET_PARSE_VALUE Instance method Public Method 20130605
9 GET_SIGN_MESSAGE Instance method Public Method 20130605
10 GET_SYSTEM_AMOUNT Instance method Public Method 20130605
11 PARSE_SINGLE Instance method Public Method 20130605
12 PROCESS_OTHER Instance method Public Method 20130605
13 PROCESS_PAYENT Instance method Public Method 20130605
14 PROCESS_QHISD Instance method Public Method 20130605
Events
Class CL_EPIC_DUMMY_ICBC has no event.
Types
Class CL_EPIC_DUMMY_ICBC has no local type.
Method Signatures

Method ADD_PARSE_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARSE Call by reference Type reference (TYPE) TTY_PARSE TTY_PARSE 20130605
2 Importing IV_INDEX Call by reference Type reference (TYPE) INT1 1 Byte Value 20130605
3 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20130605

Method ADD_PARSE_STRUC on class CL_EPIC_DUMMY_ICBC has no exception.

Method ADD_PARSE_STRUCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARSE Call by reference Type reference (TYPE) TTY_PARSE TTY_PARSE 20130605
2 Importing IT_PATH Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20130605
3 Importing IV_INDEX Call by reference Type reference (TYPE) INT1 1 Byte Value 20130605

Method ADD_PARSE_STRUCS on class CL_EPIC_DUMMY_ICBC has no exception.

Method FIND_REQ_DATA Signature

Method FIND_REQ_DATA on class CL_EPIC_DUMMY_ICBC has no parameter.
Method FIND_REQ_DATA on class CL_EPIC_DUMMY_ICBC has no exception.

Method GET_ICBC_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEM_AMOUNT Call by reference Type reference (TYPE) WRBTR Amount in Document Currency 20130605
2 Returning RV_ICBC_AMOUNT Value transfer Type reference (TYPE) STRING 20130605

Method GET_ICBC_AMOUNT on class CL_EPIC_DUMMY_ICBC has no exception.

Method GET_ICBC_DRCRF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEM_DIRECTION Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20130605
2 Returning RV_ICBC_DRCRF Value transfer Type reference (TYPE) STRING 20130605

Method GET_ICBC_DRCRF on class CL_EPIC_DUMMY_ICBC has no exception.

Method GET_ICBC_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEM_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20130605
2 Returning RV_ICBC_TIMESTAMP Value transfer Type reference (TYPE) STRING 20130605

Method GET_ICBC_TIMESTAMP on class CL_EPIC_DUMMY_ICBC has no exception.

Method GET_ICBC_TINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEM_SRL_NO Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20130605
2 Returning RV_ICBC_TINFO Value transfer Type reference (TYPE) STRING 20130605

Method GET_ICBC_TINFO on class CL_EPIC_DUMMY_ICBC has no exception.

Method GET_PARSE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARSE Call by reference Type reference (TYPE) TTY_PARSE TTY_PARSE 20130605
2 Importing IV_INDEX Call by reference Type reference (TYPE) INT1 Byte Value 20130605
3 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20130605
4 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130605

Method GET_PARSE_VALUE on class CL_EPIC_DUMMY_ICBC has no exception.

Method GET_SIGN_MESSAGE Signature

Method GET_SIGN_MESSAGE on class CL_EPIC_DUMMY_ICBC has no parameter.
Method GET_SIGN_MESSAGE on class CL_EPIC_DUMMY_ICBC has no exception.

Method GET_SYSTEM_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICBC_AMOUNT Call by reference Type reference (TYPE) STRING 20130605
2 Returning RV_SYSTEM_AMOUNT Value transfer Type reference (TYPE) WRBTR Amount in Document Currency 20130605

Method GET_SYSTEM_AMOUNT on class CL_EPIC_DUMMY_ICBC has no exception.

Method PARSE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20130605
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130605

Method PARSE_SINGLE on class CL_EPIC_DUMMY_ICBC has no exception.

Method PROCESS_OTHER Signature

Method PROCESS_OTHER on class CL_EPIC_DUMMY_ICBC has no parameter.
Method PROCESS_OTHER on class CL_EPIC_DUMMY_ICBC has no exception.

Method PROCESS_PAYENT Signature

Method PROCESS_PAYENT on class CL_EPIC_DUMMY_ICBC has no parameter.
Method PROCESS_PAYENT on class CL_EPIC_DUMMY_ICBC has no exception.

Method PROCESS_QHISD Signature

Method PROCESS_QHISD on class CL_EPIC_DUMMY_ICBC has no parameter.
Method PROCESS_QHISD on class CL_EPIC_DUMMY_ICBC has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in