SAP ABAP Class IF_EPIC_ICBC_SERVICE (Interface to get account no from function module and databas)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_EXAMPLE_CN_ICBC_SRV test isolation true realizition 20120727
Properties
Class IF_EPIC_ICBC_SERVICE  
Short Description Interface to get account no from function module and databas    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120726   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EPIC_ICBC_SERVICE has no forward declaration.
Interfaces
Class IF_EPIC_ICBC_SERVICE has no interface implemented.
Friends
Class IF_EPIC_ICBC_SERVICE has no friend class.
Attributes
Class IF_EPIC_ICBC_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACCOUNTNO Instance method Public Method get account no or from database. 20120726
2 GET_DATETIME Instance method Public Method get date time or from system 20120726
Events
Class IF_EPIC_ICBC_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_REQU_MAPPING_SOURCE Public See coding 20120726 BEGIN OF ty_requ_mapping_source, transcode TYPE string, cis TYPE string, bankcode TYPE string, id TYPE string, trandate TYPE string, trantime TYPE string, fseqno TYPE string, accno TYPE string, currtype TYPE string, begindate TYPE string, enddate TYPE string, END OF ty_requ_mapping_source
Method Signatures

Method GET_ACCOUNTNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T012K Call by reference Type reference (TYPE) T012K House Bank Accounts 20120726
2 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20120726

Method GET_ACCOUNTNO on class IF_EPIC_ICBC_SERVICE has no exception.

Method GET_DATETIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Attribute reference (LIKE) SY-DATUM Date in CHAR format 20120726
2 Exporting EV_TIME Call by reference Attribute reference (LIKE) SY-UZEIT Time in CHAR Format 20120726

Method GET_DATETIME on class IF_EPIC_ICBC_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in