cancel
Showing results for 
Search instead for 
Did you mean: 

Feature ACTCE

Former Member
0 Kudos
410

Hi.

In the feature ACTCE, is it possible to have two or more rows of ADDITIONAL_ASSIGNMENT as you have in example NEW_HIRE_xx?

Regards   //   Peter B

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

I guess you are looking to add few rows to the feature to add new return values?  If yes try the below way to achieve

Best Regards

Venkata Manikanth

Former Member
0 Kudos

I've already tried to create new rows for ADDITIONAL_ASSIGNMENT.

I have two actions, 01=Hiring and 34=Hiring international services, that I want to add to this.

Additional_assignment_01=01

Additional_assignment_02=34

When I try to run this in PA40 I get this error: invalid values in ACTCE for  ADDITIONAL_ASSIGNMENT

Any suggestions?

Regards  //  Peter B

Former Member
0 Kudos

Hi

If you want to run tow different hiring action you can use the IGMOD feature and differentiate the info type sequence. Also you can define the MASSN feature and put your required logic.

Best Regards

Venkata Manikanth

Former Member
0 Kudos

Hi Venkata.

I know that, but unfortunately everything has already been set up and my job is to implement CE.

Therefore I need to know the answers on the question above, regarding the feature ACTCE and if it is possible to have two ADDITIONAL_ASSIGNMENT pointed to two different actions.

Regards   //   Peter B

Former Member
0 Kudos

You have to customize ACTCE feature to default the actions configured, Change 2 values in the feature to suit your config.

Former Member
0 Kudos

Hi Peter

I'm not sure whether you can maintain two same logical keys i.e additional_assignements, I have never faced this error. As suggested in my earlier reply I would be implemented above method.

Below is my GE ACTCE feature, please take the error message you are getting in PA40 and debug and find out the reason or logic will solve your problem .

Best Regards

Venkata Manikanth