cancel
Showing results for 
Search instead for 
Did you mean: 

Shipment V56I_DLNT_VIEW extension - new field

former_member213871
Participant
0 Kudos

Hi people,

in shipment when I put deliveries I can see them in screen for planning:

I know that I can change layout here via icon. But is there any chance to add own "Z" field and fill it with value? If I show technical names:

there is a structure V56I_DLNT_VIEW. But I didn't find where to extend it and fill it with own value (I need to add an address of special partner from delivery).

Thank you.

David

Accepted Solutions (1)

Accepted Solutions (1)

former_member213871
Participant

Hi people,

because of no answer I had to spent some time to solve it, because I need it quickly :-). If anyone will have the same request, this might help. If you would like to extend V56I_DLNT_VIEW to see "new" field, you can use two ways (known now for me):

1) if you have requested field in table LIKP, which you want to have in V56..., just extend V56... about this field and it will be taken automatically - this is working for me

2) I tested this only to change field which is in LIKP already. I didn't add new field to test it because of no time. But I suppose that LIKP has to be extended too - to have it in V56... structure. If anyone test it I would be glad for result.

What I did:

Transaction SMOD extension V56LDELI - EXIT_SAPLV56L_002. Here you have table C_VTRLK available. In this table in debugging I changed value of my requested field (which is already in LIKP) and it worked. To shipment plan for deliveris was transferred changed value. So here you can modify values coming here. I suppose adding should be working too.

Best regards,

David

Answers (0)