SAP ABAP Class IF_AUNIT_OBJECT (OBSOLETE: Use IF_CONSTRAINT/ ASSERT_THAT())
Properties
Class IF_AUNIT_OBJECT  
Short Description OBSOLETE: Use IF_CONSTRAINT/ ASSERT_THAT()    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061006   SAP 
Last change 20140121   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 IF_AUNIT_OBJECT has no interface implemented.
Friends
Class IF_AUNIT_OBJECT has no friend class.
Attributes
Class IF_AUNIT_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TO_STRING Instance method Public Method OBSOLETE: Converts state to human readable text 20061006
2 EQUALS_TO Instance method Public Method OBSOLETE: Custom comparison 20061006
Events
Class IF_AUNIT_OBJECT has no event.
Types
Class IF_AUNIT_OBJECT has no local type.
Method Signatures

Method CONVERT_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Textuelle Beschreibung der Instanz 20061006

Method CONVERT_TO_STRING on class IF_AUNIT_OBJECT has no exception.

Method EQUALS_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OTHER Call by reference Object reference (TYPE REF TO) OBJECT 20061006
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20061006

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