2022 Jun 13 11:53 AM
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
2022 Jun 25 10:33 AM
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’
2022 Jun 25 10:33 AM
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’