hi ALL
i have structure with this data and i want to append this data
to another fields ,
How can i do that?
This is my table with the table content
DOM_NAME DOM_FORMAT DATF DD.MM.YYYY DCPF 1.234.567,89
IF DOMAIN NAME = DATF
MOVE DOM_FORMAT TO LV_DAT
IF DOMAIN NAME = DCPF
MOVE DOM_FORMAT TO LV_DsR
Regards
Nina