Solution : https://service.sap.com/sap/support/notes/748584 (Connexion à SAP Service Marketplace requise)
Résumé :
La note SAP traite de l'incapacité du module fonctionnel HR_MAKE_ADDRESS à convertir une adresse d'employé japonais en format d'impression utilisant la nouvelle mise en page d'adresse 113. Le problème provient du besoin d'ajustements du module fonctionnel pour supporter ce format, en coordination avec les ajustements précédents. La solution inclut l'application d'un Package de Support HR qui fournit des modifications du code source et des ajustements de définition de classe nécessaires pour l'intégration avec le nouveau format d'adresse. Les définitions clés et les méthodes telles que CL_HR_T005, GET_ADDRESS_ELEMENTS, et les adaptations pour les formats d'adresse 113 et 013 sont essentielles pour une fonctionnalité sans faille.
Mots Clés :
'2'lc_old_address_format_jp constant private t005-addrs '013'lc_new_address_format_jp constant private t005-addrs '113'method get_address_elementsparameter type associatedtypeis_p0006 importing p0006iv_language importing p0002-sprslrt_elements returning hrpadjp_stringmethod get_region_textparameter type associatedtypeiv_language importing sprasiv_country importing land1iv_region importing regiorv_region_text returning bezei20method get_address_fields_order_013parameter type associatedtypecs_adrs2 changing adrs2ct_address_fields changing hrpadjp_datarefmethod get_address_fields_order_113parameter type associatedtypecs_adrs2 changing adrs2ct_address_fields changing hrpadjp_datarefmethod get_county_text iv_languageparameter type associatedtypeiv_language importing sprasiv_country importing land1iv_region importing regioiv_county importing councrv_county_text returning bezei20method get_address_formatparameter type associatedtypeiv_country importing t005-land1rv_address_format returning t005-addrs, class cl_im_imphrpadjp_adrs forward declarationscl_hr_t005cl_hr_t005uattributesattributes level visibility associatedtype initialvaluelc_address_type_personal constant private, convert japanese employee', hr spport package, function module hr_make_address, address screen 013 reason, japanese address format 113, address layout 113, terms hr_make_address, print form
Notes associées :
804255 | HR_MAKE_ADDRESS does not work with customized address format |
741189 | Error during address formatting in HR |
639035 | Japanese Address Screen Layout Release Information |