cancel
Showing results for 
Search instead for 
Did you mean: 

ISU_MAU30_I10_CREATE update customer field

0 Kudos

Hi there,

We use " ISU_MAU30_I10_CREATE " fm for device(meter) replecement operations and meter reading result update. But we didin't update EABL-Z'field at same time. We can't see meter reading documents in obj/auto structures. How can we update eabl-z'field for meter reading result of device replecement?

BR,

Thx,

Can.

Accepted Solutions (0)

Answers (2)

Answers (2)

NTeunckens
Active Contributor
0 Kudos

I don't know what you mean by "Yes, you are sure, but we replecement the device with meter reading results." but please look into :

  • Creating / Changing MeterReading Doc's
  • Execute MeterReading Results upload via "BAPI_MTRREADDOC_UPLOAD" with extensions ...
  • Check FM "ISU_S_WORKLIST_INSTALL_PROVIDE" as a reference to Replace / Install / De-Install ...


Hope this helps

Nic T.

    0 Kudos

    Hi,

    I know How can i upload meter reading results step by step without using "ISU_MAU30_I10_CREATE" function module. My question is how can i upload meter reading results to Z'field with using "ISU_MAU30_I10_CREATE"? (i dont know how can i use this parameters of function module; CE_MREP, WSAP_EXTENSION)

    Thx, for your interest.

    Can B.

    ricky_shaw
    Contributor
    0 Kudos

    Hi,

    Try using BAPI_MTRREADDOC_UPLOAD and pass the Z fields in the 'extensionin' parameter.

    You need to pass the Z* append structure inside this extensionin parameter.

    0 Kudos

    Yes, you are sure, but we replecement the device with meter reading results.