Use
The URL parameters of a Web Dynpro application are defined by the main component.
The window of a component has one or more inbound plugs, and these may have parameters. If a parameter is defined for an inbound plug, it must be assigned a value at runtime. Usually the URL call will transfer the parameter value to the inbound plug. Alternatively, you can set a default value for this parameter in the Web Dynpro Explorer: Display Application. This will be overwritten at runtime by the value of the URL parameter. If a default parameter is defined in the application, the value is optional.
If neither a default value is set, nor a URL parameter transferred, a runtime error is triggered.
See also:
URL of a Web Dynpro Application
Procedure
...
1. In the component, switch to the window editor.
Here you can change the predefined inbound plug, or create a new inbound plug.
a. Specify the plug as a startup plug (Startup).
b. The data type should be string, since as yet the data cannot be converted or checked.
c. Activate the component.
2. In the application specify the component to be called, the window, and the startup plug. You can now specify the parameters.
Apart from the default parameters, the startup plug parameters are also available and can be assigned a default value. If no default value is assigned, the parameters have to be specified as URL parameters when the application is called.
3. Call the application.
The URL parameter overwrites the application parameter.
Cross-Component Programming, Dynamic Programming, Integrating Forms, Integration, Integration of ALV, Interview Questions, List Viewer in Web Dynpro Portal Integration, TCodes, Web Dynpro ABAP
Tuesday, June 10, 2008
Subscribe to:
Post Comments (Atom)
Archive
-
▼
2008
(169)
-
▼
June
(61)
- Using the ALV Views List Viewer in Web Dynpro for ...
- Objects of the ALV Configuration Model List Viewer...
- Getting the ALV Configuration Model List Viewer in...
- Class Diagram List Viewer in Web Dynpro, Integrati...
- Archiving Workbench SAP Transaction Code
- AuC Assignment of Dist. Rule SAP Transaction Code
- C AM Maint. list vers. gen. line it SAP Transactio...
- Display Dist. Rule Allocation SAP Transaction Code
- Block Asset Master Record SAP Transaction Code(TCode)
- Web Dynpro ABAP
- Web Dynpro Architecture
- Web Dynpro Component
- Web Dynpro Component View
- Web Dynpro Component View Set
- Web Dynpro Component Plugs and Navigation Links
- Web Dynpro Window
- Web Dynpro Component Window Plugs
- Web Dynpro Component Controller
- Web Dynpro Component Context
- Web Dynpro Component Context Node Properties
- Web Dynpro Component Data Binding and Mapping
- Web Dynpro Component Event
- Web Dynpro Component Action
- Interfaces of Web Dynpro Components
- Web Dynpro Application
- Web Dynpro Model
- Web Dynpro for ABAP Configuration
- Active Services in SICF Web Dynpro ABAP
- Fully Qualified Domain Names (FQDN)
- Web Dynpro ABAP: Development in Detail
- Web Dynpro ABAP
- Web Dynpro ABAP Component
- Web Dynpro ABAP View
- Web Dynpro ABAP UI Elements of the View
- Web Dynpro ABAP Structure of the View Context
- Web Dynpro ABAP Data Binding
- Web Dynpro ABAP UI Element Actions
- Web Dynpro ABAP Parameter Mapping
- Web Dynpro ABAP Action Event Handlers
- Web Dynpro ABAP Component Controller
- Web Dynpro ABAP Context Mapping
- Web Dynpro ABAP Programming Controller Methods
- WD_CONTEXT Reference Variable
- Reference Variable WD_THIS and Local Controller In...
- Methods of the Local Controller Interface
- Hook Methods: Methods Called by the Runtime Web Dy...
- Predefined Methods of the Local Controller Interfa...
- Events and Event Handlers Web Dynpro ABAP
- Web Dynpro ABAP Supply Function
- Free Methods in Application Development Web Dynpro...
- Web Dynpro ABAP Cross-Controller Method Call
- Web Dynpro ABAP Runtime APIs
- Web Dynpro ABAP Filling the Context
- Web Dynpro ABAP Phase Model
- Web Dynpro ABAP Client Implementation
- Web Dynpro Window
- Navigation Between Two Views
- Web Dynpro ABAP Window Plugs: Startup and Exit
- Web Dynpro Application
- Web Dynpro ABAP URLs and Namespaces
- Using Parameters to Call a Web Dynpro Application
-
▼
June
(61)
No comments:
Post a Comment