cancel
Showing results for 
Search instead for 
Did you mean: 

Custom RFC for IT0022-Help needed

Former Member
0 Kudos

Please provide me clarification on the below Issue

I need to develop custom RFC for infotype 0022, which will be called from portal.the portal guyz will use this to develpe new iview based on FPM for 0022.

I created a ZRFC based on the Std RFC for 0077(HRXSS_PER_EDIT_P0077_GB, HRXSS_PER_READ_0077_GB). In this they used HCMT_BSP_PA_GB_R007(Screen Struct), I modified the Struct to HCMT_BSP_PA_XX_R0022, which is not country specific. So can I use this for US, as ours is US based project? Will this work? Should I change the version_id 99 to 10 in the table T588UICONVCLAS?

Should I add anymore coding logic for this? How should I test the RFC’s to prepare the Unit Test Plan Documents?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

make a copy of the FM - HR_READ_INFOTYPE with remote enabled.

and it can be called from portal.Similarly for creating or modification copy FM - HR_INFOTYPE_OPERATION.

Regards,

Manoj.