SAP ABAP Class CL_EPIC_BANK_STATEMENT (Bank Statement in EPIC)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-GEN (Package) Globalization: E-Payment Integration Generic Topics
Properties
Class CL_EPIC_BANK_STATEMENT  
Short Description Bank Statement in EPIC    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-GEN   Globalization: E-Payment Integration Generic Topics 
Created 20120322   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_BANK_STATEMENT has no forward declaration.
Interfaces
Class CL_EPIC_BANK_STATEMENT has no interface implemented.
Friends
Class CL_EPIC_BANK_STATEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FEB_BSPROC_CALL Constant Public Type reference (TYPE) PROGNAME 'FEB_BSPROC_CALL' ABAP Program Name 20120330
2 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EPIC_BANK_STATEMENT Bank Statement in EPIC 20120323
3 GS_FEB Instance attribute Private Type reference (TYPE) FEB_IF 20120509
4 GS_FEBKO Instance attribute Private Type reference (TYPE) FEBKO Electronic Bank Statement Header Records 20120322
5 GT_FEBEP Instance attribute Private Type reference (TYPE) FEBY_FEBEP FEBEP 20120322
6 GT_FEBRE Instance attribute Private Type reference (TYPE) FEBY_FEBRE FEBRE 20120322
7 GV_KUKEY Instance attribute Private Type reference (TYPE) KUKEY_EB Short Key (Surrogate) 20120509
Methods
# Method Level Visibility Method type Description Created on
1 CALL_FEB Instance method Public Method 20120323
2 DELETE_INSTANCE Static method Public Method 20120323
3 GET_CURRENT_INSTANCE Static method Public Method 20120323
4 GET_FEB_DATA Instance method Public Method 20120323
5 GET_INSTANCE_WITH_KUKEY Static method Public Method 20120329
6 GET_NEW_INSTANCE Static method Public Method 20120330
7 POST_PROCESS Instance method Public Method 20120322
8 SELECT Static method Public Method 20120322
9 SET_FEB_DATA Instance method Public Method 20120322
Events
Class CL_EPIC_BANK_STATEMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_ASTAT_SO Public See coding 20120329 TTY_ASTAT_SO type range of astat_eb
2 TTY_AZDAT_SO Public See coding 20120329 TTY_AZDAT_SO type range of azdat_eb
3 TTY_BUKRS_SO Public See coding 20120329 TTY_BUKRS_SO type range of bukrs
4 TTY_HBKID_SO Public See coding 20120329 TTY_HBKID_SO type range of hbkid
5 TTY_HKTID_SO Public See coding 20120329 TTY_HKTID_SO type range of hktid
Method Signatures

Method CALL_FEB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20120411
2 Exporting ET_RESULT Call by reference Type reference (TYPE) TTY_FEB_IF 20120420
3 Importing IV_BUKRS Call by reference Type reference (TYPE) DZBUKR Paying company code 20120330
4 Importing IV_HBKID Call by reference Type reference (TYPE) HBKID Short key for a house bank 20120330
5 Importing IV_HKTID Call by reference Type reference (TYPE) HKTID ID for account details 20120330
6 Importing IV_SIMULATE Call by reference Type reference (TYPE) OS_BOOLEAN SPACE Boolean 20120323
7 Importing IV_STRING Call by reference Type reference (TYPE) STRING XML message string 20120330
# Exception Resumable Description Created on
1 CX_EPIC_BANK_STATEMENT Exception during bank statement processing 20120329

Method DELETE_INSTANCE Signature

Method DELETE_INSTANCE on class CL_EPIC_BANK_STATEMENT has no parameter.
Method DELETE_INSTANCE on class CL_EPIC_BANK_STATEMENT has no exception.

Method GET_CURRENT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EPIC_BANK_STATEMENT Bank Statement in EPIC 20120323

Method GET_CURRENT_INSTANCE on class CL_EPIC_BANK_STATEMENT has no exception.

Method GET_FEB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FEB Call by reference Type reference (TYPE) FEB_IF Electronic Bank Statement Header Records 20120509

Method GET_FEB_DATA on class CL_EPIC_BANK_STATEMENT has no exception.

Method GET_INSTANCE_WITH_KUKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KUKEY Call by reference Type reference (TYPE) KUKEY_EB Short key (surrogate) 20120329
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EPIC_BANK_STATEMENT Bank Statement in EPIC 20120329
# Exception Resumable Description Created on
1 CX_EPIC_BANK_STATEMENT Exception during bank statement processing 20120330

Method GET_NEW_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EPIC_BANK_STATEMENT Bank Statement in EPIC 20120330

Method GET_NEW_INSTANCE on class CL_EPIC_BANK_STATEMENT has no exception.

Method POST_PROCESS Signature

Method POST_PROCESS on class CL_EPIC_BANK_STATEMENT has no parameter.
# Exception Resumable Description Created on
1 CX_EPIC_BANK_STATEMENT Exception during bank statement processing 20120323

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FEBEP Call by reference Type reference (TYPE) FEBY_FEBEP FEBEP 20120322
2 Exporting ET_FEBKO Call by reference Type reference (TYPE) FEBY_FEBKO FEBKO 20120322
3 Exporting ET_FEBRE Call by reference Type reference (TYPE) FEBY_FEBRE FEBRE 20120322
4 Importing IT_ASTAT_SO Call by reference Type reference (TYPE) TTY_ASTAT_SO Bank Statement Status 20120329
5 Importing IT_AZDAT_SO Call by reference Type reference (TYPE) TTY_AZDAT_SO Bank Statement Date 20120329
6 Importing IT_BUKRS_SO Call by reference Type reference (TYPE) TTY_BUKRS_SO Company Code 20120329
7 Importing IT_HBKID_SO Call by reference Type reference (TYPE) TTY_HBKID_SO Short key for a house bank 20120329
8 Importing IT_HKTID_SO Call by reference Type reference (TYPE) TTY_HKTID_SO ID for account details 20120329

Method SELECT on class CL_EPIC_BANK_STATEMENT has no exception.

Method SET_FEB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FEB Call by reference Type reference (TYPE) FEB_IF Electronic Bank Statement Header Records 20120509
2 Importing IV_KUKEY Call by reference Type reference (TYPE) KUKEY_EB Electronic Bank Statement Header Records 20120509

Method SET_FEB_DATA on class CL_EPIC_BANK_STATEMENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607