Hello team,
In ALV report, while running Background job some empty columns are displaying between each column (misaligned) but displaying correct for foreground ?
What would be the issue ?
Any help would be appreciated !
Hello experts,
I have an existing Z table with a field as Period(char 6) and now request is need to convert it to DATS(DDMMYYYY). I have added new data element and in domain mentioned DATS but the values I need it converted to present format. Bit i...
Hi all,
I have a requirement that the Total field value should change dynamically according to user input.
Currently it is working as whether the number of fields are selected or not but in total it is calculating of all the field values and disp...
Hi all,
In VA02, when the sales order# enters for multiple items the MBDAT value is varying(After save).
I have created ZFM for Sales Order change to other requirement (had put breakpoint to check whether it is causing but not stopped).
Here, I...
Hello all,
Any help would be appreciated!
I am trying to suppress dialog/pop-up after updating SO# using BAPI_SALESORDER_CHANGE but it is displaying dialog message <attached>.
CALL FUNCTION 'DIALOG_SET_NO_DIALOG'.
SUPPRESS DIALOG.
CALL ...
raymond.giuseppi I followed the same but no changes but when tried to extract with ALV foreground with REUSE_ALV_LIST_DISPLAY it is proper output means no gap/empty columns.