SAP ABAP Class CL_RMPS_SUBCOMPONENT_PART (PRO: Part)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_PRO_FILEPLAN (Package) PRO: Fileplan - Folders and so on
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SUBCOMPONENT_RECORD PRO: Part 20040617
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SUBCOMPONENT_PART Part Functions 20040227
Properties
Class CL_RMPS_SUBCOMPONENT_PART  
Short Description PRO: Part    
Super Class CL_RMPS_SUBCOMPONENT_RECORD PRO: Part 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_PRO_FILEPLAN   PRO: Fileplan - Folders and so on 
Created 20040123   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_SUBCOMPONENT_PART Part Functions 20040227
Friends
Class CL_RMPS_SUBCOMPONENT_PART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TYPE_PRO_PART Instance attribute Private Attribute reference (LIKE) 20040322
2 G_LAST_POID Instance attribute Public Object reference (TYPE REF TO) IF_SRM_POID POID 20040126
3 G_PART_SPS_ID Instance attribute Public Type reference (TYPE) SRMSPSID SPS ID of Part 20040618
Methods
# Method Level Visibility Method type Description Created on
1 ATTRIBUTE_CURRENT_PART_GET Instance method Public Method 20040322
2 BUILD_PART_NAME_IN_FOLDER Instance method Public Method 20050810
3 CHECK_REOPEN_AUTHORIZED Static method Public Method Check whether user is authorized to open a part 20041124
4 CLOSE_PART Instance method Public Method 20040312
5 GET_DESCRIPTION_TEMPLATE Instance method Public Method Get Pattern for Description Node 20070222
6 GET_PART_RECORD_MODEL_ID Instance method Public Method Determine folder model for part 20050419
7 GET_POID Instance method Protected Method Get POID 20051108
8 GET_POID_NEW Instance method Public Method Determine POID 20040126
9 INSERT_PART_IN_FOLDER Instance method Public Method 20040312
10 NEW_PART Instance method Public Method 20040312
11 PART_DESCRIPTION_UPDATE Instance method Public Method Reset Description PART 20040715
12 PART_SPS_ID_CUSTOMIZING_READ Instance method Public Method Get SPS ID of Part from Customizing 20040618
13 WRITE_PROTOCOL Instance method Protected Method Write Log Entry 20050216
Events
Class CL_RMPS_SUBCOMPONENT_PART has no event.
Types
Class CL_RMPS_SUBCOMPONENT_PART has no local type.
Method Signatures

Method ATTRIBUTE_CURRENT_PART_GET Signature

Method ATTRIBUTE_CURRENT_PART_GET on class CL_RMPS_SUBCOMPONENT_PART has no parameter.
Method ATTRIBUTE_CURRENT_PART_GET on class CL_RMPS_SUBCOMPONENT_PART has no exception.

Method BUILD_PART_NAME_IN_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) STRING 20050810
2 Returning RE_NAME Value transfer Type reference (TYPE) STRING 20050810

Method BUILD_PART_NAME_IN_FOLDER on class CL_RMPS_SUBCOMPONENT_PART has no exception.

Method CHECK_REOPEN_AUTHORIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20041124
2 Returning RE_AUTHORIZED Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041124

Method CHECK_REOPEN_AUTHORIZED on class CL_RMPS_SUBCOMPONENT_PART has no exception.

Method CLOSE_PART Signature

Method CLOSE_PART on class CL_RMPS_SUBCOMPONENT_PART has no parameter.
Method CLOSE_PART on class CL_RMPS_SUBCOMPONENT_PART has no exception.

Method GET_DESCRIPTION_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEMPLATE Value transfer Type reference (TYPE) STRING 20070222

Method GET_DESCRIPTION_TEMPLATE on class CL_RMPS_SUBCOMPONENT_PART has no exception.

Method GET_PART_RECORD_MODEL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODEL_ID Value transfer Type reference (TYPE) STRING 20050419
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20050419

Method GET_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20051108
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20051108

Method GET_POID_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20040126
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040126

Method INSERT_PART_IN_FOLDER Signature

Method INSERT_PART_IN_FOLDER on class CL_RMPS_SUBCOMPONENT_PART has no parameter.
Method INSERT_PART_IN_FOLDER on class CL_RMPS_SUBCOMPONENT_PART has no exception.

Method NEW_PART Signature

Method NEW_PART on class CL_RMPS_SUBCOMPONENT_PART has no parameter.
Method NEW_PART on class CL_RMPS_SUBCOMPONENT_PART has no exception.

Method PART_DESCRIPTION_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FPLAN_CURR Call by reference Type reference (TYPE) STRING 20050429
2 Importing IM_FROZEN Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20070222
3 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040715
4 Importing IM_PART_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040715
5 Importing IM_SERVICE Call by reference Object reference (TYPE REF TO) IF_SRM_SRM_SERVICE SRM Service 20040715
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040715

Method PART_SPS_ID_CUSTOMIZING_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SPS_ID Value transfer Type reference (TYPE) SRMSPSID Elementart-ID 20040618
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040826

Method WRITE_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20050216
2 Importing IM_PROT_ACTIVITY Call by reference Type reference (TYPE) STRING Protokollakt. (PS_OPEN_PART, PS_CLOSE_PART) 20050216

Method WRITE_PROTOCOL on class CL_RMPS_SUBCOMPONENT_PART has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640