cancel
Showing results for 
Search instead for 
Did you mean: 

TDMS - BPL - Reduction criteria with company code and time

Former Member
0 Kudos

Dear All,

I'm trying to make a BPL scenario, with BC_Purchase Order.

As recommanded by SAP, we have restricted to 5 000 objects per scenario.

I need to make a time slice reduction with table AEDAT, and also i would like to take only three company code.

How can i select three company code?

When i record my variant, i just have "Low Value" and "High Value".

May i use one variant by company code?

Or the selection of my company code has to be done earlier.

Regards,

Benjamin

Accepted Solutions (0)

Answers (1)

Answers (1)

ThomasZloch
Active Contributor
0 Kudos

You can restrict by all fields of the root table EKKO, e.g. AEDAT and BUKRS, but you'll have to copy the standard BPL object to the custom namespace and mark those fields as selection fields in the BPL modeler.

In the BPL package you can then maintain several lines per selection field, so there should be no problem to maintain three lines for BUKRS with only the low value filled in each one.


Thomas

former_member65049
Active Participant
0 Kudos

Hi,

You need to copy the standard object "Bc-Purchase order" to a customer object using BPL modeler.

In the custom object, for the root table EKKO, you need to mark fields AEDAT and BUKRS as active.

Don't forget to unmark EBELN as active (this is marked as active by default).

Once you create the variant for the package using custom BPL object, you need to create three lines for BUKRS and then maintain three company codes for which you need to reduce the data.


Regards,

Rupam

Former Member
0 Kudos

Thank you, that is what i have done, i'm waiting for the result.

I hope that it will be working fine.

I'll keep you inform about the result.

Regards,

Benjamin