- Customize the HELP_START Function
- Customize the HELP_START Function
- "91d4f767-db0e-44a7-ba66-21458bb90ac1
- In this process, you must edit code to customize the “help_start” function in SAP. This function launches SAP Help menu commands and must be modified to launch the Player with special parameters.
- : The status message "Object FUNC_HELP_START is part of the Basis interface; further development not allowed" may appear. This message is not an error, and you should continue with the procedure.
- Note
- To Customize the HELP_START function on an ECC6 server:
- Log in to SAP with developer rights.
- In the Transaction Code field, enter
- se37
- Click
- In the Function module field, enter
- HELP_START
- Click
- Change
- Enter your user access key and the access key for the object that was registered in the SAP Service Marketplace system.
- Click
- Continue
- Click
- Click
- Maint. in orig. lang
- Click
- In the Find what field, enter
- when 'GLOS'
- Click
- Find Next
- Click
- Cancel
- Click in the workspace to position the insertion point before the when 'GLOS' statement.
- Click
- Insert
- Enter
- UPK Include
- ENTER
- Click the first blank line you just created and enter
- include /ORAUPK/Y_START_UPK
- Note:
- Click
- Click
- Click
- Click
- Click
- Click