Setting Tags for Web Dynpro CHIPs
Use
With tagging you can enable various functions for Web Dynpro ABAP Page Builder:
-
Tagging enables communication between a Web Dynpro application and a side panel - this communication is known as automatic Wiring.
For more information: Setting Up Tagging in the Side Panel
-
Tagging can be used to design the configuration dialog of a CHIP.
For more information: Defining a CHIP Configuration Dialog
-
Further predefined tags are available.
For more information: CHIP Attributes and CHIP Contracts
You can add tags to inports and outports and their parameters.
Procedure
Setting Tags for Web Dynpro CHIPs
-
On tab Inports or Outports of your CHIP choose Show Tags for the required port or parameter.
-
Enter a unique name for the tag or use input help to select a tag with a specific CHIP contract.
More Information
If you want to set tags dynamically, read Setting Tags Dynamically