cancel
Showing results for 
Search instead for 
Did you mean: 

extra fields in fbcj transaction code

Former Member
0 Kudos

Dear all,

We need cost center description, order description, GL description and profit center description in FBCJ Tcode.

thanks in advance

PARAG

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member223133
Active Participant
0 Kudos

Hi Ram Kumar,

I'm not sure about the screen enhancements can be done for the transaction FBCJ as we don't have any screen exits.

But we have only BAdI for FBCJ transaction called CJ_DOCUMENT - Change to External Document before Cash Journal Doc. Check.

Workaround on the method CHANGE with the changing parameter C_ITCJ_SPLIT_POSTINGS.

Enhance the structure ISCJ_POSTINGS to add your new fields and write the logic in the BAdI method to populate the values to these fields.

Please give a try and let us know.

Regards

Gangadhar

Message was edited by: Gangadhar Ragula

vasiraghavendra
Explorer
0 Kudos

Hi Ram,

TC- OXK3 changes are done and able to see the custom field in ISCJ_POSTINGS .But not able to see in the screen level FBCJ,

And Control FTCJ_E_POSTINGS also not able to see the field.

could you please help if any other settings has to do with it.