Use this entry point to take control on the SQL queries used for extracting the financial overview and assign specific parameters to them.
There is one transaction in progress.
There is no open log file.
This entry point allow to take in account specific fields on Time Entry Line (PJMTIMEMP) table during import process (also used for API).
Objective is to load specific fields from the working table into to corresponding property in the instance class.
Examples:
If func IMPBPCXT.PROPERTY_MANAGED([F:PTI]CRUD, [F:PTI]PTEVAL, ZINSPJMT.PTEVAL) = [V]CST_AYES Then ZINSPJMT.PTEVAL = [F:PTI]PTEVAL Endif
If func IMPBPCXT.PROPERTY_MANAGED([F:PTI]CRUD, [F:PTI]CLBPCC, ZINSPJMT.CLBPCC) = [V]CST_AYES Then ZINSPJMT.CLBPCC = [F:PTI]CLBPCC Endif
If func IMPBPCXT.PROPERTY_MANAGED([F:PTI]CRUD, [F:PTI]PTEDAT, ZINSPJMT.PTEDAT) = [V]CST_AYES Then ZINSPJMT.PTEDAT = [F:PTI]PTEDAT Endif
| Table | Significant content | Table title |
| PJMTIMEMPI | Yes | Time summary |