SAP ABAP Class CL_RPM_CONFIGURATION (Methods to Read RPM Configuration Tables)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     RPM_UTILITY (Package) RPM Utilities / Tools
Properties
Class CL_RPM_CONFIGURATION  
Short Description Methods to Read RPM Configuration Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RPM_UTILITY   RPM Utilities / Tools 
Created 20030602   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RPM_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RPM_CONFIGURATION has no interface implemented.
Friends
Class CL_RPM_CONFIGURATION has no friend class.
Attributes
Class CL_RPM_CONFIGURATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UNIT Static method Public Method 20040715
2 CONVERT_BPS_CAPACITY_UNIT Static method Public Method 20030920
3 DEBUG_TIMING_LOOP Static method Public Method 20030611
4 GET_ALL_ACTIVE_STATUS Static method Public Method 20030807
5 GET_ALL_CLOSED_STATUS Static method Public Method 20030807
6 GET_ALL_INACTIVE_STATUS Static method Public Method 20030807
7 GET_ALL_OBJECTS_OF_APPLICATION Static method Public Method 20030915
8 GET_ALL_OBJLINK_OF_APPLICATION Static method Public Method 20030908
9 GET_ALL_PROPOSAL_STATUS Static method Public Method 20030807
10 GET_ALL_TO_BE_DELETED_STATUS Static method Public Method 20031216
11 GET_APPLICATIONS_OF_AREA Static method Public Method 20030820
12 GET_APPLICATION_OF_OBJLINK Static method Public Method 20030821
13 GET_APPLICATION_PROJECT_TYPE Static method Public Method 20040527
14 GET_APPROVED_STATUS Static method Public Method 20030807
15 GET_DEFAULT_CALENDAR_INFO Static method Public Method 20031005
16 GET_DEFAULT_NAME_FORMAT Static method Public Method 20030618
17 GET_DESTINATION_FOR_LINK Static method Public Method 20030929
18 GET_EXECUTION_STATUS_GROUP Static method Public Method 20030805
19 GET_LAST_FIRST_NAME_FORMAT Static method Public Method 20030618
20 GET_OBJECT_LINK_TYPE Static method Public Method 20030908
21 GET_OBJECT_LINK_TYPE_HTTP Static method Public Method 20030914
22 GET_OBJECT_LINK_TYPE_LOGSYS Static method Public Method 20030929
23 GET_OBJECT_LINK_TYPE_WEBSERVER Static method Public Method 20040221
24 GET_OBJECT_TYPE Static method Public Method 20030908
25 GET_PROJECT_GEOGRAPHY_TEXT Static method Public Method 20030602
26 GET_PROJECT_LOCATION_DATA Static method Public Method 20030602
27 GET_PROJECT_LOCATION_TEXT Static method Public Method 20030602
28 GET_PROJECT_TYPE_DATA Static method Public Method 20030602
29 GET_PROPOSAL_STATUS Static method Public Method 20030807
30 GET_WHAT_IF_SETTINGS Static method Public Method 20031205
31 GET_WS_LOGICAL_PORT Static method Public Method 20050405
32 SET_DEBUGGING_MODE Static method Public Method 20030602
Events
Class CL_RPM_CONFIGURATION has no event.
Types
Class CL_RPM_CONFIGURATION has no local type.
Method Signatures

Method CHECK_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNIT Call by reference Type reference (TYPE) MSEHI Unit of Measurement 20040715

Method CHECK_UNIT on class CL_RPM_CONFIGURATION has no exception.

Method CONVERT_BPS_CAPACITY_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BPS_UNIT Call by reference Type reference (TYPE) MSEHI Unit of Measurement 20030920
2 Returning RV_RPM_UNIT Value transfer Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030920

Method CONVERT_BPS_CAPACITY_UNIT on class CL_RPM_CONFIGURATION has no exception.

Method DEBUG_TIMING_LOOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DURATION Call by reference Type reference (TYPE) I 20030611

Method DEBUG_TIMING_LOOP on class CL_RPM_CONFIGURATION has no exception.

Method GET_ALL_ACTIVE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SAP System, User Logon Name 20030807
2 Importing IV_USER_VIEW Call by reference Type reference (TYPE) CHAR1 Single-character flag 20030807
3 Returning RT_APPROVAL_STATUS Value transfer Type reference (TYPE) RPM_TT_APPROVAL_STATUS Approval Status Text 20030807

Method GET_ALL_ACTIVE_STATUS on class CL_RPM_CONFIGURATION has no exception.

Method GET_ALL_CLOSED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SAP System, User Logon Name 20030807
2 Importing IV_USER_VIEW Call by reference Type reference (TYPE) CHAR1 Single-character flag 20030807
3 Returning RT_APPROVAL_STATUS Value transfer Type reference (TYPE) RPM_TT_APPROVAL_STATUS Approval Status Text 20030807

Method GET_ALL_CLOSED_STATUS on class CL_RPM_CONFIGURATION has no exception.

Method GET_ALL_INACTIVE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SAP System, User Logon Name 20030807
2 Importing IV_USER_VIEW Call by reference Type reference (TYPE) CHAR1 Single-character flag 20030807
3 Returning RT_EXECUTION_STATUS Value transfer Type reference (TYPE) RPM_TT_EXECUTION_STATUS Execution Status Text 20030807

Method GET_ALL_INACTIVE_STATUS on class CL_RPM_CONFIGURATION has no exception.

Method GET_ALL_OBJECTS_OF_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) RPM_TV_APPLICATION Application 20030915
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20030915
3 Returning RT_OBJECT_TYPES Value transfer Type reference (TYPE) RPM_TT_OBJECT_TYPES Business Object Types 20030915

Method GET_ALL_OBJECTS_OF_APPLICATION on class CL_RPM_CONFIGURATION has no exception.

Method GET_ALL_OBJLINK_OF_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) RPM_TV_APPLICATION Application 20030908
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) RPM_TV_OBJECT_TYPE Business Object Type 20040503
3 Returning RT_OBJECT_LINK_TYPES Value transfer Type reference (TYPE) RPM_TT_OBJLNK_DATA Object Link Data 20030908

Method GET_ALL_OBJLINK_OF_APPLICATION on class CL_RPM_CONFIGURATION has no exception.

Method GET_ALL_PROPOSAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SAP System, User Logon Name 20030807
2 Importing IV_USER_VIEW Call by reference Type reference (TYPE) CHAR1 Single-character flag 20030807
3 Returning RT_APPROVAL_STATUS Value transfer Type reference (TYPE) RPM_TT_APPROVAL_STATUS Approval Status Text 20030807

Method GET_ALL_PROPOSAL_STATUS on class CL_RPM_CONFIGURATION has no exception.

Method GET_ALL_TO_BE_DELETED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SAP System, User Logon Name 20031216
2 Importing IV_USER_VIEW Call by reference Type reference (TYPE) CHAR1 Single-character flag 20031216
3 Returning RT_EXECUTION_STATUS Value transfer Type reference (TYPE) RPM_TT_EXECUTION_STATUS Execution Status Text 20031216

Method GET_ALL_TO_BE_DELETED_STATUS on class CL_RPM_CONFIGURATION has no exception.

Method GET_APPLICATIONS_OF_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_APPLICATIONS Value transfer Type reference (TYPE) RPM_TT_APPLICATIONS_DATA Generated Table for View V_RPM_APPL 20030820
2 Importing IV_AREA Call by reference Type reference (TYPE) RPM_TV_APPLICATION_AREAS Application Areas 20030820
3 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU current language 20030820

Method GET_APPLICATIONS_OF_AREA on class CL_RPM_CONFIGURATION has no exception.

Method GET_APPLICATION_OF_OBJLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_LINK Call by reference Type reference (TYPE) RPM_TV_OBL_TYPE RPM: Type of linked object 20030821
2 Returning RV_APPLICATION Value transfer Type reference (TYPE) RPM_TV_APPLICATION Application 20030821

Method GET_APPLICATION_OF_OBJLINK on class CL_RPM_CONFIGURATION has no exception.

Method GET_APPLICATION_PROJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) RPM_TV_APPLICATION Application 20040527
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20040527
3 Returning RT_OBJECT_TYPES Value transfer Type reference (TYPE) RPM_TT_OBJECT_TYPES Business Object Types 20040527

Method GET_APPLICATION_PROJECT_TYPE on class CL_RPM_CONFIGURATION has no exception.

Method GET_APPROVED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SAP System, User Logon Name 20030807
2 Importing IV_USER_VIEW Call by reference Type reference (TYPE) CHAR1 Single-character flag 20030807
3 Returning RT_APPROVAL_STATUS Value transfer Type reference (TYPE) RPM_TT_APPROVAL_STATUS Approval Status Text 20030807

Method GET_APPROVED_STATUS on class CL_RPM_CONFIGURATION has no exception.

Method GET_DEFAULT_CALENDAR_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CALENDAR_DAYHOURS Call by reference Type reference (TYPE) RPM_TV_DAILY_HOURS Hours per Day 20031005
2 Exporting EV_CALENDAR_ID Call by reference Type reference (TYPE) WFCID Factory calendar 20031005

Method GET_DEFAULT_CALENDAR_INFO on class CL_RPM_CONFIGURATION has no exception.

Method GET_DEFAULT_NAME_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COUNTRY Call by reference Type reference (TYPE) AD_NAMCTRY Country for name format rule 20030618
2 Exporting EV_FORMAT Call by reference Type reference (TYPE) AD_FORMAT Name format 20030618

Method GET_DEFAULT_NAME_FORMAT on class CL_RPM_CONFIGURATION has no exception.

Method GET_DESTINATION_FOR_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20030929
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) RPM_TV_APPLICATION Application 20030929
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20030929
4 Importing IV_OBJECT_LINK_TYPE Call by reference Type reference (TYPE) RPM_TV_OBL_TYPE RPM: Type of linked object 20030929

Method GET_DESTINATION_FOR_LINK on class CL_RPM_CONFIGURATION has no exception.

Method GET_EXECUTION_STATUS_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXECUTION_STATUS Call by reference Type reference (TYPE) RPM_PROJECT_EXECSTAT Project Execution Status 20030805
2 Returning RV_EXECUTION_STATUS_GROUP Value transfer Type reference (TYPE) RPM_PROJECT_EXECSTAT_GROUP Project Execution Status Group 20030805

Method GET_EXECUTION_STATUS_GROUP on class CL_RPM_CONFIGURATION has no exception.

Method GET_LAST_FIRST_NAME_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COUNTRY Call by reference Type reference (TYPE) AD_NAMCTRY Country for name format rule 20030618
2 Importing IV_FORMAT Call by reference Type reference (TYPE) AD_FORMAT Name format 20030618
3 Importing IV_NAME Call by reference Type reference (TYPE) BU_NAMEP_L Last Name of Business Partner (Person) 20030618
4 Returning RV_LAST_NAME Value transfer Type reference (TYPE) BU_NAMEP_L Last name 20030618

Method GET_LAST_FIRST_NAME_FORMAT on class CL_RPM_CONFIGURATION has no exception.

Method GET_OBJECT_LINK_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) RPM_TV_APPLICATION Application 20030908
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) DPR_TV_OBL_GROUP Business Object Type 20030908
3 Importing IV_SYSTEM Call by reference Type reference (TYPE) LOGSYS Logical system 20030908
4 Returning RV_OBJECT_LINK_TYPE Value transfer Type reference (TYPE) RPM_TV_OBL_TYPE RPM: Type of linked object 20030908

Method GET_OBJECT_LINK_TYPE on class CL_RPM_CONFIGURATION has no exception.

Method GET_OBJECT_LINK_TYPE_HTTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) RPM_TV_APPLICATION Application 20030914
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) DPR_TV_OBL_GROUP Business Object Type 20030914
3 Importing IV_SYSTEM Call by reference Type reference (TYPE) LOGSYS Logical system 20030914
4 Returning RV_HTTP_DESTINATION Value transfer Type reference (TYPE) RFCDEST HTTP destination of an obejct link type 20030914

Method GET_OBJECT_LINK_TYPE_HTTP on class CL_RPM_CONFIGURATION has no exception.

Method GET_OBJECT_LINK_TYPE_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_LINK_TYPE Call by reference Type reference (TYPE) RPM_TV_OBL_TYPE Object Link Type 20030929
2 Returning RV_LOGSYS Value transfer Type reference (TYPE) LOGSYS HTTP destination of an obejct link type 20030929

Method GET_OBJECT_LINK_TYPE_LOGSYS on class CL_RPM_CONFIGURATION has no exception.

Method GET_OBJECT_LINK_TYPE_WEBSERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) RPM_TV_APPLICATION Application 20040221
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) RPM_TV_OBJECT_TYPE Business Object Type 20040221
3 Importing IV_SYSTEM Call by reference Type reference (TYPE) LOGSYS Logical system 20040221
4 Returning RV_WEBSERVER Value transfer Type reference (TYPE) RPM_TV_OBL_WEB_SERVER RPM: URL of Web Server 20040221

Method GET_OBJECT_LINK_TYPE_WEBSERVER on class CL_RPM_CONFIGURATION has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_LINK_TYPE Call by reference Type reference (TYPE) RPM_TV_OBL_TYPE RPM: Type of linked object 20030908
2 Returning RV_OBJECT_TYPE Value transfer Type reference (TYPE) RPM_TV_OBJECT_TYPE Business Object Type 20030908

Method GET_OBJECT_TYPE on class CL_RPM_CONFIGURATION has no exception.

Method GET_PROJECT_GEOGRAPHY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030602
2 Exporting EV_PROJECT_GEOGRAPHY_TEXT Call by reference Type reference (TYPE) RPM_TV_PROJECT_GEOGRAPHY_T Project Geography Text 20030602
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030602
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20030602
5 Importing IV_PROJECT_GEOGRAPHY Call by reference Type reference (TYPE) RPM_TV_PROJECT_GEOGRAPHY Project Geography 20030602

Method GET_PROJECT_GEOGRAPHY_TEXT on class CL_RPM_CONFIGURATION has no exception.

Method GET_PROJECT_LOCATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOCATION_DATA Call by reference Type reference (TYPE) RPM_PROJ_LOCAT Project Location 20030602
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030602
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030602
4 Importing IV_PROJECT_LOCATION Call by reference Type reference (TYPE) RPM_TV_PROJECT_LOCATION Project Location 20030602

Method GET_PROJECT_LOCATION_DATA on class CL_RPM_CONFIGURATION has no exception.

Method GET_PROJECT_LOCATION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030602
2 Exporting EV_PROJECT_LOCATION_TEXT Call by reference Type reference (TYPE) RPM_TV_PROJECT_LOCATION_T Project Location Text 20030602
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030602
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20030602
5 Importing IV_PROJECT_LOCATION Call by reference Type reference (TYPE) RPM_TV_PROJECT_LOCATION Project Location 20030602

Method GET_PROJECT_LOCATION_TEXT on class CL_RPM_CONFIGURATION has no exception.

Method GET_PROJECT_TYPE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROJECT_TYPE_DATA Call by reference Type reference (TYPE) RPM_PROJ_TYPE Project Type 20030602
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030602
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030602
4 Importing IV_CATEGORY Call by reference Type reference (TYPE) RPM_PROJECT_CATEGORY Project Category 20030602
5 Importing IV_PROJECT_TYPE Call by reference Type reference (TYPE) RPM_PROJECTTYPE Project Type 20030602

Method GET_PROJECT_TYPE_DATA on class CL_RPM_CONFIGURATION has no exception.

Method GET_PROPOSAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SAP System, User Logon Name 20030807
2 Importing IV_USER_VIEW Call by reference Type reference (TYPE) CHAR1 Single-character flag 20030807
3 Returning RT_APPROVAL_STATUS Value transfer Type reference (TYPE) RPM_TT_APPROVAL_STATUS Approval Status Text 20030807

Method GET_PROPOSAL_STATUS on class CL_RPM_CONFIGURATION has no exception.

Method GET_WHAT_IF_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RATE_TYPE Call by reference Type reference (TYPE) KURST_CURR Exchange rate type 20031205
2 Exporting EV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20031205

Method GET_WHAT_IF_SETTINGS on class CL_RPM_CONFIGURATION has no exception.

Method GET_WS_LOGICAL_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Value transfer Type reference (TYPE) RPM_TV_APPLICATION 20050411
2 Importing IV_SYSTEM Value transfer Type reference (TYPE) LOGSYS 20050405
3 Returning RV_LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME 20050405

Method GET_WS_LOGICAL_PORT on class CL_RPM_CONFIGURATION has no exception.

Method SET_DEBUGGING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC_NAME Call by reference Type reference (TYPE) RPM_FUNCNAME RPM RFC 20030602

Method SET_DEBUGGING_MODE on class CL_RPM_CONFIGURATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100