SAP ABAP Class IF_IUID_STATUS_CHECK (Interface for BAdI: BADI_IUID_STATUS_CHECK)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080626
Properties
Class IF_IUID_STATUS_CHECK  
Short Description Interface for BAdI: BADI_IUID_STATUS_CHECK    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080626   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IUID_STATUS_CHECK has no forward declaration.
Interfaces
Class IF_IUID_STATUS_CHECK has no interface implemented.
Friends
Class IF_IUID_STATUS_CHECK has no friend class.
Attributes
Class IF_IUID_STATUS_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_UII_ATTACHED Instance method Public Method Possibility to overwrite the UII Attached check 20080626
2 IS_UII_CONFIRMED Instance method Public Method Possibility to overwrite the UII Confirmed check 20080626
3 IS_UII_GENERATED Instance method Public Method Possibility to overwrite the UII Generated check 20090306
4 IS_UII_SENT Instance method Public Method Possibility to overwrite the UII Sent check 20090304
Events
Class IF_IUID_STATUS_CHECK has no event.
Types
Class IF_IUID_STATUS_CHECK has no local type.
Method Signatures

Method IS_UII_ATTACHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UII_ATTACHED Call by reference Type reference (TYPE) FLAG X = attached; space = not attached 20080626
2 Importing IV_UII Call by reference Type reference (TYPE) UII_CHAR72 Unique Item Identifier 20080626

Method IS_UII_ATTACHED on class IF_IUID_STATUS_CHECK has no exception.

Method IS_UII_CONFIRMED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UII_CONFIRMED Call by reference Type reference (TYPE) FLAG X = confirmed; space = not confirmed 20080626
2 Importing IV_UII Call by reference Type reference (TYPE) UII_CHAR72 Unique Item Identifier 20080626

Method IS_UII_CONFIRMED on class IF_IUID_STATUS_CHECK has no exception.

Method IS_UII_GENERATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UII_GENERATED Call by reference Type reference (TYPE) FLAG X = generated; space = not generated 20090306
2 Importing IV_UII Call by reference Type reference (TYPE) UII_CHAR72 Unique Item Identifier 20090306

Method IS_UII_GENERATED on class IF_IUID_STATUS_CHECK has no exception.

Method IS_UII_SENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UII_SENT Call by reference Type reference (TYPE) FLAG X = sent; space = not sent 20090304
2 Importing IV_UII Call by reference Type reference (TYPE) UII_CHAR72 Unique Item Identifier 20090304

Method IS_UII_SENT on class IF_IUID_STATUS_CHECK has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in