SAP Note 105148 - HR-CA-ALE: Additional infotypes for distribution

Component : Distribution - Organizational Plan

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 :

1096083ALE: Customer conversion rountine not processed
1005257ALE: Customer conversion rountine not processed
902649IDoc segments for infotypes 0107 and 0108 are not complete
681413F4 help on subtypes
557872HR-CA-ALE: Y1Pnnnn segments are not distributed
514565TMW does not write ALE pointer
310993HR-CA-ALE: Distrbtn of infotypes w. additnl data
200343HR-CA-ALE: Composite SAP note re distributing HR master data
165699HR-CA-ALE: Segment Z1Pnnnn prevents distribution
124701HR-CA-ALE: No change pointers for HRMD_A
118190Transport of IDoc types and segments from 3.x to 4.x