cancel
Showing results for 
Search instead for 
Did you mean: 

Journal Entry in background with distribution rule

Former Member
0 Kudos

Hi Experts,

I am having a user defined form in which there is field called Distribution Rule,

I would like to copy the value of this filed to the JDT1 field (Profit Code) because i am passing JE in background as soon as it adds.

Dim je As SAPbobsCOM.JournalEntries

                je = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oJournalEntries)

je.Lines.?

Here there is no Profit Code.

How to achieve this.?..

Please let me know.

Thanks


Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos