SAP ABAP Class CL_EPIC_CB_INTEGRATION_SPL (EPIC: Cash budget integration sample)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-PMCTL-SMPL (Package) Globalization: E-Payment Integration Payment Control Sample
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130716
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPIC_CB_INTEGRATION EPIC: Interface with cash budgeting integration 20130716
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPIC_CB_INTEGRATION_BADI EPIC: BAdI Interface for cash budget integration 20130716
Properties
Class CL_EPIC_CB_INTEGRATION_SPL  
Short Description EPIC: Cash budget integration sample    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-PMCTL-SMPL   Globalization: E-Payment Integration Payment Control Sample 
Created 20130715   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130716
2 IF_EPIC_CB_INTEGRATION EPIC: Interface with cash budgeting integration 20130716
3 IF_EPIC_CB_INTEGRATION_BADI EPIC: BAdI Interface for cash budget integration 20130716
Friends
Class CL_EPIC_CB_INTEGRATION_SPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_APPROVE Constant Private Type reference (TYPE) STRING 'APPROVE' 20130820
2 MO_EPIC_CB_CYCLE_FWD Instance attribute Private Object reference (TYPE REF TO) CL_EPIC_CB_CYCLE_FWD 20130716
3 MO_EPIC_CB_DOMAIN_FWD Instance attribute Private Object reference (TYPE REF TO) CL_EPIC_CB_DOMAIN_FWD EPIC: Cash budget domain service 20130726
4 MO_EPIC_CB_LQITEM_FWD Instance attribute Private Object reference (TYPE REF TO) CL_EPIC_CB_LQITEM_FWD 20130716
5 MO_EPIC_CB_ORG_FWD Instance attribute Private Object reference (TYPE REF TO) CL_EPIC_CB_ORG_FWD 20130716
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130716
2 DERIVE_CB_CYCLE Instance method Private Method 20130716
3 DERIVE_FIELDS_ASSG Instance method Private Method 20130716
4 DERIVE_FIELDS_CYCLE_ASSG_F4 Instance method Private Method 20130716
5 DERIVE_FIELDS_LQITEM_ASSG_F4 Instance method Private Method 20130716
6 DERIVE_FIELDS_ORG_ASSG_F4 Instance method Private Method 20130716
7 DERIVE_LQITEM Instance method Private Method 20130716
8 DERIVE_ORGUNIT Instance method Private Method 20130716
9 VALIDATE Instance method Private Method 20130820
Events
Class CL_EPIC_CB_INTEGRATION_SPL has no event.
Types
Class CL_EPIC_CB_INTEGRATION_SPL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EPIC_CB_CYCLE_SERVICE Call by reference Object reference (TYPE REF TO) IF_EPIC_CB_CYCLE_SERVICE 20130716
2 Importing IO_EPIC_CB_DOMAIN_SERVICE Call by reference Object reference (TYPE REF TO) IF_EPIC_CB_DOMAIN_SERVICE EPIC: Cash budget domain service 20130726
3 Importing IO_EPIC_CB_LQITEM_SERVICE Call by reference Object reference (TYPE REF TO) IF_EPIC_CB_LQITEM_SERVICE 20130716
4 Importing IO_EPIC_CB_ORG_SERVICE Call by reference Object reference (TYPE REF TO) IF_EPIC_CB_ORG_SERVICE 20130716

Method CONSTRUCTOR on class CL_EPIC_CB_INTEGRATION_SPL has no exception.

Method DERIVE_CB_CYCLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EPIC_CB_GEN_CYCLE Call by reference Type reference (TYPE) EPIC_T_CB_GEN_CYCLE 20130716
2 Importing IS_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_S_CB_ITEM_FOR_BUDGET EPIC: Cash budgeting, item info for budget 20131115
# Exception Resumable Description Created on
1 CX_EPIC_BDGT_CNTRL 20130716

Method DERIVE_FIELDS_ASSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS_ASSG Call by reference Type reference (TYPE) LVC_T_FCAT 20130716

Method DERIVE_FIELDS_ASSG on class CL_EPIC_CB_INTEGRATION_SPL has no exception.

Method DERIVE_FIELDS_CYCLE_ASSG_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS_CYCLE_ASSG_F4 Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20130716

Method DERIVE_FIELDS_CYCLE_ASSG_F4 on class CL_EPIC_CB_INTEGRATION_SPL has no exception.

Method DERIVE_FIELDS_LQITEM_ASSG_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS_LQITEM_ASSG_F4 Call by reference Type reference (TYPE) LVC_T_FCAT 20130716

Method DERIVE_FIELDS_LQITEM_ASSG_F4 on class CL_EPIC_CB_INTEGRATION_SPL has no exception.

Method DERIVE_FIELDS_ORG_ASSG_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS_ORG_ASSG_F4 Call by reference Type reference (TYPE) DDFIELDS 20130716

Method DERIVE_FIELDS_ORG_ASSG_F4 on class CL_EPIC_CB_INTEGRATION_SPL has no exception.

Method DERIVE_LQITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CB_GEN_LQITEM Call by reference Type reference (TYPE) EPIC_T_CB_GEN_LQITEM 20130716
2 Importing IS_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_S_CB_ITEM_FOR_BUDGET EPIC: Cash budgeting, item info for budget 20131115
3 Importing IV_CB_CYCLE_ID Call by reference Type reference (TYPE) EPIC_CB_CYCLE_ID 20130716
4 Importing IV_CB_ORGUNIT_ID Call by reference Type reference (TYPE) EPIC_CB_ORGUNIT_ID 20130716
# Exception Resumable Description Created on
1 CX_EPIC_BDGT_CNTRL 20130716

Method DERIVE_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CB_GEN_ORG Call by reference Type reference (TYPE) EPIC_T_CB_GEN_ORG 20130716
2 Importing IS_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_S_CB_ITEM_FOR_BUDGET EPIC: Cash budgeting, item info for budget 20131115
3 Importing IV_CB_CYCLE_ID Call by reference Type reference (TYPE) EPIC_CB_CYCLE_ID 20130716
# Exception Resumable Description Created on
1 CX_EPIC_BDGT_CNTRL 20130716

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20130820
2 Importing IT_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_T_CB_ITEM_FOR_BUDGET Payment Release: Item data 20131115
3 Importing IV_VALIDATE_CONDITION Call by reference Type reference (TYPE) STRING 20130820

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