2012 Jul 16 7:28 AM
Hi Experts,
How can we make the Gas procedure entry field mandatory during device installation(EG31 or EG34) or during rate maintaince(EG70).
Thanks in advance,
Mohit
2012 Jul 16 9:59 AM
Hi,
Go to transaction SHD0, enter the Screen variant, program & Screen no. along with transaction code. And if required create the screen variant for EG70.
For transaction EG70 Program name is SAPLEG70 and screen no is 0400.
Hope this helps
Regards
Girish
2012 Jul 16 10:17 AM
Thanks for your reply Girish,
Actualy my requirement is to make it mandatory at rate master level so that it can be applicalble for all segments for all transactiosn whereever gas procedure entry/maintaince(EG31,EG34,EG70..etc) is required.
I know we can do this through screen variant but that was my last option left ..was thinking if we can restrict this in billing master data only at gas billing type and billing class specified at Gas procedures & Rate Category level .
Regards,
Mohit
2012 Jul 16 10:24 AM
Hi Mohit,
For the Meter Installation process you can look into Exit EXIT_SAPLE30D_001
Here you can code to make a gas procedure as default or find it out depending on the input entries of the Installation ,measured pressure,nominal load etc.
For rest processes( EG70 etc) I think Exits are present . Please check.
Hope this helps.
Cheers,
Rakesh..