SAP ABAP Interface IF_RELEASABLE_MM (Object Supports the Purchasing Release Procedure)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PURCHASE_OUT_HEADER Outline Agreement Header 20040924
2 Interface composition (i COMPRISING i_ref)  IF_PURCHASE_REQUISITION OO Requisition: Document (External View) 19991118
3 Interface composition (i COMPRISING i_ref)  IF_PURCHASE_REQUISITION_ITEM Purchase Requisition (External View) 19991119
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PO_HEADER_HANDLE_MM Handle of a Purchasing Document 19990903
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REQUISITION_AGGREGATE_MM Aggregate Purchase Requisitions 20020320
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REQ_HEADER_PROXY_MM Proxy Class Purchase Requisition Document Header 20020316
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REQ_ITEM_PROXY_MM Proxy Class Purchase Requisition Document Item 20020316
Properties
Interface IF_RELEASABLE_MM  
Short Description Object Supports the Purchasing Release Procedure    
General Data
Package ME   Application development R/3 Purchasing 
Created 19990622   SAP 
Last changed 19990903   SAP 
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 IF_RELEASABLE_MM has no interface.
Friends
Interface IF_RELEASABLE_MM has no friend.
Attributes
Interface IF_RELEASABLE_MM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Query Release Strategy and Status 19990622
2 GET_RESPONSIBLE Instance method Public Method Determine Person Responsible for Release 20010830
3 INITIATE_RELEASE Instance method Public Method Trigger Release/Reset Release 20010830
4 IS_REJECTION_ALLOWED Instance method Public Method Rejection Possible? 20010830
5 IS_RELEASE_ALLOWED Instance method Public Method Release Possible? 20010830
6 IS_RESET_REJ_ALLOWED Instance method Public Method Cancellation of Rejection Allowed? 20010830
7 IS_RESET_REL_ALLOWED Instance method Public Method Cancellation of Release Possible? 20010830
8 REJECT Instance method Public Method Reject 20010830
Events
Interface IF_RELEASABLE_MM has no event.
Types
Interface IF_RELEASABLE_MM has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STATE Call by reference Object reference (TYPE REF TO) IF_RELEASE_STATE_MM Freigabezustand 19990729
2 Exporting EX_STRATEGY Call by reference Object reference (TYPE REF TO) IF_RELEASE_STRATEGY_MM Freigabestrategie 19990729

Method GET_DATA on Interface IF_RELEASABLE_MM has no exception.

Method GET_RESPONSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CODE Call by reference Type reference (TYPE) FRGCO Freigabecode 20010830
2 Returning RE_ACTORTAB Value transfer Type reference (TYPE) TACTOR_TEXT Tabelle mit OrgObjekten 20010830

Method GET_RESPONSIBLE on Interface IF_RELEASABLE_MM has no exception.

Method INITIATE_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALL Call by reference Type reference (TYPE) MMPUR_BOOL MMPUR_NO Rekursiv alle Codes 20010830
2 Importing IM_CODE Call by reference Type reference (TYPE) FRGCO Freigabecode 20010830
3 Importing IM_RESET Call by reference Type reference (TYPE) MMPUR_BOOL MMPUR_NO Freigabe rücksetzen 20010830
# Exception Resumable Description Created on
1 FAILED fehlgeschlagen 20010830

Method IS_REJECTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ALLOWED Value transfer Type reference (TYPE) MMPUR_BOOL zulässig? 20010830

Method IS_REJECTION_ALLOWED on Interface IF_RELEASABLE_MM has no exception.

Method IS_RELEASE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ALLOWED Value transfer Type reference (TYPE) MMPUR_BOOL zulässig? 20010830

Method IS_RELEASE_ALLOWED on Interface IF_RELEASABLE_MM has no exception.

Method IS_RESET_REJ_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ALLOWED Value transfer Type reference (TYPE) MMPUR_BOOL Boolscher Typ 20010830

Method IS_RESET_REJ_ALLOWED on Interface IF_RELEASABLE_MM has no exception.

Method IS_RESET_REL_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ALLOWED Value transfer Type reference (TYPE) MMPUR_BOOL zulässig? 20010830

Method IS_RESET_REL_ALLOWED on Interface IF_RELEASABLE_MM has no exception.

Method REJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RESET Call by reference Type reference (TYPE) MMPUR_BOOL Rücksetzen der Ablehnung 20010830
# Exception Resumable Description Created on
1 FAILED fehlgeschlagen 20010830
History
Last changed by/on SAP  19990903 
SAP Release Created in