SAP ABAP Class CL_EPIC_CB_ORG_FWD (EPIC: Forward class for orgunit 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_ORG_FWD  
Short Description EPIC: Forward class for orgunit 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_ORG_FWD has no interface implemented.
Friends
Class CL_EPIC_CB_ORG_FWD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EPIC_CB_ORG_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_EPIC_CB_ORG_SERVICE EPIC: Cash Budget Org Derived Service 20130708
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130708
2 DERIVE_ALL_ORGUNIT Instance method Public Method 20130708
3 DERIVE_ORGUNIT Instance method Public Method 20130708
4 DERIVE_ORGUNIT_BY_ID Instance method Public Method 20130723
5 IS_ORGUNIT_VALID Instance method Public Method 20130812
Events
Class CL_EPIC_CB_ORG_FWD has no event.
Types
Class CL_EPIC_CB_ORG_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_ORG_SERVICE Call by reference Object reference (TYPE REF TO) IF_EPIC_CB_ORG_SERVICE EPIC: Cash Budget Org Derived Service 20130708

Method CONSTRUCTOR on class CL_EPIC_CB_ORG_FWD has no exception.

Method DERIVE_ALL_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EPIC_CB_ORG Value transfer Type reference (TYPE) EPIC_T_CB_ORG EPIC: Table type for table EPIC_CB_ORG 20130708

Method DERIVE_ALL_ORGUNIT on class CL_EPIC_CB_ORG_FWD has no exception.

Method DERIVE_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EPIC_CB_ORG Call by reference Type reference (TYPE) EPIC_T_CB_ORG EPIC: Table type for table EPIC_CB_ORG 20130708
2 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20130708
3 Importing IV_GSBER Call by reference Type reference (TYPE) GSBER Business Area 20130708
4 Importing IV_KOSTL Call by reference Type reference (TYPE) KOSTL Cost Center 20130708
5 Importing IV_PRCTR Call by reference Type reference (TYPE) PRCTR Profit Center 20130708
# Exception Resumable Description Created on
1 CX_EPIC_BDGT_CNTRL EPIC: Budget control exception 20130708

Method DERIVE_ORGUNIT_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) EPIC_CB_ORGUNIT_ID Organizational Unit in the Cash Budget Plan 20130723
2 Returning RS_ORGUNIT Value transfer Type reference (TYPE) EPIC_CB_ORG EPIC: Cash budgeting orgunit 20130723

Method DERIVE_ORGUNIT_BY_ID on class CL_EPIC_CB_ORG_FWD has no exception.

Method IS_ORGUNIT_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) EPIC_CB_ORGUNIT_ID Organizational Unit in the Cash Budget Plan 20130812
2 Returning RV_IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20130812

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