SAP ABAP Class CX_CIAP_DATE_OVERLAPPING (In case dates of new records overlaps a previous entry.)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-LOC (Application Component) Localization
     INT_TMF_CIAP (Package) TMF Integration Features: CIAP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CIAP_STATIC_CHECK Base class for CIAP exceptions derived from CX_STATIC_CHECK 20131118
Properties
Class CX_CIAP_DATE_OVERLAPPING  
Short Description In case dates of new records overlaps a previous entry.    
Super Class CX_CIAP_STATIC_CHECK Base class for CIAP exceptions derived from CX_STATIC_CHECK 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package INT_TMF_CIAP   TMF Integration Features: CIAP 
Created 20131113   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CIAP_DATE_OVERLAPPING has no forward declaration.
Interfaces
Class CX_CIAP_DATE_OVERLAPPING has no interface implemented.
Friends
Class CX_CIAP_DATE_OVERLAPPING has no friend class.
Attributes
Class CX_CIAP_DATE_OVERLAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131118
Events
Class CX_CIAP_DATE_OVERLAPPING has no event.
Types
Class CX_CIAP_DATE_OVERLAPPING 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 MV_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT 20131118
2 Importing MV_MSGV1 Call by reference Type reference (TYPE) SYMSGV 20131118
3 Importing MV_MSGV2 Call by reference Type reference (TYPE) SYMSGV 20131118
4 Importing MV_MSGV3 Call by reference Type reference (TYPE) SYMSGV 20131118
5 Importing MV_MSGV4 Call by reference Type reference (TYPE) SYMSGV 20131118
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20131118
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20131118

Method CONSTRUCTOR on class CX_CIAP_DATE_OVERLAPPING has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in