This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module HR_GET_JOBS_FOR_POSTING (Get job title/description for posting externally) is a standard Function Module in SAP ERP and is part of the function group EH1030 within the package PC10.
Function Module | HR_GET_JOBS_FOR_POSTING |
Short Text | Get job title/description for posting externally |
Function Group | EH1030 |
Package | PC10 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADVERT_DESCR | TYPE | XFELD | Use advertisment for job text | |
FROM | LIKE | T528T-ENDDA | Vacancy valid from | |
POSITION_DESCR | TYPE | XFELD | Use position description for job text | |
TO | LIKE | T528T-ENDDA | Vacancy valid to | |
VACANCY | LIKE | T750X-OBJID | Vacancy code |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
JOB_TITLE | LIKE | T528T-PLSTX | Job title | |
LINENAME | LIKE | P0001-ENAME | Hiring/line manager name | |
LINEPERSONNELID | LIKE | P0001-PERNR | Hiring/line manager id | |
ORGUNITNAME | LIKE | P1000-STEXT | Org unit name | |
PERSONNELAREANAME | LIKE | T503T-PTEXT | Personnel area name | |
PERSONNELSUBAREANAME | LIKE | T001P-BTEXT | Personnel subarea name | |
REFADMGRP | LIKE | T526-WERKS | Administrator Group | |
REFADMIN | LIKE | T526-SACHX | Admin ID. for recruiter | |
REFNAME | LIKE | P0001-ENAME | Recruiter name | |
REFPERSONNELID | LIKE | P0001-PERNR | Recruiter personnel id |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
JOB_TEXT | LIKE | TLINE | Text line |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AD_FOR_VAC | No advertisement references this cacancy |
NO_INSTRUM_CUSTOM | No ad. instrument customizing present |
TEXT_NOT_FOUND | Text description not found |
TITLE_NOT_FOUND | Job title not found |
VAC_NOT_FOUND | Vacancy not found |