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: 

Creation of items in Service Notification

Former Member
0 Kudos
391

Hi,

I am trying to create a service notification document from inside dunning activity (TR FBVB).

The steps that I followed are

A custom FM is configured which is called after dunning event <u>ISU_DUNNING_BLOCK_DEVICE_0350</u>. This std FM creates a disconnection order number which can be seen via TR EC87. This EC87 transaction has a tab for service orders created via it.

The custom FM configured is called after standard FM is used to get disconnection order and then we are using FM ISU_S_DISCDOC_CHANGE to create a service notification from the disconnection order. This FM creates the relevant service notification document for the disconnection order.

The problem I am facing in here is the equipment number, connection number, installation, material, serial number created via the FM ISU_S_DISCDOC_CHANGE is blank.

Our requirement is to have the service notification created with the above fields populated in it.

Kindly suggest is there any alternative to get those fields populated in the service notification (TR IW53 to view service notification)

Regards,

Imran

1 REPLY 1

Former Member
0 Kudos
129

Hi Imran:

Could you please Function Module ISU_S_DISCDOC_CREATE instead of

ISU_S_DISCDOC_CHANGE ?

Hopefully your problem would be resolved.

Regards

Shashi