SAP ABAP Class IF_UPARI_RELST (Processing Release Status for RTLPURPLN)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARI_RELST Processing of the release status 20080111
Properties
Class IF_UPARI_RELST  
Short Description Processing Release Status for RTLPURPLN    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080111   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_UPARI_T Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 UPARI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_UPARI_RELST has no interface implemented.
Friends
Class IF_UPARI_RELST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_RELST_DSO Instance attribute Public Type reference (TYPE) IF_UPARI_T=>YT_RT_DS12 20080111
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Reset the Instance for Release Status Processing 20080111
2 GET_INSTANCE Static method Public Method Instantiate the Release Status Processing 20080111
3 IS_PLANNED Instance method Public Method Is a given material not yet created? 20080111
4 IS_RELEASED Instance method Public Method Has a given material just been released? 20080111
5 PUT_PLANNED_MAT Instance method Public Method Remember a Material that doesn't yet exist 20080111
6 PUT_RELEASED_MAT Instance method Public Method Remember a Material that has just been released 20080111
7 READ_RELST_DSO Instance method Public Method Read release status of RetailPurchasingPlan (DSO) 20080111
8 UPDATE_RELST_DSO Instance method Public Method Update release status of RetailPurchasingPlan (DSO) 20080111
9 UPDATE_RELST_MAT Instance method Public Method Update release status of Material (Info Object) 20080114
Events
Class IF_UPARI_RELST has no event.
Types
Class IF_UPARI_RELST has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_UPARI_RELST has no parameter.
Method FREE on class IF_UPARI_RELST has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RELST Value transfer Object reference (TYPE REF TO) IF_UPARI_RELST Processing Release Status for RTLPURPLN 20080111

Method GET_INSTANCE on class IF_UPARI_RELST has no exception.

Method IS_PLANNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAT Call by reference Type reference (TYPE) UPARI_Y_PROD Product 20080111
2 Returning R_PLANNED Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20080111

Method IS_PLANNED on class IF_UPARI_RELST has no exception.

Method IS_RELEASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAT Call by reference Type reference (TYPE) UPARI_Y_PROD Product 20080111
2 Returning R_RELEASED Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20080111

Method IS_RELEASED on class IF_UPARI_RELST has no exception.

Method PUT_PLANNED_MAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MAT Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_PRODUCT 20080111
2 Importing I_MAT Call by reference Type reference (TYPE) UPARI_Y_PROD Product 20080111

Method PUT_PLANNED_MAT on class IF_UPARI_RELST has no exception.

Method PUT_RELEASED_MAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MAT Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_PRODUCT 20080111
2 Importing I_MAT Call by reference Type reference (TYPE) UPARI_Y_PROD Product 20080111

Method PUT_RELEASED_MAT on class IF_UPARI_RELST has no exception.

Method READ_RELST_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DSO_RESULT Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RT_DS12 20080111
2 Importing IT_SEL_CRITERIA Call by reference Type reference (TYPE) UPARI_YT_SELOPT Select options for release workbench 20080111

Method READ_RELST_DSO on class IF_UPARI_RELST has no exception.

Method UPDATE_RELST_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) UPARI_YS_APPL_MSG 20080114
2 Importing IT_UPDATE_DATA Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RT_DS12 20080111

Method UPDATE_RELST_DSO on class IF_UPARI_RELST has no exception.

Method UPDATE_RELST_MAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UPARI_YT_APPL_MSG 20080114
2 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST 'NONE' Logical Destination (Specified in Function Call) 20080114

Method UPDATE_RELST_MAT on class IF_UPARI_RELST has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in