‎2008 Apr 29 4:35 PM
Hello frnds,
I have got responses but u dnt understand my question...
vbak-audat is to be used as select-option.
but with this format--- yyyymm to yyyymm.
it is not possible as audat is of data type DATS and 8 in length.
--- this is my first issue and problem.
after entering the values-- in audat_selection-screen) format yyyymm to yyyymm....
i need to call function modules:-
' first_date_dispaly_get' and 'last_date_display_get'.
to get the first and last date.
how to code this....help frnds its reallyurgent!!!
‎2008 Apr 29 4:42 PM
I did understand, but it really makes no sense...But have a look at this:
1. Create OWN F4-help by using AT SELECTION SCREEN ON VALUE REQUEST FOR so-low / high.
2. When pressing F4 for this field of type SCAL-WEEK (yyyymm) this event is 'called'. In this event (subrouitine) you can write your own coding (pop-up) in which a user can select a DATE (length 8). The select field will then be converted from date into a period with format yyyymm.