Screen IDs
Scope
- Content object > Basic Properties > Context property
- Simulation content object > Screen macro > Rerecord > Context property
Purpose
The Context property is used to capture the application context for the content object. This information is published in the Context File, which can be used for providing context-sensitive help if Web Assistant or Desktop Assistant are not used.
For Simulation content objects, context information is captured automatically during recording, but additional contexts can be added if required. The exact information captured will vary depending upon the application; for SAP ECC 6.0 systems this includes the transaction code (parameter TCODE), program (parameter MANDT), and screen (parameter DYNPRO).
Basic format is PARAMETER=VALUE. Multiple parameters can be separated with commas, and multiple values for a single parameter can be separated by horizontal bars (|)
Web Assistant
For content that should be displayed in the Web Assistant, this property contains the Help Key for the screen for which the content will appear (for example, Shell-home is typically the Fiori 'home' screen). This should be captured automatically for simulations, but can also be entered manually. Multiple Help Keys can be entered, separated by commas.
Tip: You can see the Help Key in Web Assistant, by clicking on the Show/Hide Options button in Edit mode and selecting Show Context Information... from the pop-up menu.
See Also
- Content object > Basic Properties > Context Information
- Content object > Web Assistant Context > Product Name
- Content object > Web Assistant Context > Product Version