Hi Experts,
I know how to parse XML to ITAB.I have code for that.
But in my XML file if i have a field like Longdescription of 40 or 50 lines..
Ex:in an XML file:
<field name="longDescription">
<p>bvfhhjbdgbgkjdbjjbkjbkjbdgjkhilghjbgkbgjkbgkbgkbgkgdgbjkngjkdbbhuihgdjklgdhjklghjkghjkdghjklghjkghjkghjkghjkghjkghjkhgjkhgjkghjghgjklhgdjhghlghlgkh;ghghtuioyiotyiotiotuoi589589uiofhiofhl;fhgfhghioghdioghiohgfdhjklsfh8i4y894yiadgvghadcghvfghhjljioppkjdfspjiosfhfs578y8945yfhdsihghighighihsfiohgiohgioghoigh89y4u492uojsfihjfklfkhgfghvdbvhjbdbvdjbvjdbvhjdbvjhbvdhjdvhjdbvhjdbvhjhjhjdbvhj</p>
</field>
So the whole description can be transferd into ITAB?...
Has any body encountered such problem?...If so please let me know how to do it?
Regards
Hi experts!!!
when i use call transformation it creates an exact xml file.
But the problem comes because of a large internal table,having hundred of records,in that case when using the write statement to store the data in a file on the server, it is not saved correctly or may be is not viewed properly and hence cannot be used properly.Maybe it has anything to do with the size of string data type. Can anyone suggest anything in this regard?
yes for that you need to have a field of type string in your itab.
Regards
Raja
Add a comment