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 BAPI_PERSDATAHK_CREATSUCCESSOR (Create subs.personal data record) is a standard Function Module in SAP ERP and is part of the function group PERS_HK within the package PB27.
Function Module | BAPI_PERSDATAHK_CREATSUCCESSOR |
Short Text | Create subs.personal data record |
Function Group | PERS_HK |
Package | PB27 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BIRTHPLACE | LIKE | BAPIP0002HK-BIRTHPLACE | Birthplace | |
COUNTRYOFBIRTH | LIKE | BAPIP0002HK-COUNTRYOFBIRTH | Country of birth | |
DATEOFBIRTH | LIKE | BAPIP0002HK-DATEOFBIRTH | Date of birth | |
EMPLOYEENUMBER | LIKE | BAPIP0002HK-EMPLOYEENO | Personnel number | |
FIRSTNAME | LIKE | BAPIP0002HK-FIRSTNAME | First name | |
FORMOFADDRESS | LIKE | BAPIP0002HK-FORMOFADDRESS | Form-of-address key | |
GENDER | LIKE | BAPIP0002HK-GENDER | Gender key | |
INITIALS | LIKE | BAPIP0002HK-INITIALS | Employee's initials | |
KNOWNAS | LIKE | BAPIP0002HK-KNOWNAS | Known as | |
LANGUAGE | LIKE | BAPIP0002HK-LANGUAGE | Language key | |
LANGUAGE_ISO | LIKE | BAPIP0002HK-LANGUAGE_ISO | Language according to ISO 639 | |
LASTNAME | LIKE | BAPIP0002HK-LASTNAME | Last name | |
MARITALSTATUS | LIKE | BAPIP0002HK-MARITALSTATUS | Marital status key | |
MARITALSTATUSSINCE | LIKE | BAPIP0002HK-MARITALSINCE | Valid from date of current marital status | |
MARRIAGENUMBER | LIKE | BAPIP0002HK-MARRIAGENUMBER | Marriage certificate number | |
NAMEATBIRTH | LIKE | BAPIP0002HK-NAMEATBIRTH | Name at birth | |
NAME_FORMAT_INDICATOR | LIKE | BAPIP0002HK-NAMEFORMATINDI | Name format indicator | |
NATIONALITY | LIKE | BAPIP0002HK-NATIONALITY | Nationality | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT control at BAPI interface | |
NUMBEROFCHILDREN | LIKE | BAPIP0002HK-NUMBEROFCHILD | Number of children | |
SECONDACADGRADE | LIKE | BAPIP0002HK-SECONDTITLE | Second title | |
SECONDNATIONALITY | LIKE | BAPIP0002HK-SECONDNATIO | Second nationality | |
STATEOFBIRTH | LIKE | BAPIP0002HK-STATEOFBIRTH | State | |
SURNAMEPREFIX | LIKE | BAPIP0002HK-SURNAMEPREFIX | Name affix | |
THIRDNATIONALITY | LIKE | BAPIP0002HK-THIRDNATIO | Third nationality | |
VALIDITYBEGIN | LIKE | BAPIP0002HK-VALIDBEGIN | Valid from date | |
VALIDITYEND | LIKE | BAPIP0002HK-VALIDEND | Valid to date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIP0002HK-EMPLOYEENO | Personnel number | |
LOCKINDICATOR | LIKE | BAPIP0002HK-LOCKINDIC | Lock indicator for HR master record | |
OBJECTID | LIKE | BAPIP0002HK-OBJECTID | Object ID | |
RECORDNUMBER | LIKE | BAPIP0002HK-RECORDNR | Number of infotype record | |
RETURN | LIKE | BAPIRETURN1 | Structure for return code | |
SUBTYPE | LIKE | BAPIP0002HK-SUBTYPE | Subtype | |
VALIDITYBEGIN | LIKE | BAPIP0002HK-VALIDBEGIN | Valid from date | |
VALIDITYEND | LIKE | BAPIP0002HK-VALIDEND | Valid to date |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.