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: 

FPMA Scheduling

Former Member
0 Kudos
766

Hello,

Please suggest how can i schedule FPMA on periodic basis (Daily/Weekly/Monthly).

2 REPLIES 2

SSC1
Contributor
0 Kudos
405

Hi, You can schedule this by using tcode fpscheduler. Enter the mass activity as 2442 and then copy an existing ID from previous run and then click on Program>execute in background. There you can define your date and time. I hope this helps.

Rgds

Saj

Former Member
0 Kudos
405

Hi,

Goto transaction FPSCHEDULER, and provide the following inputs

Mass Activity Type: 0004

Date ID: 01.01.2001 (some date in the past)

Indentification: FPMA1

Save it as a variant. Please note that this variant will be used as a template fro scheduling.

Schedule the program RFKK_MA_SCHEDULER with the saved variant. This program creates and starts a new mass activity run. The copy template entered is used. The date ID and identification are determined as follows:

1. The date ID is set to the current date.

2. The old identification is used.

If there is already a run with this date ID and identification, a number is added to the first 3 characters of the old identification. If this identification also exists already, the number is increased.

Regards

Aninda