Table list used by SAP ABAP Function Module PMIQ_BUPA_STUDENT_DATA_UPDAT_O (Obsolete: Update student personal data and address in BP)
SAP ABAP Function Module
PMIQ_BUPA_STUDENT_DATA_UPDAT_O (Obsolete: Update student personal data and address in BP) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | SOURCE ET_RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 2 | BOOLE | Boolean variable | SOURCE VALUE(IV_XTEST) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 3 | BOOLE | Boolean variable | SOURCE VALUE(IV_XCOMMIT) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 4 | P1028 | Infotype 1028: Address | SOURCE IT_ADDRESS STRUCTURE P1028 |
|
| 5 | P1032 | Infotype 1032: Mail Addresses | SOURCE VALUE(IS_EMAIL) LIKE P1032 |
|
| 6 | P1702 | Infotype 1702: Personal Data | SOURCE VALUE(IS_PERSONALDATA) LIKE P1702 |
|
| 7 | PIQ_BPSYNC | Global Information for Student Data Synchronisation(HR->BP) | SOURCE VALUE(IV_PARTNER) LIKE PIQ_BPSYNC-PARTNER |
|