Menu

SAP Function Module BAPI_FAMILYMY_SIMULATECREATION

Simulation: Create family

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module BAPI_FAMILYMY_SIMULATECREATION (Simulation: Create family) is a standard Function Module in SAP ERP and is part of the function group PFAM_MY within the package PB14.

Technical Information

Function Module BAPI_FAMILYMY_SIMULATECREATION
Short Text Simulation: Create family
Function Group PFAM_MY
Package PB14
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.