Hello dear fellows developers,
I have question concerning update on SAP table.
Need to set one field in EQUI (Equipment) table, this is field ACT_CHANGE_AA.
Simply from value space to 2. I ve looked in whole R3 for FMs to update this table and Ive found nothing what I can reasonable use except of FM EQUPMENT_SAVE and similar with 10 to 30 obligo input parameters (tables). I need only EQUNR as input in selection for updated record, because i am readi existing record form EQUI and change only ab.mentioned field.
I came to point that I must do one simple UPDATE EQUI FORM struct. This is only one field and in existing record. Ive checked this and its working very fine. Of course I will call before an after lock modules for EQUI.
My question is what do You thin about it ? EQUI is SAP table not Z* table and because of
This I am asking if anybody from you has already done such a things.
Best regards,
Miroslaw