* * event 21 code, Fill hidden fields * ** ** Populate changer, date, time, on new and changed entries ** * zje_pd_prop_ent-unam = sy-uname. " structure data: i_zje_pd_prop_ent type table of zje_pd_prop_ent.
If the user master record does not contain a time zone, or if it contains an invalid or an inactive time zone, sy-datlo and sy-timlo are set to the values of sy-datum and sy-uzeit.
ABAP implicitly references the Gregorian calendar, valid across most of the world.
SELECT * INTO TABLE TVBFA FROM VBFA WHERE VBELV = WA_VBKOK-VBELN_VL.
READ TABLE TVBFA WITH KEY VBELV = TAB_VBPOK-VBELN_VL POSNV = TAB_VBPOK-POSNR_VL VBTYP_N = 'Q' TAQUI = ' '.
READ TABLE TVBFA WITH KEY VBELV = TAB_VBPOK-VBELN_VL POSNV = TAB_VBPOK-POSNR_VL VBTYP_N = 'Q' TAQUI = 'X'.
" Total Picking quantity *****Error Message: Picked quantity is larger than the quantity to be delivered. PERFORM GET_RETURN USING 'E' 'VL' '019' SPACE SPACE SPACE SPACE RETURN.
I successfully find a way to update each data separately.
But when I execute the both solutions the second modification is not saved on the database.
We can convert the output to country specific calendars.
A date is a time specified to a precise day, week or month with respect to a calendar. Dates and time are usually interpreted as local dates that are valid in the current time zone.