SAP ABAP Class CL_RCP_SRCH_PARA (RMS-RCP: Import Parameters for Recipe Search)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM-REC (Application Component) Recipe
     RMSRCPAPI (Package) RMS-RCP: Application Programming Interface
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RCP_SRC_PARA RMS-RCP: Search Parameter Index 20020205
Properties
Class CL_RCP_SRCH_PARA  
Short Description RMS-RCP: Import Parameters for Recipe Search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSRCPAPI   RMS-RCP: Application Programming Interface 
Created 20011017   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCP_SRCH_PARA has no forward declaration.
Interfaces
Class CL_RCP_SRCH_PARA has no interface implemented.
Friends
Class CL_RCP_SRCH_PARA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ACTION Instance attribute Private Type reference (TYPE) RCPTY_API_SRCH_PAC Import Parameter: Process Action 20011017
2 MT_APPL_SCOPE Instance attribute Private Type reference (TYPE) RCPTY_API_SRCH_ASC Import Parameter: Scope of Application 20011017
3 MT_CLASSIFICATION Instance attribute Private Type reference (TYPE) RCPTY_API_SRCH_CLS Import Parameter: Classification 20011017
4 MT_EQUIPMENT_REQUIREMENT Instance attribute Private Type reference (TYPE) RCPTY_API_SRCH_EQR Import Parameter: Process Stage 20011105
5 MT_FORMULA Instance attribute Private Type reference (TYPE) RCPTY_API_SRCH_FRM Import Parameter: Formula 20020122
6 MT_INDEX Instance attribute Private Type reference (TYPE) RCPTY_SRCH_API_POINTER_INDEX Index 20011024
7 MT_OPERATION Instance attribute Private Type reference (TYPE) RCPTY_API_SRCH_POP Import Parameter: Process Operation 20011017
8 MT_PROCESS_PARAMETER Instance attribute Private Type reference (TYPE) RCPTY_API_SRCH_PPA Import Parameter: Process Parameter 20020205
9 MT_RECIPE_HEADER Instance attribute Private Type reference (TYPE) RCPTY_API_SRCH_RCP Import Parameter: Recipe Data 20011017
10 MT_RESTRICTION_KEYS Instance attribute Private Type reference (TYPE) RCPTY_API_KEY Import Parameter: Restricting Recipes 20011017
11 MT_STAGE Instance attribute Private Type reference (TYPE) RCPTY_API_SRCH_PST Import Parameter: Process Stage 20011017
12 M_VALFROM Instance attribute Private Type reference (TYPE) PVS_ADATUM Import Parameter: Valid-From Date 20011017
13 M_VALTO Instance attribute Private Type reference (TYPE) PVS_BDATUM Import Parameter: Valid-To Date 20011017
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTION Instance method Public Method Read Attribute: MT_ACTION 20011017
2 GET_APPL_SCOPE Instance method Public Method Read Attribute: MT_APPL_SCOPE 20011017
3 GET_CLASSIFICATION Instance method Public Method Read Attribute: MT_CLASSIFICATION 20011017
4 GET_CLASSIFICATION_BY_PARA Instance method Public Method Read Attribute: MT_CLASSIFICATION by Means of Parameters 20020208
5 GET_EQUIPMENT_REQUIREMENT Instance method Public Method Read Attribute: MT_EQUIPMENT_REQUIREMENT 20011105
6 GET_FORMULA Instance method Public Method Read Attribute: MT_FORMULA 20020122
7 GET_INDEX_BY_MASTER_KEY Instance method Public Method Read Attribute: Index 20011024
8 GET_INDEX_BY_UNIQUE_KEY Instance method Public Method Read Attribute: Index 20011026
9 GET_OPERATION Instance method Public Method Read Attribute: MT_OPERATION 20011017
10 GET_PROCESS_PARAMETER Instance method Public Method Read Attribute: MT_PROCESS_PARAMETER 20020205
11 GET_PROCESS_PARAMETER_BY_PARA Instance method Public Method Read Attribute: MT_PROCESS_PARAMETER by Means of Parameters 20020315
12 GET_RECIPE_HEADER Instance method Public Method Read Attribute: MT_RECIPE_HEADER 20011017
13 GET_RESTRICTION_KEYS Instance method Public Method Read Attribute: MT_RESTRICTION_KEYS 20011017
14 GET_STAGE Instance method Public Method Read Attribute: MT_STAGE 20011017
15 GET_VALFROM Instance method Public Method Read Attribute: M_VALFROM 20011017
16 GET_VALTO Instance method Public Method Read Attribute: M_VALTO 20011017
17 SET_ACTION Instance method Protected Method Set Attribute: MT_ACTION 20011024
18 SET_APPL_SCOPE Instance method Protected Method Set Attribute: MT_APPL_SCOPE 20011024
19 SET_CLASSIFICATION Instance method Protected Method Set Attribute: MT_CLASSIFICATION 20011024
20 SET_EQUIPMENT_REQUIREMENT Instance method Protected Method Set Attribute: MT_FORMULA 20011105
21 SET_FORMULA Instance method Protected Method Set Attribute: MT_OPERATION 20020122
22 SET_OPERATION Instance method Protected Method Set Attribute: MT_OPERATION 20011024
23 SET_PROCESS_PARAMETER Instance method Protected Method Set Attribute: MT_PROCESS_PARAMETER 20020205
24 SET_RECIPE_HEADER Instance method Protected Method Set Attribute: MT_RECIPE_HEADER 20011024
25 SET_RESTRICTION_KEYS Instance method Protected Method Set Attribute: MT_RESTRICTION_KEYS 20011024
26 SET_STAGE Instance method Protected Method Set Attribute: MT_STAGE 20011024
27 SET_VALFROM Instance method Protected Method Set Attribute: M_VALFROM 20011024
28 SET_VALTO Instance method Protected Method Set Attribute: M_VALTO 20011024
29 UPDATE_INDEX Instance method Private Method Refresh index 20011024
Events
Class CL_RCP_SRCH_PARA has no event.
Types
Class CL_RCP_SRCH_PARA has no local type.
Method Signatures

Method GET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTION Value transfer Type reference (TYPE) RCPTY_API_SRCH_PAC RMS-RCP: API - Tabellentyp für Prozess Aktion 20011017

Method GET_ACTION on class CL_RCP_SRCH_PARA has no exception.

Method GET_APPL_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_APPL_SCOPE Value transfer Type reference (TYPE) RCPTY_API_SRCH_ASC RMS-RCP: API - Tabellentyp für Prozess Aktion 20011017

Method GET_APPL_SCOPE on class CL_RCP_SRCH_PARA has no exception.

Method GET_CLASSIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CLASSIFICATION Value transfer Type reference (TYPE) RCPTY_API_SRCH_CLS RMS-RCP: API - Tabellentyp für Prozess Aktion 20011017

Method GET_CLASSIFICATION on class CL_RCP_SRCH_PARA has no exception.

Method GET_CLASSIFICATION_BY_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MASTER_ENTITY_TYPE Value transfer Type reference (TYPE) RCPE_API_SRC_ENTITY_TYPE Suchentitätstyp 20020208
2 Returning RT_CLASSIFICATION Value transfer Type reference (TYPE) RCPTY_API_SRCH_CLS RMS-RCP: API - Tabellentyp für Prozess Aktion 20020208

Method GET_CLASSIFICATION_BY_PARA on class CL_RCP_SRCH_PARA has no exception.

Method GET_EQUIPMENT_REQUIREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EQUIPMENT_REQUIREMENT Value transfer Type reference (TYPE) RCPTY_API_SRCH_EQR RMS-RCP: API - Tabellentyp für Prozess Stufe 20011105

Method GET_EQUIPMENT_REQUIREMENT on class CL_RCP_SRCH_PARA has no exception.

Method GET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FORMULA Value transfer Type reference (TYPE) RCPTY_API_SRCH_FRM RMS-RCP: API - Tabellentyp für Prozess Stufe 20020122

Method GET_FORMULA on class CL_RCP_SRCH_PARA has no exception.

Method GET_INDEX_BY_MASTER_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MASTER_KEY Value transfer Type reference (TYPE) RCPE_API_SRC_MASTER_KEY Künstlicher Referenzschlüssel für API-Attribut-Tabellen 20011024
2 Returning RT_INDEX Value transfer Type reference (TYPE) RCPTY_SRCH_API_POINTER_INDEX RMS-RCP: API - Erweiterter Index des künstlichen Zeigers 20020208

Method GET_INDEX_BY_MASTER_KEY on class CL_RCP_SRCH_PARA has no exception.

Method GET_INDEX_BY_UNIQUE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNIQUE_KEY Value transfer Type reference (TYPE) RCPE_API_SRC_UNIQUE_KEY Künstlicher Referenzschlüssel für API-Attribut-Tabellen 20011026
2 Returning RS_INDEX Value transfer Type reference (TYPE) RCPS_SRCH_API_POINTER_INDEX RMS-RCP: API - Erweiterter Index des künstlichen Zeigers 20011026

Method GET_INDEX_BY_UNIQUE_KEY on class CL_RCP_SRCH_PARA has no exception.

Method GET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OPERATION Value transfer Type reference (TYPE) RCPTY_API_SRCH_POP RMS-RCP: API - Tabellentyp für Prozess Stufe 20011017

Method GET_OPERATION on class CL_RCP_SRCH_PARA has no exception.

Method GET_PROCESS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROCESS_PARAMETER Value transfer Type reference (TYPE) RCPTY_API_SRCH_PPA RMS-RCP: API - Tabellentyp für Prozess Parameter 20020205

Method GET_PROCESS_PARAMETER on class CL_RCP_SRCH_PARA has no exception.

Method GET_PROCESS_PARAMETER_BY_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MASTER_ENTITY_TYPE Value transfer Type reference (TYPE) RCPE_API_SRC_ENTITY_TYPE Suchentitätstyp 20020315
2 Returning RT_PROCESS_PARAMETER Value transfer Type reference (TYPE) RCPTY_API_SRCH_PPA RMS-RCP: API - Tabellentyp für Prozess Aktion 20020315

Method GET_PROCESS_PARAMETER_BY_PARA on class CL_RCP_SRCH_PARA has no exception.

Method GET_RECIPE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RECIPE_HEADER Value transfer Type reference (TYPE) RCPTY_API_SRCH_RCP RMS-RCP: API - Tabellentyp für Rezeptdaten 20011017

Method GET_RECIPE_HEADER on class CL_RCP_SRCH_PARA has no exception.

Method GET_RESTRICTION_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESTRICTION_KEYS Value transfer Type reference (TYPE) RCPTY_API_KEY RMS-RCP: API - Tabellentyp für Keytabelle 20011017

Method GET_RESTRICTION_KEYS on class CL_RCP_SRCH_PARA has no exception.

Method GET_STAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STAGE Value transfer Type reference (TYPE) RCPTY_API_SRCH_PST RMS-RCP: API - Tabellentyp für Prozess Stufe 20011017

Method GET_STAGE on class CL_RCP_SRCH_PARA has no exception.

Method GET_VALFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALFROM Value transfer Type reference (TYPE) PVS_ADATUM Gültig-ab-Datum 20011017

Method GET_VALFROM on class CL_RCP_SRCH_PARA has no exception.

Method GET_VALTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALTO Value transfer Type reference (TYPE) PVS_BDATUM Gültig-bis-Datum 20011017

Method GET_VALTO on class CL_RCP_SRCH_PARA has no exception.

Method SET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTION Value transfer Type reference (TYPE) RCPTY_API_SRCH_PST RMS-RCP: API - Tabellentyp für Prozess Stufe 20011024

Method SET_ACTION on class CL_RCP_SRCH_PARA has no exception.

Method SET_APPL_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_APPL_SCOPE Value transfer Type reference (TYPE) RCPTY_API_SRCH_ASC RMS-RCP: API - Tabellentyp für Geltungsbereich 20011024

Method SET_APPL_SCOPE on class CL_RCP_SRCH_PARA has no exception.

Method SET_CLASSIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLASSIFICATION Value transfer Type reference (TYPE) RCPTY_API_SRCH_CLS RMS-RCP: API - Tabellentyp für Klassifizierung 20011024

Method SET_CLASSIFICATION on class CL_RCP_SRCH_PARA has no exception.

Method SET_EQUIPMENT_REQUIREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EQUIPMENT_REQUIREMENT Value transfer Type reference (TYPE) RCPTY_API_SRCH_EQR RMS-RCP: API - Tabellentyp für Prozess Stufe 20011105

Method SET_EQUIPMENT_REQUIREMENT on class CL_RCP_SRCH_PARA has no exception.

Method SET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FORMULA Value transfer Type reference (TYPE) RCPTY_API_SRCH_FRM RMS-RCP: API - Tabellentyp für Prozess Stufe 20020122

Method SET_FORMULA on class CL_RCP_SRCH_PARA has no exception.

Method SET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OPERATION Value transfer Type reference (TYPE) RCPTY_API_SRCH_POP RMS-RCP: API - Tabellentyp für Prozess Vorgang 20011024

Method SET_OPERATION on class CL_RCP_SRCH_PARA has no exception.

Method SET_PROCESS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROCESS_PARAMETER Value transfer Type reference (TYPE) RCPTY_API_SRCH_PPA RMS-RCP: API - Tabellentyp für Prozess-Parameter 20020205

Method SET_PROCESS_PARAMETER on class CL_RCP_SRCH_PARA has no exception.

Method SET_RECIPE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECIPE_HEADER Value transfer Type reference (TYPE) RCPTY_API_SRCH_RCP RMS-RCP: API - Tabellentyp für Rezeptdaten 20011024

Method SET_RECIPE_HEADER on class CL_RCP_SRCH_PARA has no exception.

Method SET_RESTRICTION_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESTRICTION_KEYS Value transfer Type reference (TYPE) RCPTY_API_KEY RMS-RCP: API - Tabellentyp für Keytabelle 20011024

Method SET_RESTRICTION_KEYS on class CL_RCP_SRCH_PARA has no exception.

Method SET_STAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STAGE Value transfer Type reference (TYPE) RCPTY_API_SRCH_PST RMS-RCP: API - Tabellentyp für Prozess Stufe 20011024

Method SET_STAGE on class CL_RCP_SRCH_PARA has no exception.

Method SET_VALFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALFROM Value transfer Type reference (TYPE) PVS_ADATUM Gültig-ab-Datum 20011024

Method SET_VALFROM on class CL_RCP_SRCH_PARA has no exception.

Method SET_VALTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALTO Value transfer Type reference (TYPE) PVS_BDATUM Gültig-bis-Datum 20011024

Method SET_VALTO on class CL_RCP_SRCH_PARA has no exception.

Method UPDATE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INDEX Value transfer Type reference (TYPE) RCPTY_SRCH_API_POINTER_INDEX RMS-RCP: API - Erweiterter Index des künstlichen Zeigers 20011024

Method UPDATE_INDEX on class CL_RCP_SRCH_PARA has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 471