Solution : https://service.sap.com/sap/support/notes/105148 (SAP Service marketplace login required)
Summary :
The SAP Note outlines the necessary enhancements for distributing additional HR infotypes using HRMD_A IDoc type, beyond those covered in the standard scenario. It specifies the technical steps for both source code corrections and customizing activities required across various SAP releases. Key adjustments include creating new segment types Z1Pnnnn for additional infotypes and updating IDoc extension types in transactions such as WE31, WE30, WE82, and WE20. The note also highlights incompatibilities with certain infotypes and provides guidance for coding custom routines to support extended distribution functionalities. Restrictions related to compatibility and integration across different SAP releases are noted, suggesting that tailored solutions be developed for specific release environments.
Key words :
call function 'z_convert_p0002_to_z1p0002' exporting pnnnn_data = pnnnn_data importing converted = converted subrc = subrc tables error_tab = error_message changing sdata_data = sdata_data exceptions, return parameter converted, low priority problem message, - copy function module convert_p0002_to_e1p0002, sapkh40b02 orlegal change patch, basic idoc type hrmd_a01, entry message type hrmd_a, call exit_saplrhal_003, recreate extension type zrmd_a02, extension segment types z1pnnnn
Related Notes :
1096083 | ALE: Customer conversion rountine not processed |
1005257 | ALE: Customer conversion rountine not processed |
902649 | IDoc segments for infotypes 0107 and 0108 are not complete |
681413 | F4 help on subtypes |
557872 | HR-CA-ALE: Y1Pnnnn segments are not distributed |
514565 | TMW does not write ALE pointer |
310993 | HR-CA-ALE: Distrbtn of infotypes w. additnl data |
200343 | HR-CA-ALE: Composite SAP note re distributing HR master data |
165699 | HR-CA-ALE: Segment Z1Pnnnn prevents distribution |
124701 | HR-CA-ALE: No change pointers for HRMD_A |
118190 | Transport of IDoc types and segments from 3.x to 4.x |