SAP Note 748584 - HR_MAKE_ADDRESS:New address format "113" for Japan

Component : Japan -

Solution : https://service.sap.com/sap/support/notes/748584 (SAP Service marketplace login required)

Summary :
SAP Note addresses the inability of function module HR_MAKE_ADDRESS to convert a Japanese employee's address into print form using the new address layout 113. The issue stems from the function module's need for adjustments to support this format, coordinated with adjustments from previous notes. The solution includes applying an HR Support Package that provides source code changes and class definition adjustments required for integration with the new address format. Key definitions and methods such as CL_HR_T005, GET_ADDRESS_ELEMENTS, and adaptations for address formats 113 and 013 are pivotal for seamless functionality.

Key words :
'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

Related Notes :

804255HR_MAKE_ADDRESS does not work with customized address format
741189Error during address formatting in HR
639035Japanese Address Screen Layout Release Information