cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

Upload image corresponding to Incident

0 Likes
322

Hi Experts,

We have a requirement where we have to upload image corresponding to Incident. How it can be achieved using fm SCMS_R3DB_EXPORT. As we are using  BAPI_EHSM_INC_IMPORT to create incident it will be better if we can upload image directly using this BAPI while creating incident. For this what parameter needs to be passed.

Thanks,

Mihir

View Entire Topic
Former Member
0 Likes

Hi Mihir,

Looking at the BAPI, table IT_ATT_DOCUMENT seems to the placeholder which would store the relevant information of the DIR (Document info record). However, this BAPI is to be used for migrating from classic EH&S to EHSM environment by importing all existing incidents. I guess you can't create new incidents in EHSM with this.

Also, I am not sure of uploading images against the incidents using any function module. Probably, you need to try creating a LSMW for this.

Regards,

Pavan