SAP ABAP Interface IF_EPIC_ICBC_SERVICE (Interface to get account no from function module and databas)
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.

⤷

⤷

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
Interface | IF_EPIC_ICBC_SERVICE | |
Short Description | Interface to get account no from function module and databas |
General Data
Package | ID-FI-EPIC-CN-EXAMPLE | Globalization: E-Payment Integration China: Example Impl. |
Created | 20120726 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EPIC_ICBC_SERVICE has no forward declaration.
Interfaces
Interface IF_EPIC_ICBC_SERVICE has no interface.
Friends
Interface IF_EPIC_ICBC_SERVICE has no friend.
Attributes
Interface IF_EPIC_ICBC_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | get account no or from database. | 20120726 |
2 | ![]() |
Instance method | Public | Method | get date time or from system | 20120726 |
Events
Interface 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 | ![]() |
ES_T012K | Call by reference | Type reference (TYPE) | T012K | House Bank Accounts | 20120726 | ||
2 | ![]() |
IS_BANK_COMM_KEY | Call by reference | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | Bank Communication Key Structure | 20120726 |
Method GET_ACCOUNTNO on Interface 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 | ![]() |
EV_DATE | Call by reference | Attribute reference (LIKE) | SY-DATUM | Date in CHAR format | 20120726 | ||
2 | ![]() |
EV_TIME | Call by reference | Attribute reference (LIKE) | SY-UZEIT | Time in CHAR Format | 20120726 |
Method GET_DATETIME on Interface IF_EPIC_ICBC_SERVICE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |