SAP ABAP Class CL_MILL_MM_STATUS_HANDLER (Status Management for Mill-MM)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-MP-MM (Application Component) Materials Management (MM) enhancements
     MILL_MM (Package) IS: Mill Products - Materials Management
Properties
Class CL_MILL_MM_STATUS_HANDLER  
Short Description Status Management for Mill-MM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package MILL_MM   IS: Mill Products - Materials Management 
Created 20000328   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MILL_MM_STATUS_HANDLER has no forward declaration.
Interfaces
Class CL_MILL_MM_STATUS_HANDLER has no interface implemented.
Friends
Class CL_MILL_MM_STATUS_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ATTRIBUTE_OFF Constant Public Type reference (TYPE) MILL_STATUS_ATTRIBUTE 0 Attribute: Off 20000328
2 C_ATTRIBUTE_ON Constant Public Type reference (TYPE) MILL_STATUS_ATTRIBUTE 1 Attribute: On 20000328
3 T_STATUS Static Attribute Private Type reference (TYPE) MILL_MM_T_STATUS Status Table 20000328
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Static method Public Method Delete Status 20000328
2 FLUSH_ALL Static method Public Method Delete All Statuses 20000328
3 GET Static method Public Method Get Status 20000328
4 SET Static method Public Method Set Status 20000328
Events
Class CL_MILL_MM_STATUS_HANDLER has no event.
Types
Class CL_MILL_MM_STATUS_HANDLER has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) MILL_STATUS_OBJECT Objekt 20000328
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Objekt nicht gefunden 20000328

Method FLUSH_ALL Signature

Method FLUSH_ALL on class CL_MILL_MM_STATUS_HANDLER has no parameter.
Method FLUSH_ALL on class CL_MILL_MM_STATUS_HANDLER has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ATTRIBUTE Call by reference Type reference (TYPE) MILL_STATUS_ATTRIBUTE Attribut 20000328
2 Importing I_OBJECT Call by reference Type reference (TYPE) MILL_STATUS_OBJECT Objekt 20000328
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Objekt nicht gefunden 20000328

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) MILL_STATUS_ATTRIBUTE Attribut 20000328
2 Importing I_OBJECT Call by reference Type reference (TYPE) MILL_STATUS_OBJECT Objekt 20000328

Method SET on class CL_MILL_MM_STATUS_HANDLER has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in