| |
September 2001 Organisationsstruktur: Das Menschliche Hilfsmittel 3-27 3 3,8 Das Menschliche Hilfsmittel Tabelle 3-7 Schnittstellen bezogen auf menschlichen Betriebsmitteln 3,8,1 HumanResourceData struct HumanResourceData { Geld annual_salary; Geldstandard_hourly_rate; Geldovertime_hourly_rate; doppelte standard_pay_period_hours; Boolesches stündliches; Zeichenkette human_resource_identifier; Währungwährung; Zeitstempelhire_date; Status StatusType; Zeitstempeltermination_date; Exemption_status ExemptionStatusType; Work_status WorkStatusType; Org_entity_data OrgEntityData; Positionen PositionIDList; }; HumanResourceData ist die Struktur der Daten, die mit dazugehörig sind HumanResource Gegenstände. Es enthält eine Währung, die die niedrige Währung ist, die für dieses verwendet wird HumanResource . Die Währung stellt fest, was Währung für das Geld verwendet wird Mengen verwendet in den stündlichen Anteilen und im Gehalt. Das stündliche Attribut ist ein Boolesches, wenn es ist Satz zu falschem wird es diesem HumanResource angenommen ist ein Gehalt-gegründetes Hilfsmittel anstelle von HumanResourceAdmin set_type() set_hire_date() set_termination_date () set_status() set_exemption_status() set_work_status() add_position() remove_position() set_positions() set_position() < < Schnittstelle > > HumanResourceFactory create_human_resource_from_stream() create_human_resource() create_human_resource_from_template() destroy_human_resouce() clone_human_resource() < < Schnittstelle > > HumanResourceFinder find_human_resource_by_id() find_human_resource_by_name() find_human_resource_by_version() list_human_resources() list_human_resource_by_type() list_human_resource_by_template() list_human_resource_templates() < < Schnittstelle > > HumanResource Art: Zeichenkette get_human_resource_data() list_positions() list_retired() get_admin_interface() get_position() < < Schnittstelle > > PositionIDList < < C ORBATypedef > > HumanResourceData hire_date: Zeitstempel human_resource_identifier: Zeichenkette Status: StatusType termination_date: Zeitstempel exemption_status: ExemptionStatusType work_status: WorkStatusType org_entity_data: OrgEntityData Währung: Währung annual_salary: Geld standard_hourly_rate: Geld overtime_hourly_rate: Geld standard_pay_period_hours: Doppeltes stündlich: Boolesch < < CORBAStruct > > Geld < < CORBATypedef > > Währung < < C ORBATypedef > > Schnittstellen bezogen auf menschlichen Betriebsmitteln |  |
|
| |
|
|