Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module BAPI_FAMILYMY_CREATE (Create Family) is a standard Function Module in SAP ERP and is part of the function group PFAM_MY within the package PB14.
Function Module | BAPI_FAMILYMY_CREATE |
Short Text | Create Family |
Function Group | PFAM_MY |
Package | PB14 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BIRTHCERTIFICATEID | LIKE | BAPIP0021MY-BTHID | Birth certificate ID | |
CHILDCUSTODY | LIKE | BAPIP0021MY-CHCUS | Child custody status | |
CITY | LIKE | BAPIP0021MY-ORT01 | City | |
COMMNUMBER1 | LIKE | BAPIP0021MY-NUM01 | Communications number | |
COMMNUMBER2 | LIKE | BAPIP0021MY-NUM02 | Communications number | |
COMMNUMBER3 | LIKE | BAPIP0021MY-NUM03 | Communications number | |
COMMNUMBER4 | LIKE | BAPIP0021MY-NUM04 | Communications number | |
COMMTYPE1 | LIKE | BAPIP0021MY-COM01 | Communication type | |
COMMTYPE2 | LIKE | BAPIP0021MY-COM02 | Communication type | |
COMMTYPE3 | LIKE | BAPIP0021MY-COM03 | Communication type | |
COMMTYPE4 | LIKE | BAPIP0021MY-COM04 | Communication type | |
CONAME | LIKE | BAPIP0021MY-NAME2 | C/O name | |
COUNTRY | LIKE | BAPIP0021MY-LAND1 | Country key | |
DATEOFBIRTH | LIKE | BAPIP0021-FGBDT | Date of birth | |
EMPLOYERNAME | LIKE | BAPIP0021MY-SPEMR | Spouse employer | |
EMPLOYMENTSTATUS | LIKE | BAPIP0021MY-SEMPS | Spouse employment status | |
FIRSTNAME | LIKE | BAPIP0021-FAVOR | First name | |
FULLNAME | LIKE | BAPIP0021-FCNAM | Complete name | |
GENDER | LIKE | BAPIP0021-FASEX | Gender key | |
HANDICAPPED | LIKE | BAPIP0021MY-HANCH | Child handicap status | |
INEMPLOYEENUMBER | LIKE | BAPIP0021-PERNR | Personnel number | |
INVALIDITYBEGIN | LIKE | BAPIP0021-BEGDA | Valid from date | |
INVALIDITYEND | LIKE | BAPIP0021-ENDDA | Valid to date | |
JOBTITLE | LIKE | BAPIP0021MY-STLTX | Job title | |
LANDOFBIRTH | LIKE | BAPIP0021-FGBLD | Country of birth | |
LASTNAME | LIKE | BAPIP0021-FANAM | Last name | |
MAIDENNAME | LIKE | BAPIP0021-FGBNA | Name at birth | |
MARITALSTATUS | LIKE | BAPIP0021MY-MARST | Marital status for income tax purpose (MY) | |
MEMBERID | LIKE | BAPIP0021-OBJPS | Child No. | |
MEMBERTYPE | LIKE | BAPIP0021-FAMSA | Type of family record | |
NAMEFORMAT | LIKE | BAPIP0021-FKNZN | Name format indicator for employee in a list | |
NATIONALITY | LIKE | BAPIP0021-FANAT | Nationality | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT control at BAPI interface | |
PASSPORTNUMBER | LIKE | BAPIP0021MY-PASNR | Passport number | |
PERSONALID | LIKE | BAPIP0021MY-ICNUM | IC number | |
PLACEOFBIRTH | LIKE | BAPIP0021-FGBOT | Birthplace | |
POSTALCODE | LIKE | BAPIP0021MY-PSTLZ | Postal code | |
REFERENCENUMBER | LIKE | BAPIP0021MY-EBRNR | Reference personnel number of family member | |
REGION | LIKE | BAPIP0021MY-STATE | Region (State, Province, County) | |
RELATIONSHIP | LIKE | BAPIP0021-KDSVH | Relationship to child | |
SCHOOLTYPE | LIKE | BAPIP0021-FASAR | School type of family member | |
SECONDADDRESS | LIKE | BAPIP0021MY-LOCAT | 2nd address line | |
STREET | LIKE | BAPIP0021MY-STRAS | House number and street | |
SURNAMEPREFIX | LIKE | BAPIP0021-FVRSW | Name affix | |
TAXNUMBER | LIKE | BAPIP0021MY-TNOEE | Income tax number of employee (MY) | |
TAXOFFICE | LIKE | BAPIP0021MY-STXOF | Spouse tax office Malaysia | |
TELEPHONENUMBER | LIKE | BAPIP0021MY-TELNR | Telephone number | |
THIRDADDRESS | LIKE | BAPIP0021MY-ORT02 | District |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIP0021-PERNR | Personnel Number | |
LOCKINDICATOR | LIKE | BAPIP0021-SPRPS | Lock indicator for HR master record | |
OBJECTID | LIKE | BAPIP0021-OBJPS | Object identification | |
RECORDNUMBER | LIKE | BAPIP0021-SEQNR | Number of infotype record | |
RETURN | LIKE | BAPIRETURN1 | Structure for return code | |
SUBTYPE | LIKE | BAPIP0021-SUBTY | Subtype | |
VALIDITYBEGIN | LIKE | BAPIP0021-BEGDA | Start date | |
VALIDITYEND | LIKE | BAPIP0021-ENDDA | End 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.