How to store file incoming as XSTRING in SAP June 2, 2014December 16, 2014 Peter Marcely 2 Comments Let’s assume that we are redefining method CREATE_STREAM of our extended Data Provider Class. We are importing structure which contains mime type and content of the file as XSTRING. This structure is IS_MEDIA_RESOURCE with type TY_S_MEDIA_RESOURCE. (more…) Read More