SAP ABAP IMG Activity PSS_LAUNCHPAD (Change URL Parameter)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EP-PCT-PLM-PSS (Application Component) Business Package for Project Self-Service
     RPLM_PSS (Package) Project Self Services
IMG Activity
ID PSS_LAUNCHPAD Change URL Parameter  
Transaction Code S_AEN_10000803   (empty) 
Created on 20050331    
Customizing Attributes PSS_LAUNCHPAD   Change URL Parameter 
Customizing Activity PSS_LAUNCHPAD   Change URL Parameter 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PSS_LAUNCHPAD_1    

Use

You can use BAdI FPB_LAUNCHPAD to implement a change to the URL parameter.

The project data (for example, project, task, or document) is retrieved from the cProjects system via an RFC destination. The address of these objects is shown in the portal as a URL and contains several URL parameters (for example, GUID and OBJECT_TYPE).

Requirements

Before you can use the Project Self-Service role, the following systems are also required:

  • cProjects 4.0
    • The RFC destination used for the cProjects system is the setting in Customizing for the Project Self-Service role.
    • The system that cProjects uses for integrated accounting must be the same as the ERP system that the role uses as a back-end system.
  • SAP Enterprise Portal (SAP NetWeaver 2004S)
  • SAP BW (SAP NetWeaver 2004S)
  • Activation of Enterprise add-ons EA_PLM and EA_FIN from the SAP Enterprise Extension.

Standard settings

In the standard system, the implementations for this BAdI are not active.

Activities

When you call this IMG activity, you see a list of the implementations in the standard system. Create a new implementation in the customer namespace. Use the following implementation from the standard system as a template: PSS_LAUNCHPAD (Report LaunchPad for Project Self-Service).

  1. In your company-specific implementation, edit the Interface tab page.
  2. Place the cursor on method MODIFY_URL_PARAMETER.
  3. Start the class builder with a double-click.
  4. Enter your source code for the implementation between the following instructions:
    • METHOD if_ex_fpb_launchpad~modify_url_parameter.
    • ENDMETHOD
  5. Save your implementation.
  6. Activate the implementation.

When the application program is executed, the source code you created runs.

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20050609 
SAP Release Created in 600