cancel
Showing results for 
Search instead for 
Did you mean: 

packing according to pack level

MichalKrawczyk
Active Contributor
0 Kudos

hi,

in help for pack settings I see:

<b>Requirements

You have defined your ID Settings.

You have configured the relevant rules such that packing is done according to pack level.</b>

how can I specify that?

should I use activity DEVICE_VALIDATE_40 for that?

Regards,

michal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Michal,

ID settings is defined at IMG in AII->Basic Settings->ID Settings. Its here one needs to choose the ID version and define the relevant encoding types, their filter values, company prefix etc.

The relevant rule for pack is configured at condition and rules in IMG. Standard rule PACK is already configured by SAP to which one of the activity is DEVICE_VALIDATE_40.

The activity DEVICE_VALIDATE_40 validates the packing data, such as object IDs, and fills the activity context which serves as input for subsequent activities and hence is normally the first activity in any rule.

The same activity is used in other rules also like Load, Unload etc. For detail description choose this activity in Define Activities in IMG and read the info doc associated with it.

Regards,

Ashish

MichalKrawczyk
Active Contributor
0 Kudos

Hi Ashish,

>>>>ID settings is defined at IMG in AII->Basic Settings->ID Settings.

done

>>>>The relevant rule for pack is configured at condition and rules in IMG. Standard rule PACK is already configured by SAP to which one of the activity is DEVICE_VALIDATE_40.

done as I copied the rule with all objects

but when I try to the packing only the top GRAI

is taken and all SGTINS are not ...

any more setting I could check why

SGTINS are not taken into account?

Regards,

michal

Regards,

michal

Answers (5)

Answers (5)

Former Member
0 Kudos

Are following these steps:

1. Add the grai in the ID field in pack mobile screen.

2. Next add the SGTIN in the in first bigger row on the pack screen on centre left hand side and press enter. When you do this the ID count should show count as per the number of ids you add.

Regards,

Amit Deshpande

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>>centre left hand side and press enter.

I didn't know about the enter !!:)

now I see:

Error: ID decoding failed

now a new error at least

Regards,

michal

Former Member
0 Kudos

IS this parameter CHECK_HIERARCHY_CHANGE part of the activity DEVICE_VALIDATE_40 in the pack rule?

But dont see any reason as why it should give any problem.

what you are doing about pack settings is right. i tried your sceanrio it works well as i can see the relationship between the GRAI and SGTIN in the Autoid cockpit in search for object.

Regards,

Amit Deshpande

Former Member
0 Kudos

Sorry i didnt read your reply thoroughly. let me try your sceanrio in my system

Former Member
0 Kudos

Hi Michal,

Limitation of Mobile screen

It supports packing till two level hierarchy. The mobile UI supports packing for two-level hierarchies, that is, pallets and cases.

are you trying to put SGTIN with different filter values in the top GRAI. if that is the case then system wont accept the hierarchy.

Try one grai and one sgtin first.

Regards,

Amit Deshpande

Former Member
0 Kudos

Hi Michal,

Just try adding the parameter HIERARCHY_BY_EPC_FILTER in the activity DEVICE_VALIDATE_40. keep this parameter empty.

This parameter check whether the hierarchy was created by pack level which you have defined in the pack settings.

I hope this solves your problem.

If you are not able to solve it we both can try further.

Regards,

Amit Deshpande

MichalKrawczyk
Active Contributor
0 Kudos

hi Amit,

first of all thanks for your valuable inputs

but it still doens't work

I tried both:

PACK_NO_BKND

PACK

rules and they both hava HIERARCHY_BY_EPC_FILTER

empty

and still the sgtin is not take info consideration

when I did a test and posted

sgtin in the place of grai

(and grai in the place of sgtin - the low input fields)

it reported only the sgtin!

(no errors) and the hierarchy is not correct

as I copied it from reference hierarchy...

in mobile message conditions I have:

09 APL2 DO Do 10 PACK_NO_BKND

I also tried with

09 APL2 DO Do 10 PACK

is that ok ?

my pack settings look like this:

EPC_1.30 GRAI-96 0 19 All Others

EPC_1.30 SGTIN-96 0 All Others

EPC_1.30 SGTIN-96 1 1 Retail Consumer Trade Item

EPC_1.30 SGTIN-96 2 2 Standard Trade Item Grouping

EPC_1.30 SGTIN-96 3 3 Single Shipping/Consumer Trade Item

during the commisionning I choose:

GRAI-96 - 0

SGTIN-96 - 2

I don't know why but it's not taking

any values from the big input fields at the end of the

mobile entry screen ...

also no data profiles for GRAI as you said

Regards,

michal