SAP ABAP Class CL_EPIC_CBC_ASSG_VALIDATOR (EPIC: Master validator for cash budgeting assignment)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-PMCTL (Package) Globalization: E-Payment Integration Payment Control
Properties
Class CL_EPIC_CBC_ASSG_VALIDATOR  
Short Description EPIC: Master validator for cash budgeting assignment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-PMCTL   Globalization: E-Payment Integration Payment Control 
Created 20130430   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_CBC_ASSG_VALIDATOR has no interface implemented.
Friends
Class CL_EPIC_CBC_ASSG_VALIDATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CBC_VALIDATOR_SET Instance attribute Private Type reference (TYPE) TTY_CBC_VALIDATOR 20130708
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130708
2 VALIDATE Instance method Public Method validate 20130708
Events
Class CL_EPIC_CBC_ASSG_VALIDATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_CBC_VALIDATOR Private See coding 20130708 tty_cbc_validator TYPE TABLE OF REF TO if_epic_cbc_validator
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EPIC_CBC_AO_SVC Call by reference Object reference (TYPE REF TO) IF_EPIC_CBC_AO_SVC EPIC: Cash Budgeting Consumption Auth Object Service 20130712
2 Importing IO_EPIC_CB_PLANED_VALIDATOR Call by reference Object reference (TYPE REF TO) IF_EPIC_CBC_VALIDATOR EPIC: Interface--Cash budgeting consumption assign validator 20130708
3 Importing IT_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_T_CB_ITEM_FOR_BUDGET Payment Release: Item data 20131115
4 Importing IT_CB_MATRIX Call by reference Type reference (TYPE) EPIC_T_CB_MATRIX 20130708
5 Importing IV_EXPECT_CURR Call by reference Type reference (TYPE) WAERS Currency Key 20130708
6 Importing IV_EXPECT_DIRECTION Call by reference Type reference (TYPE) EPIC_CB_DIRECTION EPIC: Cash budget direction 20130723
7 Importing IV_EXPECT_SUM Call by reference Type reference (TYPE) WRBTR Amount in Document Currency 20130708
8 Importing IV_NEED_ASSIGN_AO_CHECK Call by reference Type reference (TYPE) ABAP_BOOL 20131115

Method CONSTRUCTOR on class CL_EPIC_CBC_ASSG_VALIDATOR has no exception.

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSGS Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20130708
2 Exporting EV_IS_VALIDATION_PASSED Call by reference Type reference (TYPE) ABAP_BOOL 20130708
3 Importing IT_EPIC_CBC_ASSG_DISPLAY Call by reference Type reference (TYPE) EPIC_T_CBC_ASSG_DISPLAY 20130708

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