SAP ABAP Class CL_RCP_GRMR_REL (Relationship Between General and Master Recipes)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     CPPERCP (Package) RMS-RCP: iPPE Objects for Appl. Type RCP (Recipe, Header)
Properties
Class CL_RCP_GRMR_REL  
Short Description Relationship Between General and Master Recipes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPPERCP   RMS-RCP: iPPE Objects for Appl. Type RCP (Recipe, Header) 
Created 20020129   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RCP31 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RCP99 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RCP_GRMR_REL has no interface implemented.
Friends
Class CL_RCP_GRMR_REL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MTS_GRMR_REL_CL Static Attribute Private Type reference (TYPE) RCPTYS_GRMR_REL Buffer Table for Relationships 20020130
2 M_RGUID_CL Static Attribute Private Type reference (TYPE) RCPE_GRMR_RGUID Internal Relationship Key 20050620
Methods
# Method Level Visibility Method type Description Created on
1 BUFFER_REFRESH Static method Public Method Clear Current Buffer Contents 20070904
2 DELETE_ALL_REL_CL Static method Public Method Delete all Relationships for Specified General Recipe 20020201
3 DELETE_REL_CL Static method Public Method Delete a Relationship by Production Version Key 20020325
4 GET_NEW_RCNT Static method Private Method Get New Relationship Counter 20020130
5 MAINT_REL_CL Static method Public Method Add Relationship to Buffer 20020130
6 READ_REL_BY_MR_CL Static method Public Method Reading Relationship Data for a Certain Master Recipe 20020131
7 READ_REL_CL Static method Public Method Reading Relationship Data for a Certain General Recipe 20020130
8 SAVE_REL_CL Static method Public Method Saving Data from Buffer to Database 20020131
Events
Class CL_RCP_GRMR_REL has no event.
Types
Class CL_RCP_GRMR_REL has no local type.
Method Signatures

Method BUFFER_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW_ID Call by reference Type reference (TYPE) LVC_S_MOCE-ROW_ID Lösche nur bestimmten Datensatz 20071119

Method BUFFER_REFRESH on class CL_RCP_GRMR_REL has no exception.

Method DELETE_ALL_REL_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AENNR Value transfer Type reference (TYPE) AENNR Änderungsnummer des Rezepts 20020201
2 Importing I_PNGUID Value transfer Type reference (TYPE) PVS_PNGUID KnotenGUID des Rezepts 20020201
3 Importing I_PVGUID Value transfer Type reference (TYPE) PVS_PVGUID VarianteGUID des Rezepts 20020201

Method DELETE_ALL_REL_CL on class CL_RCP_GRMR_REL has no exception.

Method DELETE_REL_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer des Basisrezepts 20020326
2 Importing I_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System wo Planungsrezept ist 20020325
3 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20020325
4 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20020325
5 Importing I_PNGUID Call by reference Type reference (TYPE) PVS_PNGUID Knoten GUID des Basisrezepts 20020325
6 Importing I_VERID Call by reference Type reference (TYPE) PVS_VERID Fertigungsversion 20020325
# Exception Resumable Description Created on
1 NOT_FOUND 20020325

Method GET_NEW_RCNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RCNT Value transfer Type reference (TYPE) RCPE_GRMR_RCNT RMS-RCP: Hilfszähler 20020131
2 Importing IT_GRMR_REL Call by reference Type reference (TYPE) RCP99_TY_T_GRMR_REL_BF Gelesene Beziehnungsdaten 20020131

Method GET_NEW_RCNT on class CL_RCP_GRMR_REL has no exception.

Method MAINT_REL_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XS_GRMR_REL Call by reference Type reference (TYPE) RCPS_GRMR_REL_LI Beziehnungsdaten 20020130
# Exception Resumable Description Created on
1 MAINT_ERROR 20020130
2 REL_ALREADY_EXIST Die Beziehung existiert bereits 20020130

Method READ_REL_BY_MR_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GRMR_REL Call by reference Type reference (TYPE) RCPS_GRMR_REL_LI RMS-RCP: Beziehung zwischen Basisrezpet und Planungsrezept 20020131
2 Importing I_MR_LOG_SYS Call by reference Type reference (TYPE) LOGSYS Logisches System vom Planungsrezept 20020131
3 Importing I_PV_MAT Call by reference Type reference (TYPE) MATNR Materialnummer 20020131
4 Importing I_PV_NR Call by reference Type reference (TYPE) PVS_VERID Fertigungsversion 20020131
5 Importing I_PV_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20020131

Method READ_REL_BY_MR_CL on class CL_RCP_GRMR_REL has no exception.

Method READ_REL_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GRMR_REL Call by reference Type reference (TYPE) RCP99_TY_T_GRMR_REL Gelesene Beziehnungsdaten 20020130
2 Importing I_AENNR Value transfer Type reference (TYPE) AENNR Änderungsnummer des Rezepts 20020130
3 Importing I_PNGUID Value transfer Type reference (TYPE) PVS_PNGUID KnotenGUID des Rezepts 20020130
4 Importing I_PVGUID Value transfer Type reference (TYPE) PVS_PVGUID VarianteGUID des Rezepts 20020201

Method READ_REL_CL on class CL_RCP_GRMR_REL has no exception.

Method SAVE_REL_CL Signature

Method SAVE_REL_CL on class CL_RCP_GRMR_REL has no parameter.
Method SAVE_REL_CL on class CL_RCP_GRMR_REL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 471