SAP ABAP Class CL_SRMPS_GET_PARAMS (Retrieve the essential Records Management Parameters)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_PBRM (Package) Portal based Records Management
Properties
Class CL_SRMPS_GET_PARAMS  
Short Description Retrieve the essential Records Management Parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_PBRM   Portal based Records Management 
Created 20030115   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRMPS_GET_PARAMS has no interface implemented.
Friends
Class CL_SRMPS_GET_PARAMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_CASE_SPS_ID Static Attribute Private Type reference (TYPE) STRING element type for case 20030303
2 G_CFW_SPS_ID Static Attribute Private Type reference (TYPE) STRING Client Framework SPS ID 20030115
3 G_CLIENT_MGR Static Attribute Private Object reference (TYPE REF TO) CL_SRM_SRM_CLIENT_MANAGER Basis for Client Manager 20030115
4 G_DOC_SPS_ID Static Attribute Private Type reference (TYPE) STRING Element Type for Document 20030425
5 G_ORG_POID Static Attribute Private Object reference (TYPE REF TO) IF_SRM_POID POID 20030115
6 G_ORG_SPS_ID Static Attribute Private Type reference (TYPE) SRMSPSID Element Type ID 20030115
7 G_PROFILE_ID Static Attribute Private Type reference (TYPE) RMPSPBATTRPROFID PBRM : Portal Attribute Profile ID 20030522
8 G_REC_SPS_ID Static Attribute Private Type reference (TYPE) STRING element type for record 20030219
9 G_RMSID Static Attribute Private Type reference (TYPE) BAPIRMSID RMS ID 20030115
Methods
# Method Level Visibility Method type Description Created on
1 ATTRIBUTES_OUTPUT_CONVERSION Static method Public Method Output Conversion of Attributes 20030617
2 CONVERT_TO_STRING Static method Public Method method to convert C to string 20030116
3 GET_CASE_SPS_ID Static method Public Method Method to get element type for case 20030303
4 GET_CFW_SPS_ID Static method Public Method Method to get the client framework ID 20030115
5 GET_CLIENT_MGR Static method Public Method Method to get the SRM Client Manager 20030115
6 GET_DOC_SPS_ID Static method Public Method Method to get element type for document 20030425
7 GET_INPUT_LENGTH Static method Public Method Get length of user input field 20030617
8 GET_ORG_POID Static method Public Method Method to get the POID for the organizer 20030115
9 GET_ORG_SPS_ID Static method Public Method Method to get the organiser SPS ID 20030115
10 GET_PROFILE_ID Static method Public Method Gets the PBRM Profile for logged on user 20030521
11 GET_REC_SPS_ID Static method Public Method Method to get Element type for record 20030219
12 GET_RMS_ID Static method Public Method Method to get the current RMS 20030115
13 GET_SPS_ID_FROM_TYPE Static method Public Method Get SPS ID string from RM Type (R/C/D etc.) 20030618
14 GET_USER_NAME Static method Public Method Method to get full name of user 20030120
15 SPLIT_ON_EQUAL Static method Private Method Method to split on equal to and return name value pair 20030220
16 SPLIT_STRING Static method Public Method Method to split parameters string 20030220
Events
Class CL_SRMPS_GET_PARAMS has no event.
Types
Class CL_SRMPS_GET_PARAMS has no local type.
Method Signatures

Method ATTRIBUTES_OUTPUT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTES Call by reference Type reference (TYPE) BAPIPROPT Nicht konvertierte Attribute 20030617
2 Importing IM_ENTITY_TYPE Call by reference Type reference (TYPE) RMPSPBSPSID PBRM : POID-Typ( R: Datensatz C:Vorgang D:Dokument ) 20030618
3 Importing IM_SPSID Call by reference Type reference (TYPE) STRING SPS-ID 20030617
4 Returning RE_CONV_ATTRIBUTES Value transfer Type reference (TYPE) BAPIPROPT Konvertierte Attribute 20030617

Method ATTRIBUTES_OUTPUT_CONVERSION on class CL_SRMPS_GET_PARAMS has no exception.

Method CONVERT_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INPUT Call by reference Type reference (TYPE) ANY Eingabeparameter 20030116
2 Returning RE_OUTPUT Value transfer Type reference (TYPE) STRING Ausgabe im String-Format 20030116

Method CONVERT_TO_STRING on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_CASE_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CASE_SPS_ID Value transfer Type reference (TYPE) STRING Elementart für den Vorgang 20030303

Method GET_CASE_SPS_ID on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_CFW_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CFW_SPS_ID Value transfer Type reference (TYPE) STRING Client-Framework-SPS-ID 20030115

Method GET_CFW_SPS_ID on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_CLIENT_MGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLIENT_MGR Value transfer Object reference (TYPE REF TO) CL_SRM_SRM_CLIENT_MANAGER Basis für den Client Manager 20030115

Method GET_CLIENT_MGR on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_DOC_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOC_SPS_ID Value transfer Type reference (TYPE) STRING SPS-ID für Dokument 20030425

Method GET_DOC_SPS_ID on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_INPUT_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) BAPIPROPNA Attributname 20030617
2 Importing IM_SPSID Call by reference Type reference (TYPE) STRING 20030617
3 Returning RE_LENGTH Value transfer Type reference (TYPE) OUTPUTLEN Ausgabelänge 20030617

Method GET_INPUT_LENGTH on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_ORG_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ORG_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20030115

Method GET_ORG_POID on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_ORG_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ORG_SPS_ID Value transfer Type reference (TYPE) SRMSPSID Elementart-ID 20030115

Method GET_ORG_SPS_ID on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_PROFILE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROFILE_ID Value transfer Type reference (TYPE) RMPSPBATTRPROFID PBRM: Portalattribut-Profil-ID 20030521

Method GET_PROFILE_ID on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_REC_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REC_SPS_ID Value transfer Type reference (TYPE) BAPISPSID Elementart für Datensatz 20030219

Method GET_REC_SPS_ID on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_RMS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RMSID Value transfer Type reference (TYPE) BAPIRMSID RMS-ID 20030115

Method GET_RMS_ID on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_SPS_ID_FROM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) RMPSPBSPSID PBRM : POID-Typ( R: Datensatz C:Vorgang D:Dokument ) 20030618
2 Returning RE_SPS_ID Value transfer Type reference (TYPE) STRING 20030618

Method GET_SPS_ID_FROM_TYPE on class CL_SRMPS_GET_PARAMS has no exception.

Method GET_USER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_UNAME Call by reference Attribute reference (LIKE) SY-UNAME SAP System, Benutzer-ID 20030120
2 Returning RE_FULL_NAME Value transfer Type reference (TYPE) SO_ADRNAM Name in der Adressverwaltung 20030120

Method GET_USER_NAME on class CL_SRMPS_GET_PARAMS has no exception.

Method SPLIT_ON_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INPUT_STRING Call by reference Type reference (TYPE) STRING Eingabe-String 20030220
2 Importing IM_SEPARATOR Call by reference Type reference (TYPE) C Trennzeichen 20030220
3 Returning RE_NA_VA_PAIR Value transfer Type reference (TYPE) BAPIPROPTB Attributwertetabelle 20030220

Method SPLIT_ON_EQUAL on class CL_SRMPS_GET_PARAMS has no exception.

Method SPLIT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAM_STRING Call by reference Type reference (TYPE) STRING Parameter-String 20030220
2 Importing IM_SEPARATOR Call by reference Type reference (TYPE) C Trennzeichen 20030220
3 Returning RE_PARAM_TAB Value transfer Type reference (TYPE) BAPIPROPT Wertetabelle für Parameternamen 20030220

Method SPLIT_STRING on class CL_SRMPS_GET_PARAMS has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in