Menu

SAP Function Module BAPI_FAMILYTH_CHANGE

Family TH: Change record

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_FAMILYTH_CHANGE (Family TH: Change record) is a standard Function Module in SAP ERP and is part of the function group PFAM_TH within the package PB26.

Technical Information

Function Module BAPI_FAMILYTH_CHANGE
Short Text Family TH: Change record
Function Group PFAM_TH
Package PB26
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESSNUMBERSOITROK LIKE BAPIP0021TH-ADDRESSNUMBERSOITROK Address Number, Soi Trok (TH)
ALIVEDECEASED LIKE BAPIP0021TH-ALIVEDECEASED Alive/Deceased
BIRTHPLACE LIKE BAPIP0021-FGBOT Birthplace
CITY LIKE BAPIP0021TH-CITY Province/City (TH)
COMMUNICATIONNUMBER01 LIKE BAPIP0021TH-COMMUNICATIONNUMBER01 Communications number
COMMUNICATIONNUMBER02 LIKE BAPIP0021TH-COMMUNICATIONNUMBER02 Communications number
COMMUNICATIONNUMBER03 LIKE BAPIP0021TH-COMMUNICATIONNUMBER03 Communications number
COMMUNICATIONNUMBER04 LIKE BAPIP0021TH-COMMUNICATIONNUMBER04 Communications number
COMMUNICATIONTYPE01 LIKE BAPIP0021TH-COMMUNICATIONTYPE01 Communication type
COMMUNICATIONTYPE02 LIKE BAPIP0021TH-COMMUNICATIONTYPE02 Communication type
COMMUNICATIONTYPE03 LIKE BAPIP0021TH-COMMUNICATIONTYPE03 Communication type
COMMUNICATIONTYPE04 LIKE BAPIP0021TH-COMMUNICATIONTYPE04 Communication type
COUNTRY LIKE BAPIP0021TH-COUNTRY Country key
COUNTRYOFBIRTH LIKE BAPIP0021-FGBLD Country of birth
DATEOFBIRTH LIKE BAPIP0021-FGBDT Date of birth
DISTRICT LIKE BAPIP0021TH-DISTRICT District (TH)
EMPLOYEENUMBER LIKE BAPIP0021-PERNR Personnel Number
EMPLOYEROFFAMILYMEMBER LIKE BAPIP0021TH-EMPLOYEROFFAMILYMEMBER Employer of Family Member (TH)
FIRSTNAME LIKE BAPIP0021-FAVOR First name
FORMOFADDRESS LIKE BAPIP0021TH-FORMOFADDRESS Form-of-address key
GENDER LIKE BAPIP0021-FASEX Gender key
JOBTITLE LIKE BAPIP0021TH-JOBTITLE Job title
LASTNAME LIKE BAPIP0021-FANAM Last name
LOCKINDICATOR LIKE BAPIP0021-SPRPS Lock indicator for HR master record
MEMBERTYPE LIKE BAPIP0021-FAMSA Type of family record
NAMEOFSUBTYPE LIKE BAPIP0021TH-NAMEOFSUBTYPE Name of subtype
NATIONALITY LIKE BAPIP0021-FANAT Nationality
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT COMMIT control at BAPI interface
OBJECTID LIKE BAPIP0021-OBJPS Object identification
OTHERTITLE LIKE BAPIP0021-FNMZU Other Title
PHONENUMBER LIKE BAPIP0021TH-PHONENUMBER Telephone number
POSTALCODE LIKE BAPIP0021TH-POSTALCODE Postal code
RECORDNUMBER LIKE BAPIP0021-SEQNR Number of infotype record with same key
SECONDNATIONALITY LIKE BAPIP0021-FANA2 Second nationality
STREETTHAMBOL LIKE BAPIP0021TH-STREETTHAMBOL Street/Road, Tambol
SUBTYPE LIKE BAPIP0021-SUBTY Subtype
THIRDNATIONALITY LIKE BAPIP0021-FANA3 Third nationality
VALIDITYBEGIN LIKE BAPIP0021-BEGDA Start date
VALIDITYEND LIKE BAPIP0021-ENDDA End Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Return messages

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.