SAP ABAP Class IF_EPIC_BDJ_MANAGER (EPIC: BDJ Manager Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EPIC_BDJ_TYPES EPIC: BDJ Used Types 20130708
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_BDJ_MANAGER EPIC: BDJ Manager 20130709
Properties
Class IF_EPIC_BDJ_MANAGER  
Short Description EPIC: BDJ Manager Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130522   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EPIC_BDJ_MANAGER has no interface implemented.
Friends
Class IF_EPIC_BDJ_MANAGER has no friend class.
Attributes
Class IF_EPIC_BDJ_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BDJ_DATA Instance method Public Method Get Calculated Data of BDJ 20130708
2 GET_BDJ_HEADER Instance method Public Method Get BDJ Header List 20130708
3 GET_FIELD_NAME Instance method Public Method Get Field Name 20130708
4 VALIDATE_PRE_SELECTION Instance method Public Method Validation of Pre-selection 20130708
Events
Class IF_EPIC_BDJ_MANAGER has no event.
Types
Class IF_EPIC_BDJ_MANAGER has no local type.
Method Signatures

Method GET_BDJ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BDJ_HEADER_INFO Call by reference Type reference (TYPE) EPIC_S_BDJ_HEADER EPIC: BDJ Header 20130708
2 Exporting ET_BDJ_ITEM Call by reference Type reference (TYPE) EPIC_T_BDJ_ITEM EPIC: BDJ Line Item Table 20130708
3 Importing IS_BDJ_INPUT Call by reference Type reference (TYPE) IF_EPIC_BDJ_TYPES=>EPIC_S_BDJ_INPUT 20130708

Method GET_BDJ_DATA on class IF_EPIC_BDJ_MANAGER has no exception.

Method GET_BDJ_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BDJ_HEADER Call by reference Type reference (TYPE) SLIS_T_LISTHEADER 20130708

Method GET_BDJ_HEADER on class IF_EPIC_BDJ_MANAGER has no exception.

Method GET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_NAME Call by reference Type reference (TYPE) EPIC_T_BRS_FIELDNAME EPIC: Bank Reconciliation Statement ALV Fieldname 20130708
2 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Control Structure for Testing the Table Name (Apart fr. SAA) 20130708

Method GET_FIELD_NAME on class IF_EPIC_BDJ_MANAGER has no exception.

Method VALIDATE_PRE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20130708
2 Exporting EV_PASS Call by reference Type reference (TYPE) ABAP_BOOL Pass Check or Not 20130708
3 Importing IT_ACC_DATA Call by reference Type reference (TYPE) EPIC_T_BST_BNK_ACC EPIC: Bank Account Table 20130708

Method VALIDATE_PRE_SELECTION on class IF_EPIC_BDJ_MANAGER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in