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_FAMILYSG_CHANGE1 (Family SG: Change record) is a standard Function Module in SAP ERP and is part of the function group PFAM_SG within the package PB25.
Function Module | BAPI_FAMILYSG_CHANGE1 |
Short Text | Family SG: Change record |
Function Group | PFAM_SG |
Package | PB25 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CERTIFICATE_NO | LIKE | BAPIP0021SG-CERTIFICATE_NO | Child Birth Certificate Number | |
CHILD_TYPE | LIKE | BAPIP0021SG-CHILD_TYPE | Child Type | |
CITY | LIKE | BAPIP0021SG-MEM_CITY | Member City | |
CONFINEMENT_NO | LIKE | BAPIP0021SG-CONFINEMENT_NO | Confinement Number | |
COUNTRYCODE | LIKE | BAPIP0021SG-MEM_COUNTRY | Member Country Code | |
DATEOFBIRTH | LIKE | BAPIP0021-FGBDT | Date of birth | |
DESIGNATION | LIKE | BAPIP0021SG-DESIGNATION | Member Designation | |
EMPLOYEENUMBER | LIKE | BAPIP0021-PERNR | Personnel number | |
EMPLOYER2NDSTREET | LIKE | BAPIP0021SG-MEM_ER_2NDSTRT | Member ER 2nd address line | |
EMPLOYERCITY | LIKE | BAPIP0021SG-MEM_ER_CITY | Member ER City | |
EMPLOYERNAME | LIKE | BAPIP0021SG-EMPLOYERNAME | Member Employer Name | |
EMPLOYERPOSTALCODE | LIKE | BAPIP0021SG-MEM_ER_PSTCD | Member ER Postal Code | |
EMPLOYERSTREET | LIKE | BAPIP0021SG-MEM_ER_STRT | Member ER house number and street | |
EMPLOYMENTSTATUS | LIKE | BAPIP0021SG-EMP_STATUS | Spouse employment status | |
ETHNICORIGIN | LIKE | BAPIP0021SG-ETHNIC_ORIGIN | Ethnic origin | |
FIRSTNAME | LIKE | BAPIP0021-FAVOR | First name | |
GENDER | LIKE | BAPIP0021-FASEX | Gender key | |
IDNUMBER | LIKE | BAPIP0021SG-IDNUMBER | ID number | |
LASTNAME | LIKE | BAPIP0021-FANAM | Last name | |
LOCKINDICATOR | LIKE | BAPIP0021-SPRPS | Lock indicator for HR master record | |
MAIDENNAME | LIKE | BAPIP0021-FGBNA | Maiden name | |
NAMEOFCOUNTRY | LIKE | BAPIP0021SG-MEM_NAMEOFCNTY | Member Name of Country | |
NATIONALITY | LIKE | BAPIP0021-FANAT | Nationality | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT control at BAPI interface | |
OBJECTID | LIKE | BAPIP0021-OBJPS | Object identification | |
PHONENUMBER | LIKE | BAPIP0021SG-MEM_PHONENUM | Member Phone Number | |
POSTALCODE | LIKE | BAPIP0021SG-MEM_PSTCD | Member Postal Code | |
RECORDNUMBER | LIKE | BAPIP0021-SEQNR | Number of infotype record | |
RESIDENCYTYPE | LIKE | BAPIP0021SG-RESIDENCY_TYPE | Residency type | |
SCHOOLNAME | LIKE | BAPIP0021SG-SCHOOLNAME | Member School name if applicable? | |
SECONDSTREET | LIKE | BAPIP0021SG-MEM_2NDSTRT | Member 2nd Street Address Line | |
STREET | LIKE | BAPIP0021SG-MEM_STRT | Member House number and street | |
SUBTYPE | LIKE | BAPIP0021-SUBTY | Subtype | |
TAXID | LIKE | BAPIP0021SG-TAXID | Tax ID | |
VALIDITYBEGIN | LIKE | BAPIP0021-BEGDA | Valid from date | |
VALIDITYEND | LIKE | BAPIP0021-ENDDA | Valid to date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Structure for Return Code |
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.