Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8990

HR_INFOTYPE_OPERATION is showing Error while Updating No. to compensate

$
0
0

Dear Friends,

While Using HR_INFOTYPE_OPERATION Function module to update Annual leave encashment through Custom program it is showing Error as

 

IT Infotype 0416 does not exist.

 

I am passing

 

 

 

CALL FUNCTION 'HR_INFOTYPE_OPERATION'

                EXPORTING

                  INFTY                 = '0416'

                  NUMBER                = GS_PA0001-PERNR

                 SUBTYPE                = '1001'

                 OBJECTID               = GS_PA0001-OBJPS

                 LOCKINDICATOR          = GS_PA0001-SPRPS

                 VALIDITYEND            = GS_PA0416-ENDDA

                 VALIDITYBEGIN          = GS_PA0416-BEGDA

                 RECORDNUMBER           = GS_PA0001-SEQNR

                  RECORD                 = L_RECORD

                  OPERATION              'MOD'

                 TCLAS                  = 'A'

                 DIALOG_MODE            = '0'

*   NOCOMMIT               =

*   VIEW_IDENTIFIER        =

*   SECONDARY_RECORD       =

               IMPORTING

                 RETURN                 = L_RETURN

*   KEY                    =

 

Also I am using Function module

 

 

HR_QUOTA_COMPENSATION_REMOTE

 

But it will not work

 

Please suggest how to rectify the Error.

 

Regards

RS

 


Viewing all articles
Browse latest Browse all 8990

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>