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: 

RM-CA Mass activity

martin_aguirre
Explorer
0 Kudos
694

Hi all!

I trying to learn how create mass process and i have some issues trying to follow the note 144461 - Mass activities step by step setup ... is not very clear about the relationship between the transaction and the jobs that i want to be execute.

So far I could create the transaction with the respective layout and addon, create the events etc, but when i execute the process, nothing happens... and i can't understand which step i miss.

I wanna, for example, use any existent job in the system but i don't understand how

Please, if anyone have a guide, link or something like that please help me!

Best regards!

4 REPLIES 4

Former Member
0 Kudos
329

Hi Martin,

Did you attach a FM and configure your event in FQEVENTS? These steps are necessary to create a mass activity a minimum (create, save, schedule and run):

1. Custom Transaction

2. Structure for ADDONS

3. Subscreens and Group boxes for ADDONS structure fields, if necessary

4. Layout

5. Parallel Processing Object

6. Subobject for the application log

7. Interval function module and event

8. Mass activity creation

a. General control (mass activity type, interval event, transaction code, structure name (ADDONS), layout)

b. Parallel Processing object

Please provide more details on what you've configured so far to better understand your problem .

Thanks,

Sai

0 Kudos
329

Hi Sridher,

I need to add additional selection parameter to Mass Activity transaction FKKINV_MA (massive invoice) .

Any idea how shoudl I go about it? I checked note 144461 but It seems this note is for creating new mass activity.

Regards,

Umesh

0 Kudos
329

Hi Umesh,

You can add your own custom selection in the include structure FKKINV_TRIG. You will need to enter the values for your custom selection in "Custom Selections" button which is in the "General Selections" tab in FKKINV_MA transaction.

Please let me know if you run into any issues.

Thanks,

Sai

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Kudos
329

Martin:

You cannot add selection criteria to a mass activity. The best that you can do is to code the criteria into an event, typically using the Execution variant feature, which however is not available for all mass activities.

regards,

bill.