SAP ABAP Class CL_EPIC_CB_CYCLE_FWD (EPIC: Forward class for cycle service)
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
Properties
Class CL_EPIC_CB_CYCLE_FWD  
Short Description EPIC: Forward class for cycle service    
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 20130510   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)
Interfaces
Class CL_EPIC_CB_CYCLE_FWD has no interface implemented.
Friends
Class CL_EPIC_CB_CYCLE_FWD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EPIC_CB_CYCLE_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_EPIC_CB_CYCLE_SERVICE 20130708
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130708
2 DERIVE_ALL_CYCLE Instance method Public Method 20130812
3 DERIVE_CB_CYCLE Instance method Public Method 20130708
4 DERIVE_CB_CYCLE_BY_CYC_TYPE_ID Instance method Public Method 20130708
5 DERIVE_CB_CYCLE_BY_ID Instance method Public Method 20130708
6 IS_CYCLE_OVERLAP Instance method Public Method 20130815
7 IS_CYCLE_VALID Instance method Public Method 20130812
Events
Class CL_EPIC_CB_CYCLE_FWD has no event.
Types
Class CL_EPIC_CB_CYCLE_FWD 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 EPIC: Interface--Cycle Service 20130708

Method CONSTRUCTOR on class CL_EPIC_CB_CYCLE_FWD has no exception.

Method DERIVE_ALL_CYCLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CB_CYCLE Value transfer Type reference (TYPE) EPIC_T_CB_CYCLE EPIC: table type for EPIC_CB_CYCLE 20130812

Method DERIVE_ALL_CYCLE on class CL_EPIC_CB_CYCLE_FWD has no exception.

Method DERIVE_CB_CYCLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) D 20130708
2 Returning RT_CB_CYCLE Value transfer Type reference (TYPE) EPIC_T_CB_CYCLE 20130708
# Exception Resumable Description Created on
1 CX_EPIC_BDGT_CNTRL EPIC: Budget control exception 20130708

Method DERIVE_CB_CYCLE_BY_CYC_TYPE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CB_CYCLE_TYPE_ID Call by reference Type reference (TYPE) EPIC_CB_CYCLE_TYPE_ID EPIC: Cash budgeting cycle type id 20130708
2 Returning RT_CB_CYCLE Value transfer Type reference (TYPE) EPIC_T_CB_CYCLE EPIC: table type for EPIC_CB_CYCLE 20130708

Method DERIVE_CB_CYCLE_BY_CYC_TYPE_ID on class CL_EPIC_CB_CYCLE_FWD has no exception.

Method DERIVE_CB_CYCLE_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CB_CYCLE_ID Call by reference Type reference (TYPE) EPIC_CB_CYCLE_ID EPIC: Cash budgeting cycle ID 20130708
2 Returning RS_CB_CYCLE Value transfer Type reference (TYPE) EPIC_CB_CYCLE EPIC: Cash budget cycle 20130708

Method DERIVE_CB_CYCLE_BY_ID on class CL_EPIC_CB_CYCLE_FWD has no exception.

Method IS_CYCLE_OVERLAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CYCLE_ID_1 Call by reference Type reference (TYPE) EPIC_CB_CYCLE_ID Identifier for the Cash Budget Cycle 20130815
2 Exporting EV_CYCLE_ID_2 Call by reference Type reference (TYPE) EPIC_CB_CYCLE_ID Identifier for the Cash Budget Cycle 20130815
3 Exporting EV_CYCLE_TYPE_ID Call by reference Type reference (TYPE) EPIC_CB_CYCLE_TYPE_ID Budget Cycle Type Description 20130815
4 Exporting EV_IS_OVERLAP Call by reference Type reference (TYPE) ABAP_BOOL 20130815
5 Importing IT_EPIC_CYCLE Call by reference Type reference (TYPE) EPIC_T_CB_CYCLE EPIC: table type for EPIC_CB_CYCLE 20130815

Method IS_CYCLE_OVERLAP on class CL_EPIC_CB_CYCLE_FWD has no exception.

Method IS_CYCLE_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EPIC_CB_CYCLE_ID Call by reference Type reference (TYPE) EPIC_CB_CYCLE_ID Identifier for the Cash Budget Cycle 20130812
2 Returning RV_IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20130812

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