I want to extension of LedgerTransStatementDp class ,Please Explain which method can create coc in x++ .
Do you mean that you don’t know how to use CoC at all, or that you have a particular problem with LedgerTransStatementDP that you haven’t written down yet?
Hi Martin
I know how to use coc
I have particular problem with to LedgerTransStatementdp class .
In which create method in LedgerTransStatementdp class extension .
I’m sorry, but I don’t understand your description of the problem. Please explain it once more and provide more details.
It depends on which method you are going to use to extension.
For example, if you have to write some logic into this table, “LedgerTransStatementStagingTmp,” Then you have to take an extension for the insertOpeningAndOperatingBalances() method.