SAP ABAP Class CL_RSBPC_EN_VALIDATOR (POA SBC E&N Input Validator)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-INF (Application Component) BPC 'unified model' - Infrastructure
     RSBPC_EN (Package) BPC IP Extension: Event & Notification
Properties
Class CL_RSBPC_EN_VALIDATOR  
Short Description POA SBC E&N Input Validator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPC_EN   BPC IP Extension: Event & Notification 
Created 20130418   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBPC_EN_VALIDATOR has no forward declaration.
Interfaces
Class CL_RSBPC_EN_VALIDATOR has no interface implemented.
Friends
Class CL_RSBPC_EN_VALIDATOR has no friend class.
Attributes
Class CL_RSBPC_EN_VALIDATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 VALIDATE_EVENT_TYPE Static method Public Method Validate Event Type 20130418
2 VALIDATE_FILTER Static method Public Method Validate Filter 20130418
3 VALIDATE_MESSAGE_TYPE Static method Public Method Validate Message Type 20130418
4 VALIDATE_PAYLOAD Static method Public Method Validate Payload 20130418
5 VALIDATE_PRIORITY Static method Public Method Validate Priority 20130418
6 VALIDATE_RECIPIENTS Static method Public Method Validate Recipients 20130418
7 VALIDATE_SOURCE Static method Public Method Validate Event Source 20130418
8 VALIDATE_TIMESTAMP Static method Public Method Validate Timestamp (deprecated) 20130418
Events
Class CL_RSBPC_EN_VALIDATOR has no event.
Types
Class CL_RSBPC_EN_VALIDATOR has no local type.
Method Signatures

Method VALIDATE_EVENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_TYPE Call by reference Type reference (TYPE) RSBPC_EN_EVENT_TYPE Event Type for Messages 20130418
# Exception Resumable Description Created on
1 CX_RSBPC_EN_NOTIF_INVALID POA SBC E&N InvalidNotificationFault 20130418

Method VALIDATE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER Call by reference Type reference (TYPE) RSBPC_EN_FILTER Filter 20130418
# Exception Resumable Description Created on
1 CX_RSBPC_EN_INBOX POA SBC E&N Inboex Exception 20130418

Method VALIDATE_MESSAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) RSBPC_EN_MESSAGE_TYPE POA SBC E&N Message Type 20130418
# Exception Resumable Description Created on
1 CX_RSBPC_EN_NOTIF_INVALID POA SBC E&N InvalidNotificationFault 20130418

Method VALIDATE_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_TYPE_STR Call by reference Type reference (TYPE) RSBPC_EN_EVENT_TYPE POA SBC E&N Event Type 20130418
2 Importing IV_PAYLOAD Call by reference Type reference (TYPE) XSTRING 20130418
# Exception Resumable Description Created on
1 CX_RSBPC_EN_NOTIF_INVALID POA SBC E&N InvalidNotificationFault 20130418

Method VALIDATE_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRIORITY Call by reference Type reference (TYPE) RSBPC_EN_PRIORITY POA SBC E&N Priority 20130418
# Exception Resumable Description Created on
1 CX_RSBPC_EN_NOTIF_INVALID POA SBC E&N InvalidNotificationFault 20130418

Method VALIDATE_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INT_RECIPIENTS Call by reference Type reference (TYPE) RSBPC_EN_T_RECIPIENTS Recipients 20130418
2 Returning RT_CX_NOTIF_VAL_LIST Value transfer Type reference (TYPE) RSBPC_EN_T_NOTIF_VALID_EXCEPT POA SBC E&N Notifation Validation Exception 20130418

Method VALIDATE_RECIPIENTS on class CL_RSBPC_EN_VALIDATOR has no exception.

Method VALIDATE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE Call by reference Type reference (TYPE) RSBPC_EN_SOURCE Notification Source Document 20130418
# Exception Resumable Description Created on
1 CX_RSBPC_EN_NOTIF_INVALID POA SBC E&N InvalidNotificationFault 20130418

Method VALIDATE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP_EXT Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130418
# Exception Resumable Description Created on
1 CX_RSBPC_EN_NOTIF_INVALID POA SBC E&N InvalidNotificationFault 20130418
History
Last changed by/on SAP  20140121 
SAP Release Created in 740