SAP ABAP Class CL_RCP_PP (RMS-RCP: Get Process Param. and Characteristic Attributes)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM-REC (Application Component) Recipe
     RMSRCPAPI (Package) RMS-RCP: Application Programming Interface
Properties
Class CL_RCP_PP  
Short Description RMS-RCP: Get Process Param. and Characteristic Attributes    
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 20041029   SAP 
Last change 20110908   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)
Interfaces
Class CL_RCP_PP has no interface implemented.
Friends
Class CL_RCP_PP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CLASS_TYPE Constant Private Type reference (TYPE) KLAH-KLART '102' Class for Process Parameter 20041029
2 MC_FALSE Constant Private Type reference (TYPE) XFELD ' ' Checkbox 20041029
3 MC_TRUE Constant Private Type reference (TYPE) XFELD 'X' Checkbox 20050117
4 MT_PP Static Attribute Private Type reference (TYPE) RCPTY_PP RMS-RCP: PP Process Parameter Table Type 20041029
5 MT_PP_CHAR_ATTR Static Attribute Private Type reference (TYPE) RCPTY_PP_KLVMERA RMS-RCP: PP Characteristic Attributes 20041029
6 MT_PP_CHAR_VALUE Static Attribute Private Type reference (TYPE) RCPTY_PP_API_VALI RMS-RCP: PP Process Param. Characteristics Permitted Values 20041029
7 MT_PP_STRUC_BUF Static Attribute Private Type reference (TYPE) RCPTY_PP RMS-RCP: PP Process Parameter Table Type 20041029
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PP Static method Public Method Checks Link Between Class and Process Parameter 20041209
2 READ_ALL Static method Public Method Reads All Process Parameters 20050322
3 READ_PP Static method Public Method Reads Process Parameter Data and Characteristic Attributes 20041029
4 READ_PP_ONLY Static method Protected Method PP Reads Process Parameter Data Only 20041029
Events
Class CL_RCP_PP has no event.
Types
Class CL_RCP_PP has no local type.
Method Signatures

Method CHECK_PP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_DATE Call by reference Type reference (TYPE) RCPE_ADATUM SY-DATLO Gültig-ab-Datum 20041217
2 Importing I_CLASS Call by reference Type reference (TYPE) RMXTE_CLASS_RMS Klassennummer 20041209
3 Importing I_CLASS_TYPE Call by reference Type reference (TYPE) KLAH-KLART Klassenart 20051118
4 Importing I_PP_ID Call by reference Type reference (TYPE) RCPE_PP_ID Prozessparameter 20041209
# Exception Resumable Description Created on
1 EXC_CLASS_NOT_EXIST Klasse existiert nicht 20041217
2 EXC_ERROR allgemeiner Fehler 20041209
3 EXC_NOT_ASSIGNED Fehler bei der Zuordnung Prozessparameter zu Klasse 20041217
4 EXC_PP_NOT_EXIST Prozessparameter existiert nicht 20041217

Method READ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PP Call by reference Type reference (TYPE) RCPTY_PP RMS-RCP: PP Prozessparametertabellentyp 20050322

Method READ_ALL on class CL_RCP_PP has no exception.

Method READ_PP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) RCPTY_API_ERROR RMS-RCP: API - Tabellentyp für Fehlertabelle 20050127
2 Exporting ET_PP Value transfer Type reference (TYPE) RCPTY_PP RMS-RCP: PP Prozessparametertabellentyp 20041029
3 Exporting ET_PP_CHAR_ATTR Value transfer Type reference (TYPE) RCPTY_PP_KLVMERA RMS-RCP: PP Merkmalsattribute 20041029
4 Exporting ET_PP_CHAR_VALUE Value transfer Type reference (TYPE) RCPTY_PP_API_VALI 20041029
5 Exporting ET_PP_MISS Call by reference Type reference (TYPE) RCPTY_PP RMS-RCP: PP Prozessparametertabellentyp 20050126
6 Importing IS_PP_ID Call by reference Type reference (TYPE) RCPS_PP RMS-RCP: Prozessparameter 20050310
7 Importing IT_PP_ID Call by reference Type reference (TYPE) RCPTY_PP RMS-RCP: PP Prozessparametertabellentyp 20041029
8 Importing I_FLG_PP_STRUC_ONLY Call by reference Type reference (TYPE) XFELD Bei TRUE nur Prozessparameter 20041029
9 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041213
# Exception Resumable Description Created on
1 PP_NOT_FOUND Proozessparameter nicht gefunden 20050124

Method READ_PP_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) RCPTY_API_ERROR RMS-RCP: API - Tabellentyp für Fehlertabelle 20051213
2 Exporting ET_PP_STRUC Call by reference Type reference (TYPE) RCPTY_PP RMS-RCP: PP Prozessparametertabellentyp 20041029
3 Exporting ET_PP_STRUC_MISS Call by reference Type reference (TYPE) RCPTY_PP RMS-RCP: PP Prozessparametertabellentyp 20050126
4 Importing IT_PP_STRUC Call by reference Type reference (TYPE) RCPTY_PP RMS-RCP: PP Prozessparametertabellentyp 20041029
5 Importing I_FLG_READ_ALL Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050322
6 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041213
# Exception Resumable Description Created on
1 PP_NOT_FOUND Prozess Parameter nicht gefunden 20050124
History
Last changed by/on SAP  20110908 
SAP Release Created in 600