SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Need help for ISU_M_EQUI_INSERT

Former Member
0 Kudos

Hello Experts,

I have to use ISU_M_EQUI_INSERT to create a device in the backend. But the system supports only internal number range. So i cannot assign any serial number and equipment number.

So as i dont give the equipment number and serial number, this funciton module automatically assigns an equipment number, but it does not assign serial number. So the device doesnot get created properly.

I am being given the following parameters as the input parameters to my function module.

V_EQUI-MATNR Device Category (material master) of Meter

V_EQUI-EQTYP Default u2018Iu2019 Equipment category

V_EQUI-HERST Manufacturer of meter

V_EQUI-SERGE Manufacturer Serial number

V_EQUI-BAUJJ Year of Manufacturer of meter

V_EQUI-EQART Meter Type

EGERS-BESITZ Default u201803u2019 inspection relevance

EGERS- BGLJAHR Certification year

EGERH-AB Valid from date of the meter must be at least LE meter install date

Can any one help me out with this problem. Is there any flag or other thing that needs to be done for the process to be carried out properly.

Please Help.

Thanks

Rishi

1 REPLY 1

Former Member
0 Kudos

Hi:

Try to use function module : EQUIPMENT_INSERT

Regards

Shashi