Remove a device

Bill Holbrook BHolbro at smud.org
Wed Sep 29 12:28:40 EDT 2010


Thanks.

 

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Madgambler
Sent: Wednesday, September 29, 2010 9:25 AM
To: SAP Workflow Users' Group
Cc: SAP Workflow Users' Group
Subject: Re: Remove a device

 

Bill,

 

This is a WF Forum. Not a general helpdesk. But you've caught me on a good day...

 

The answer to your question depends entirely on whether you intend to keep the Device installed for any period of time, especially if there's been any recorded consumption. 

 

You can technically 'reverse' a Device Installation as long as it has been uninstalled from a Billing point of view first. And if you carry out the Billing Removal for the same date as it was installed then the database will be completely cleared of any record about that Device having been installed at all. 

 

Of course, if you have recorded meter reads you'll either have to reverse them if you intend to do that or if you intend to keep them then you'll have to post a Removal read for all of the registers of the meter as part of the removal or before. 

 

Note that the XY_AUTO-AUTO_ZW parameter table in the second FM can be used to pass through Removal reads up front. You have to provide the right reads for the right register numbers though. 

 

Mike GT

Sent from my iPhone


On 29 Sep 2010, at 16:53, Bill Holbrook <BHolbro at smud.org> wrote:

	Hello Mike,

	 

	I was wondering if you had to enter a read for the removal of the device in background ? My functional people are telling me I will need a read to do the removal.

	 

	From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Mike Gambier
	Sent: Wednesday, September 29, 2010 4:59 AM
	To: sap-wug at mit.edu
	Subject: RE: Remove a device

	 

	Bill,
	 
	The standard IS-U Methods were and still are rubbish (preumse you are using IS-U?) so back in 2003 in 4.72 we wrote our own to call FMs ISU_O_WORKLIST_INSTALL_OPEN and ISU_S_WORKLIST_INSTALL with NO_DIALOG set to 'X' and created our own ZDEVICE.FullRemoval method using a BAPIRET2 table to turn into an Application Log.
	 
	ECC 6 didn't give us anything better so we've stuck with our custom solution.
	 
	Mike GT
	 

	
________________________________


	Subject: Remove a device
	Date: Mon, 27 Sep 2010 15:03:54 -0700
	From: BHolbro at smud.org
	To: sap-wug at mit.edu
	
	<image001.jpg>

	 Hello all,
	
	I am on ECC 6.0 and trying to execute a workflow step in background that will remove a device. Currently the step is in foreground mode and executing BOR object DEVLOC and method DEVICEREMOVE.
	Just wondering if anyone has done this in background mode.

	 

	Bill Holbrook

	Enterprise Technical Developer

	Sacramento Municipal Utility District (SMUD)

	(916) 732-6759

	Fax (916) 732-6968

	
	_______________________________________________ SAP-WUG mailing list SAP-WUG at mit.edu http://mailman.mit.edu/mailman/listinfo/sap-wug 

	_______________________________________________
	SAP-WUG mailing list
	SAP-WUG at mit.edu
	http://mailman.mit.edu/mailman/listinfo/sap-wug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20100929/05a796ce/attachment.htm


More information about the SAP-WUG mailing list