Month Input with Value Help
Select-option for month input can be created using dictionary field S012-SPMON and the code to display a pretty value help is in sap standard include RMCS0F0M. Here is a sample code.
Select-option for month input can be created using dictionary field S012-SPMON and the code to display a pretty value help is in sap standard include RMCS0F0M. Here is a sample code.
Selection screen of Cross-Docking Monitor (Transaction LXDCK) displays first 10 fields by default. If the field user need is not in first 10 fields then users can add that to screen using ‘Select fields’ option. Or all fields can be displayed by default by setting …
This piece of code updates ‘Actual GR Date’ in inbound delivery using BDC in synchronous update mode. ‘Actual GR Date’ is adopted as posting date by material document created during goods receipt.
If standard search help does not fulfil your business requirement in web dynpro then you can implement OVS value help. OVS linked value help puts you in control of selection fields that search help will display, selection logic, and columns displayed in result and how to use value returned by user selection.