‎2012 Mar 27 4:43 PM
Hallo!
I'm creating a substitution (obbh complete document) to modify the field ZUONR (i.e. by transaction FB60).
When i debug it's all ok but the field ZUONR in the document created is not updated.
I see that the structure BSEG is not present when i select "Prerequisite" in the tabstrip "table fields".
Could this be my problem? why i can see only BKPF and SYST bat not BSEG?
Thanks a lot
bye
Giulian
‎2012 Mar 27 9:38 PM
If you are indeed making the substitution at the complete document level, you should see all three tables; however, if you do it at the document header level, you will only see the two.
Would you please check that you are selecting the correct level?
Rob
‎2012 Mar 28 8:19 AM
I'm creating a substitution (obbh complete document) to modify the field ZUONR (i.e. by transaction FB60).
First read Note 42615 - Substitution in FI
At callup point 3 (complete document), no field has currently been released since substitution is not possible for all transactions by which documents are posted (for example MR1M, VF01, MB01 or all postings via the FI/CO interface).
- Did you add ZUONR in GB01 table (BOOLCLASS = 015 for callup point 3)
- Also did you try to call RGUGBR00 to regenerate substitutions programs ?
Regards,
Raymond
‎2012 Mar 28 12:01 PM
Now I have added all the fields of BSEG into table GB01 (manually),
the Substitution now work, but the structure BSEG is not present when i select "Prerequisite" in the tabstrip "table fields"... so i can't insert my prerequisite...
‎2012 Mar 28 2:44 PM