I am attempting to create a Payment Journal (and associated lines) via AIF to satisfy an integration requirement. The account for the journal line is a customer account -- not a GL dimension. In my integration job, when I create the LedgerJournalTrans table record, I pass in the LedgerDimension_Account and LedgerDimension_DisplayValue. I'm using the LedgerCustPaymJournalService.
When the payment journal and line is created, the Account field on the form is blank. In the database, the LedgerDimension field on the LedgerJournalTrans table is a zero. And there isn't a record created in the DimensionAttributeValueCombination table. Of course, this prevents the journal from being posted.
Am I using the correct AIF service for what I'm trying to accomplish? Is there another call I need to make in order to create the necessary DimensionAttributeValueCombination record and link it back to the LedgerDimension field on the LedgerJournalTrans table?
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (