2009 Oct 05 3:57 PM
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!
2009 Oct 05 4:37 PM
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
2009 Nov 17 4:30 PM
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
2009 Nov 19 4:02 PM
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
2009 Nov 18 5:06 AM
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.