SAP ABAP Class CL_RMPS_PRO_FOLDER (PRO: Folder - Functions/Services)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_PRO_FOLDER Folder Functions 20040308
Properties
Class CL_RMPS_PRO_FOLDER  
Short Description PRO: Folder - Functions/Services    
Super Class    
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 20040308   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...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_PRO_FOLDER Folder Functions 20040308
Friends
Class CL_RMPS_PRO_FOLDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ATTR_OPEN_PART Instance attribute Public Attribute reference (LIKE) 20040317
2 G_CASE Instance attribute Public Attribute reference (LIKE) 20050429
3 G_PART Instance attribute Public Object reference (TYPE REF TO) IF_RMPS_SUBCOMPONENT_PART Part Functions 20040715
4 G_POID Instance attribute Public Attribute reference (LIKE) 20040324
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DOUBLE Static method Public Method Check whether "similar" POID" is already in folder 20041108
2 CREATE Instance method Public Method 20040426
3 CREATE_FIRST_PART Instance method Public Method 20040426
4 DELETE_POID_IN_RECORD_REQUEST Static method Public Method Delete POID from Folder with Request 20040728
5 GET_FOLDER_CASE_TYPE Instance method Public Method 20040317
6 GET_FOLDER_CASE_TYPE_CREATE Static method Public Method Determine Case Type for Folder 20050224
7 GET_FOLDER_FOR_PART Static method Public Method Determin folder POID for a part POID 20050722
8 GET_FOLDER_SPS_ID Instance method Public Method 20040826
9 GET_INSTANCE Static method Public Method 20040309
10 GET_PART Instance method Public Method 20040715
11 INSERT_POID_IN_RECORD_REQUEST Static method Public Method Insert POID in Folder with Request 20040324
12 IS_DOUBLE Static method Public Method Check whether "similar" POID" is already in folder 20041108
13 SEND_REQUEST Static method Public Method Delete POID from Folder with Request 20040804
14 SHOW_DOUBLE Static method Public Method Show Doubled 20041108
Events
Class CL_RMPS_PRO_FOLDER has no event.
Types
Class CL_RMPS_PRO_FOLDER has no local type.
Method Signatures

Method CHECK_DOUBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FOLDER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20041108
2 Importing IM_OBJ_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20041108
3 Importing IM_SHOW_DOUBLE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE X = Doppelte Einträge im Popup anzeigen 20050603
4 Returning RE_ACCEPT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041108
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20041108

Method CREATE Signature

Method CREATE on class CL_RMPS_PRO_FOLDER has no parameter.
Method CREATE on class CL_RMPS_PRO_FOLDER has no exception.

Method CREATE_FIRST_PART Signature

Method CREATE_FIRST_PART on class CL_RMPS_PRO_FOLDER has no parameter.
Method CREATE_FIRST_PART on class CL_RMPS_PRO_FOLDER has no exception.

Method DELETE_POID_IN_RECORD_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BASE_CONTROL Call by reference Object reference (TYPE REF TO) IF_SRM_BASE_CONTROL Interface zu SRM Control 20040728
2 Importing IM_CLIENT_EVENT Call by reference Object reference (TYPE REF TO) IF_SRM_CLIENT_EVENT Eventklasse: SP Client -> Frame 20040728
3 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040728
4 Importing IM_POID_TO_DELETE Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040728
5 Importing IM_RECORD Call by reference Object reference (TYPE REF TO) IF_SRM_POID Part Poid 20040728
6 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Interface für Request 20040728
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040728

Method GET_FOLDER_CASE_TYPE Signature

Method GET_FOLDER_CASE_TYPE on class CL_RMPS_PRO_FOLDER has no parameter.
Method GET_FOLDER_CASE_TYPE on class CL_RMPS_PRO_FOLDER has no exception.

Method GET_FOLDER_CASE_TYPE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20050224
2 Returning RE_CASETYPE Value transfer Type reference (TYPE) SCMGCASE_TYPE Fallart 20050224
# Exception Resumable Description Created on
1 NOT_FOUND 20050224

Method GET_FOLDER_FOR_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20050722
2 Importing IM_PART_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Part POID 20050722
3 Returning RE_FOLDER_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID gefundene Folder POID 20050722

Method GET_FOLDER_FOR_PART on class CL_RMPS_PRO_FOLDER has no exception.

Method GET_FOLDER_SPS_ID Signature

Method GET_FOLDER_SPS_ID on class CL_RMPS_PRO_FOLDER has no parameter.
Method GET_FOLDER_SPS_ID on class CL_RMPS_PRO_FOLDER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RMPS_PRO_FOLDER Folder-Funktionen 20040309

Method GET_INSTANCE on class CL_RMPS_PRO_FOLDER has no exception.

Method GET_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PART Value transfer Object reference (TYPE REF TO) IF_RMPS_SUBCOMPONENT_PART Part-Funktionen 20040715
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040715

Method INSERT_POID_IN_RECORD_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ANCHOR Call by reference Type reference (TYPE) STRING 20040728
2 Importing IM_BASE_CONTROL Call by reference Object reference (TYPE REF TO) IF_SRM_BASE_CONTROL Interface zu SRM Control 20040324
3 Importing IM_DESCRIPTION Call by reference Type reference (TYPE) STRING 20050429
4 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040324
5 Importing IM_POID_TO_INSERT Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040324
6 Importing IM_RECORD Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040324
7 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Interface für Request 20040324
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040324

Method IS_DOUBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DOUBLES Call by reference Type reference (TYPE) I 20041108
2 Exporting EX_ELEMENT_LIST Call by reference Object reference (TYPE REF TO) IF_RMPS_ELEMENT_LIST Rekursive Elementliste 20041108
3 Importing IM_FOLDER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20041108
4 Importing IM_OBJ_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20041108
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20041108

Method SEND_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SRMACTID Aktivität - ID 20040804
2 Importing IM_BASE_CONTROL Call by reference Object reference (TYPE REF TO) IF_SRM_BASE_CONTROL Interface zu SRM Control 20040804
3 Importing IM_CLIENT_EVENT Call by reference Object reference (TYPE REF TO) IF_SRM_CLIENT_EVENT Eventklasse: SP Client -> Frame 20040804
4 Importing IM_DEST_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040804
5 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040804
6 Importing IM_MODE Call by reference Type reference (TYPE) BOOLEAN X=passiv 20040804
7 Importing IM_SOURCE_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Part Poid 20040804
8 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Interface für Request 20040804
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040804

Method SHOW_DOUBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT_LIST Call by reference Object reference (TYPE REF TO) IF_RMPS_ELEMENT_LIST Elementliste (rekursiv;ausgehend von mehreren Startobjekten) 20041108
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20041108

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