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: 

FM to Create IS-U Device with internal number range.

former_member230043
Participant
0 Kudos
756

Hi Expert,

I have a requirement to create IS-U device with internal number range using FM, I'm using FM 'ISU_M_EQUI_INSERT' but it only creating Equipment without IS-U data, Can anypone guide me here please.

Regards

Veer

1 ACCEPTED SOLUTION

former_member230043
Participant
0 Kudos
446

Guys,

I found the way to create ISU device using this BAPI - just mentioning it here if anyone need it in future.

Pass the value to the below parameters.

CHANGING

V_EQUI - BAUJJ = Construction year

V_EQUI –DATAB = Valid From

V_EQUI – DATBI = ‘99991231’

V_EQUI – EQTYP (Equipment Category) = ‘I’

V_EQUI – HERST (Manufacturer)

V_EQUI – MATNR (Material) =

V_EQUI- SERGE (MSN )

V_EQUI –SERNR (Serial Number) = blank

V_EQUI – SPART =

V_EQUI – SPARTE =

V_EQUI –SPRAS = ‘EN’

V_EQUI –VKORG (Sales Organization) =

V_EQUI – VTWEG (Distribution Channel) =

V_EQUI –WERK (Plant) =

ERGEH -AB (Valid From ) =

ERGEH -BIS (Valid To) = ‘99991231’

ERGEH -ZWGRUPPE (REG_GROUP) =

EGERS-BESITZ (Inspection relevance of device) = ‘03’

View solution in original post

1 REPLY 1

former_member230043
Participant
0 Kudos
447

Guys,

I found the way to create ISU device using this BAPI - just mentioning it here if anyone need it in future.

Pass the value to the below parameters.

CHANGING

V_EQUI - BAUJJ = Construction year

V_EQUI –DATAB = Valid From

V_EQUI – DATBI = ‘99991231’

V_EQUI – EQTYP (Equipment Category) = ‘I’

V_EQUI – HERST (Manufacturer)

V_EQUI – MATNR (Material) =

V_EQUI- SERGE (MSN )

V_EQUI –SERNR (Serial Number) = blank

V_EQUI – SPART =

V_EQUI – SPARTE =

V_EQUI –SPRAS = ‘EN’

V_EQUI –VKORG (Sales Organization) =

V_EQUI – VTWEG (Distribution Channel) =

V_EQUI –WERK (Plant) =

ERGEH -AB (Valid From ) =

ERGEH -BIS (Valid To) = ‘99991231’

ERGEH -ZWGRUPPE (REG_GROUP) =

EGERS-BESITZ (Inspection relevance of device) = ‘03’