SAP ABAP Class IF_RELEASE_STRATEGY_MANAGER_MM (Interfact to Release Configuration)
Properties
Class IF_RELEASE_STRATEGY_MANAGER_MM  
Short Description Interfact to Release Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990729   SAP 
Last change 00000000   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
Class IF_RELEASE_STRATEGY_MANAGER_MM has no interface implemented.
Friends
Class IF_RELEASE_STRATEGY_MANAGER_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Public Object reference (TYPE REF TO) IF_RELEASE_STRATEGY_MANAGER_MM Instance 19990729
Methods
# Method Level Visibility Method type Description Created on
1 DEREGISTER Instance method Public Method Register Strategy Object 19990827
2 GET_STRATEGY Instance method Public Method Strategy Object 19990729
3 REGISTER Instance method Public Method Register Strategy Object 19990827
Events
Class IF_RELEASE_STRATEGY_MANAGER_MM has no event.
Types
Class IF_RELEASE_STRATEGY_MANAGER_MM has no local type.
Method Signatures

Method DEREGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRATEGY Call by reference Object reference (TYPE REF TO) IF_RELEASE_STRATEGY_MM Strategieobjekt 19990827
2 Returning RE_SUCCESS Value transfer Type reference (TYPE) MMPUR_BOOL Erfolgreich? 19990827

Method DEREGISTER on class IF_RELEASE_STRATEGY_MANAGER_MM has no exception.

Method GET_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GROUP Call by reference Type reference (TYPE) FRGGR Freigabegruppe 19990729
2 Importing IM_REL_STRATEGY Call by reference Type reference (TYPE) FRGSX Freigabestrategie 19990729
3 Returning RE_STRATEGY Value transfer Object reference (TYPE REF TO) IF_RELEASE_STRATEGY_MM Strategieobjekt 19990729

Method GET_STRATEGY on class IF_RELEASE_STRATEGY_MANAGER_MM has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRATEGY Call by reference Object reference (TYPE REF TO) IF_RELEASE_STRATEGY_MM Strategieobjekt 19990827
2 Returning RE_SUCCESS Value transfer Type reference (TYPE) MMPUR_BOOL Erfolgreich? 19990827

Method REGISTER on class IF_RELEASE_STRATEGY_MANAGER_MM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in