Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module BAPI_FAMILYTH_SIMULATECREATION (Family TH: Simulate record creation) is a standard Function Module in SAP ERP and is part of the function group PFAM_TH within the package PB26.
Function Module | BAPI_FAMILYTH_SIMULATECREATION |
Short Text | Family TH: Simulate record creation |
Function Group | PFAM_TH |
Package | PB26 |
Module Type | Remote-Enabled |
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 | |
CHILDNUMBER | LIKE | BAPIP0021TH-CHILDNUMBER | Object identification | |
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) | |
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 | |
INEMPLOYEENUMBER | LIKE | BAPIP0021-PERNR | Personnel Number | |
INVALIDITYBEGIN | LIKE | BAPIP0021-BEGDA | Start date | |
INVALIDITYEND | LIKE | BAPIP0021-ENDDA | End Date | |
JOBTITLE | LIKE | BAPIP0021TH-JOBTITLE | Job title | |
LASTNAME | LIKE | BAPIP0021-FANAM | Last name | |
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 | |
OTHERTITLE | LIKE | BAPIP0021-FNMZU | Other Title | |
PHONENUMBER | LIKE | BAPIP0021TH-PHONENUMBER | Telephone number | |
POSTALCODE | LIKE | BAPIP0021TH-POSTALCODE | Postal code | |
SECONDNATIONALITY | LIKE | BAPIP0021-FANA2 | Second nationality | |
STREETTHAMBOL | LIKE | BAPIP0021TH-STREETTHAMBOL | Street/Road, Tambol | |
THIRDNATIONALITY | LIKE | BAPIP0021-FANA3 | Third nationality |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
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 | Return messages | |
SUBTYPE | LIKE | BAPIP0021-SUBTY | Subtype |
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.