PJMTIMEM2I: Time entry import script

LOAD_IMPORTED_VALUES: specific properties loading

Use this entry point to take control on the SQL queries used for extracting the financial overview and assign specific parameters to them.


Context and operating mode

Transaction

There is one transaction in progress.

Log file

There is no open log file.

Code context

This entry point allow to take in account specific fields on Time Entry Line (PJMTIMEMP) table during import process (also used for API).

Available variables and masks

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


Open tables

Table Significant content Table title
PJMTIMEMPI Yes Time summary