Skip to Content
0
Former Member
Nov 27, 2011 at 01:03 AM

Create record HRP1000 with STEXT

398 Views

Hi all,

I have a form in which user will enter position name in English and Position name in Spanish. I need to create two records as the language is different in table HRP1000.

I created first record with RH_PNNN_Maintain with language as English. Now I need to create another record with the same position with Language ES. I tried to create using RH_INSERT_INFTY. But the record is just modified with language ES instead of english EN.

But my requirement is to create a second language based record.

Thanks in advance,