Adding new field in Enjoy Transactions SAP ( e.g. FB60, FV60, FB65, FV65, FB70, FV70, FB75, FV75, FB50, FV50)

Call transaction OXK3 (Maintain User Defined Coding Block Fields)

Under menu 'Account Assignment Fields' choose Expert Mode.



In same Menu, Choose 'Add Field', this will add field to CI_COBL Structure.




In same menu, Choose 'Add Field BI' (For Batch Input)



Now If you are in ECC 6, follow instructions below (from note 1451330)
    1. Call transaction SE11 for the table BSEG in change mode. Delete all existing fields in CI_COBL from BSEG (if these exist). Also check whether each of the fields in BSEG are the same type as those in CI_COBL. If not, do not proceed; otherwise, BSEG may have to be converted later. When using this procedure, make sure that no fields are duplicated when subsequently adding CI_COBL. At most, new fields should be added only if they did not already exist in BSEG. Save the table definition but do not activate it yet. The system requests a transport request. Exit transaction SE11.
    2. Call transaction SE11 again for BSEG in change mode. In the menu, choose "Goto -> Append Structure" and then choose "Create Append" in the dialog box. Select an APPEND name in your namespace (for example, "ZZBSEG"), enter a short description on the follow-on screen, position the cursor on the first line in the field list and choose "Edit -> Include -> Insert" from the menu. In the following dialog box, enter the structure CI_COBL. Save and activate it. In the following dialog "Inactive Objects", select both entries TABL BSEG and TABL ZZBSEG to activate them together. This may take several minutes because the dependent DDIC objects have to be activated.
    3. Use transaction SE11 to check that the table BSEG is active and the runtime object is consistent (in the menu, choose "Utilities -> Runtime Object -> Check").
    4. Use transaction SE09 to check again that both of the objects LIMU TABD BSEG and R3TR TABL ZZBSEG are contained in the same transport and can be activated together during the import. Otherwise, a complex conversion of BSEG is required in the follow-on systems.


    "Having done, all above, new field should appear at line item level, value in same should update in BSEG".

Share this

Related Posts

1 comments :

comments
22 March 2018 at 19:12 delete

can u please let me know how can we do it without using expert mode.

Reply
avatar