Sie sind auf Seite 1von 19

9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Getting Started Store

Community WIKI SAP Community Welcome, Guest Login Register Search the Community

Utilities Industry / … / Removal

IS-U device removal (billing-related) - User-Exits and database table entries


Created by Former Member, last modified on Sep 15, 2016

Purpose
Overview
Important table entries that have been created or changed after saving are:
Tables

Purpose
of this page is to clarify how an IS-U device gets billing-related removed, which database tables are involved and which user-exits are available.

Overview
1. The billing-related device removal starts with transaction EG35.

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 1/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

First User-Exit EXIT_SAPLELIN_001 to define own meter reading types is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 2/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Second User-Exit EXIT_SAPLELHR_004 to trigger custom extrapolation procedure with artificial Periodic Consumption (table EASTE) is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 3/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Next User-Exit EXIT_SAPLELHR_001 to use user-defined extrapolation procedures is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 4/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Next User-Exit EXIT_SAPLILOS_001 to check the structure of Location Numbers is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 5/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Next User-Exit EXIT_SAPLESAD_001 to adjust the address of the connection object is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 6/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Next User-Exit EXIT_SAPLES65_006 to process device location is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 7/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Next User-Exit EXIT_SAPLES65_002 to pre-assign screen fields is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 8/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

2. Now the billing-related removal can be saved:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 9/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

3. or before saving the meter reading results can be entered .

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 10/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

First User-Exit EXIT_SAPLE30D_002 to perform input checks is called:

Next User-Exit EXIT_SAPLES65_008 to close the application data is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 11/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

After that user-exits EXIT_SAPLELHR_001 + EXIT_SAPLELHR_004 are called again.

4. Now the data is saved .

First User-Exit EXIT_SAPLE30D_002 to perform input checks is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 12/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Next User-Exit EXIT_SAPLES65_008 to close the application data is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 13/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Next User-Exit EXIT_SAPLEL01_005 to perform additional customer-specific checks on meter reading results is called:

Next User-Exit EXIT_SAPLEL01_015 to suppress / inactivate meter reading results billing is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 14/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Next User-Exit EXIT_SAPLES65_010 to close the application data is called:

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 15/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

Result:

Important table entries that have been created or changed after saving are:
-> Table EGERH, ETDZ, EASTE: no changes as no technical data was changed
-> Table EASTL (billing data: installation structure at device level):

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 16/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

-> changed entry: BIS = 31.01.2012 (date of bill-related removal – 1)


-> ANLAGE or LOGIKNR values from table EGERH were used to find the table

EASTS (billing data: installation structure at register level):

-> changed entry: BIS = 31.01.2012 (date of bill-related removal – 1)


-> ANLAGE or LOGIKZW values from table ETDZ were used to find the table

Table EADZ:

-> changed entry: BIS = 31.01.2012 (date of bill-related removal – 1)


-> ANLAGE or LOGIKZW values from table ETDZ were used to find the table

Table EABL (meter reading document):

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 17/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

-> last two entries were newly created with ADAT = 31.01.2012 (date of bill-related removal – 1)

Table EABLG (meter reading reasons in meter reading document):

-> last two entries were newly created with ABLESEGR = 22 (billing-related removal)

Tables
EASTL - billing data: installation structure at device level
EASTS - billing data: installation structure at register level

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 18/19
9/28/2018 IS-U device removal (billing-related) - User-Exits and database table entries - Utilities Industry - SCN Wiki

EABL - meter reading document


EABLG - meter reading reasons in meter reading document
No labels

Contact Us SAP Help Portal


Privacy Terms of Use Legal Disclosure Copyright Cookie Preferences Follow SCN

https://wiki.scn.sap.com/wiki/display/UIndustry/IS-U+device+removal+%28billing-related%29+-+User-Exits+and+database+table+entries 19/19

Das könnte Ihnen auch gefallen