Symptom
You are managing journal entry vouchers (JEV) with an ABSL script from an add-on of SAP Cloud Applications Studio and when trying to post the JEV with Post() action, the below error comes:
- Action POST not possible; action is disabled
Environment
- SAP Business ByDesign
- SAP Cloud Applications Studio
Cause
The journal entry voucher should be submitted for posting before being posted.
Resolution
First use action SubmitForPosting() and then Post().
See Also
PDI, SDK, script, action, error, action, POST, not, possible, action, is, disabled, AccountingEntry, FinancialAccounting, CompanyFinancialsProcessControl, journalEntryVoucher, JEV
Keywords
KBA , AP-RC-BDS-SCR , ByDesign Studio Scripting (ABSL) , AP-ACC , Business ByDesign: Financial Accounting , How To