| Automate the opening of MM periods
How can you automate the monthly opening of MM periods (transaction
MMPV - program RMMMPERI) with
SM36?
RMMMPERI accepts a period/year or
a date.
If you enter a date the period is derived by it.
1. create a variant and check the attribute 'selection variable' for
the parameter date. Then click the button 'Selection variables' and set
the current date. Every time this variant is used the parameter DATE is
filled with the current date.
2. create a job for RMMMPERI with
the variant created in the preceding step. Set it as periodic.
If you're not using a fiscal year variant simply schedule it as monthly
(to be executed the first day of the month).
If you are using a fiscal year variant you'd have to define a calendar
with only the first day of each period defined as working
day and use it in the periodicity restrictions.
Another possibility:
Write a very simple ABAP which run daily to check if the period has
changed and submit RMMMPERI.
MM Related:
Get help for your SAP MM problems
SAP MM Forums - Do you
have a SAP MM Question?
SAP Material Management Books
SAP MM Books -
Certification, Interview Questions and Configuration
SAP Materials Management Tips
SAP MM Configuration Tips and
Materials Management Discussion Forum
Best regards,
SAP Basis, ABAP Programming and Other IMG Stuff
http://www.sap-img.com
All the site contents are Copyright © www.sap-img.com
and the content authors. All rights reserved.
All product names are trademarks of their respective
companies. The site www.sap-img.com is in no way affiliated with
SAP AG.
Every effort is made to ensure the content integrity.
Information used on this site is at your own risk.
The content on this site may not be reproduced
or redistributed without the express written permission of
www.sap-img.com or the content authors.
|