Click or drag to resize

clsImportEmployeebLoadEmployeeCurrentValidFrom Method

Loads data for existing employee master data and sub tables, based on the current date with the matching "valid from" period.

Use bImportEmployee(clsImportEmployee, clsImportBaseeImportMode) with the option Update to save the changes.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bLoadEmployeeCurrentValidFrom(
	MPInterface oInterface,
	string sEmployeeNumber
)

Parameters

oInterface
Type: MARIInterfaceMPInterface
sEmployeeNumber
Type: SystemString

Return Value

Type: Boolean
Remarks