cancel
Showing results for 
Search instead for 
Did you mean: 

Added custom field to BSEG not being updated

Former Member
0 Kudos

Good Day All,

I have added a custom (ZZ_SPART) to the coding block via OXK3 and also appended the structure (CI_COBL) containing that custom field into BSEG via an append process in SE11 (as .INCLUDE CI_COBL)

I am now trying to update that field from sales document field SPART in table VBAK by a simple select in a substitution exit in GGB1. The field is included in the list of substitutable fields in table GB01 (by default).

The process is as follows: I create a sales order in VA01, which I deliver via VL01N, in which I post a goods issue. I then post a billing document against the delivery through VF01.

I put a break point in the exit for the substitution and it stops both when I do goods issue and when I do billing and the field value from VBAK is sent to BSEG-ZZ_SPART. but on completion of posting, the field is not populated. Thanks in advance.

Regards,

Darlington

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi.

It's not clear, fieald is empty in bseg or acdoca?

And substitution works fine? Did you try to Simulate it?

Check names n COBL and ACCIT for this field