cancel
Showing results for 
Search instead for 
Did you mean: 

adding z field to field catalog

Former Member
0 Kudos

Hi,

For doing material determination i wanted to add a new field ( a " Z " field ) and construct the access sequence and generate the fields. For this I added this " Zxyz " field into KOMPD structure.

But while constructing the access sequence i get an error saying

" Select a doucument field for zxyz ".

What I can do.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I hope this will solve your error:

1. Go into the transaction for Maintain Access Sequence

2. Highlight your Access Sequence and double-click on Accesses in the dialog structure

3. Highlight the access using the custom field and double-click on Fields in the dialog structure

4. Highlight the appropriate "condition" and click the "Field Catalog" button on the bottom of the screen

5. Double-click on the Z* field in the Field Catalog pop-up

Thanks,

Ben

Former Member
0 Kudos

Hi,

Thanks for the reply. But the error is here is not with generation of access sequence but some missing assingment.

Best Regards

Sadhu Kishore

Former Member
0 Kudos

Hope you must have followed these steps:

1. Added the z-field in the structure KOMPD via t-code se11/se84.

The field been added is 'Maintain in Original Language'

The dummy entry was removed and the structure is activated.

2. Made changes in the appropriate user-exit, in the program FV45PF0K_KOMKD_KOMPD_FUELLEN

[USEREXIT_MOVE_FIELD_TO_KOMPD(SAPMV45A)

After the changes activated the program.

3. Add the z-field to the field Catalog for Material Determination.

4. create the condition table with validity period 'X' and generate

5. Create the access sequence already described in the previous post

6. Define condition type and assign the access sequence

7. Create Procedure

8. And finally assign the procedure to the sales document.

Check the initial 4 steps.

Also, can you let us know the exact error message and the t-code where you are getting the same.

Regards,

Gauravjit.

Reward points if the solution is helpful

Answers (0)