SAP ABAP Class CL_RELEASE_STATE_MM (Release Status)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RELEASE_STATE_MM Release Status: Purchasing 19991122
Properties
Class CL_RELEASE_STATE_MM  
Short Description Release Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 19991122   SAP 
Last change 20031211   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MMPUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RELEASE_STATE_MM Release Status: Purchasing 19991122
Friends
Class CL_RELEASE_STATE_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_IN_PROCESS Instance attribute Public Type reference (TYPE) MMPUR_BOOL SPACE Change Currently in Process? 20031121
2 IS_RELEASED Instance attribute Public Type reference (TYPE) MMPUR_BOOL Released? 19991122
3 MY_FRGZU Instance attribute Public Type reference (TYPE) FRGZU Release Status 20000127
4 MY_INDICATOR Instance attribute Public Type reference (TYPE) FRGKE Release Indicator 19991122
5 MY_STRATEGY Instance attribute Public Object reference (TYPE REF TO) IF_RELEASE_STRATEGY_MM Strategy 19991122
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Make Copy 20010831
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991122
3 FLAG_PROCESS_DONE Instance method Public Method Unset Processing Indicator 20031121
4 FLAG_PROCESS_RUNNING Instance method Public Method Set Processing Indicator 20031204
5 GET_INFO_FOR_REQ Instance method Public Method Detailed Information for Purchase Requisition 20000128
Events
Class CL_RELEASE_STATE_MM has no event.
Types
Class CL_RELEASE_STATE_MM has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLONE Value transfer Object reference (TYPE REF TO) CL_RELEASE_STATE_MM Freigabezustand 20010831

Method CLONE on class CL_RELEASE_STATE_MM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FRGZU Call by reference Type reference (TYPE) FRGZU Freigabezustand 19991122
2 Importing IM_INDICATOR Call by reference Type reference (TYPE) FRGKE Freigabekennzeichen 19991122
3 Importing IM_IS_RELEASED Call by reference Type reference (TYPE) MMPUR_BOOL freigegeben? 19991122
4 Importing IM_STRATEGY Call by reference Object reference (TYPE REF TO) IF_RELEASE_STRATEGY_MM Freigabestrategie 19991122
# Exception Resumable Description Created on
1 FAILURE Fehler 19991122

Method FLAG_PROCESS_DONE Signature

Method FLAG_PROCESS_DONE on class CL_RELEASE_STATE_MM has no parameter.
Method FLAG_PROCESS_DONE on class CL_RELEASE_STATE_MM has no exception.

Method FLAG_PROCESS_RUNNING Signature

Method FLAG_PROCESS_RUNNING on class CL_RELEASE_STATE_MM has no parameter.
Method FLAG_PROCESS_RUNNING on class CL_RELEASE_STATE_MM has no exception.

Method GET_INFO_FOR_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATA Call by reference Type reference (TYPE) MEREL_S_DATA Freigabeinfo 20000203

Method GET_INFO_FOR_REQ on class CL_RELEASE_STATE_MM has no exception.
History
Last changed by/on SAP  20031211 
SAP Release Created in