cancel
Showing results for 
Search instead for 
Did you mean: 

DMEE blank space required

former_member291753
Participant
0 Kudos
581

Hi

require blank space in XML Tag

As in file - <StrtNm/>

Expected - <StrtNm />

Regards

Raghu

View Entire Topic
Venkat_Sesha
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Raghu,

you can define an empty field tag in the DMEE1 transaction and predefine with a constant as SPACE (You can do this from the DMEE attributes tab - Mapping procedure).

You can also verify what is happening the DMEE_START, WRITE_DATA_TO_FILE method of the corresponding converter class in case of Outbound and in case of Inbound DMEE_START , VALIDATE_DATA / READ_DATA

Thanks,

Bhargav