cancel
Showing results for 
Search instead for 
Did you mean: 

LTA Service in Advance Claims!

Former Member
0 Kudos

Dear Experts,

Following is the screen shot from the Advance Claims "LTA"(Leave Travel Allowance) service in portal

After the whole back-end configuration, i am not getting all the field values displayed in the ESS portal.

I am only getting the General Data displayed in the portal.

Please let me know, how can i get the display of all the other field values in the portal.

Awaiting for the replies......

Thanks and Regards

Radhika G

Accepted Solutions (1)

Accepted Solutions (1)

dsharmak
Advisor
Advisor
0 Kudos

Hello Radhika,

It seems you are using the older application of WD ABAP. You need to configure the following applications in LPD_CUST :


For IT application

Web dynpro Application  - HRESS_ITDL_EE_IN

Application Configuration - HRESS_ITDL_AC_EE_IN

For approver

Web dynpro Application  - HRESS_ITDL_AP_IN

Application Configuration - HRESS_ITDL_AC_AP_IN

For Claims

Web dynpro Application  - HRESS_CLMS_EE_IN

Application Configuration - HRESS_CLMS_AC_EE_IN

For approver Claims

Web dynpro Application  - HRESS_CLMS_AP_IN

Application Configuration - HRESS_CLMS_AC_AP_IN

You need to make sure that Business Function HCM_LOC_CI_48 should be activated. Your EA-HR , SP level should on 606 Sp23 onwards or 607 SP 13 onwards.


Best Regards,
Deepak..

Former Member
0 Kudos

Hello Deepak,

Thank You for the reply.

The service business function(HCM_LOC_CI_48) is activated and the system configuration is

EA-HR6080005

and in my custom launchpad,following values are maintained for the service Reimbursement Module - Claims / Advances

For Employee

Application HRESS_A_CLAIM_IN

Configuration HRESS_AC_CLAIM_EMP_IN

For Approver

Application HRESS_A_CLAIM_IN

Configuration - HRESS_AC_CLAIM_APP_IN


and if i am changing the above values,as mentioned by you,

then i am getting the 500 internal server error.

So i rolled back the values as above..



Former Member
0 Kudos

Hi,

Check in SICF t-code whether the application HRESS_CLMS_EE_IN is activated.

Regards,

Jyothi

Former Member
0 Kudos

Hi Jyothi,

I dont have the service mentioned by you.

Below is my SICF screen shot

Former Member
0 Kudos

Check the whether that application is there in se 80.

Add the same application to SICF through HTTP service maintenance as shown below.

Regards,

Jyothi

Former Member
0 Kudos

Hi Jyothi,

Yes,the application is available in SE80

now,i need to add the same application in SICF?

Former Member
0 Kudos

Yes you need to add.

As shown in the above image click on Goto select HTTP service maintenance and add the application.

Regards,

Jyothi

Former Member
0 Kudos

Hello Deepak,

As mentioned by you,

I have configured the same in my launchpad.

and, i m getting the following error in the portal.

Do i have to apply this SAP note mentioned in the portal?

Please let me know,

Thank You

Radhika

Former Member
0 Kudos

Activate the application in SICF

dsharmak
Advisor
Advisor
0 Kudos

Hello Radhika,

To add the applications in SICF, please use the note

1768102 - ICF service for WDA application not delivered, Through this you should be able to add.

Best Regards,
Deepak Kumar Sharma
Active Global Support..

Former Member
0 Kudos

Hello Deepak,

Thank you, your answer was really helpful.

I changed my launchpad applications in the back end as suggested by you.

One more thing,I would like to know is that,

from where the following highlighted  values are defined in the backend.

Can you please let me know the table name?

Actually i have defined the custom values for mulitple line level, those values and along with that, the default values are also available in the portal.

If i want only the custom values at multiple line level, then where and how can i delete the default values?

Once again,thank you very much for the reply.

Former Member
0 Kudos

Hello.....

Can anyone please provide any information on the above screen shot.....

Former Member
0 Kudos

Default values are coming from the table V_T77WWW_CLDPVC.

Check and change according to your requirement.

Regards,

Jyothi

Former Member
0 Kudos

Hi Jyothi,

thanks for the reply...

yes it is reflecting with same table number....

but one thing, i would like to know that,

where the field "Family Member" is defined in the backend...

for the same above screen shot.....

Former Member
0 Kudos

Hello!

Also,i am getting the following error in portal...

Where the journey begin n end date should be defined....?

In the portal....there is no defined field value for journey begin n end date is available.

or any configuration for this is required?

Because of the above error, i am not able to send the request to the approver.

Please suggest some solution for this issue....

Thanks and Regards,

Radhika G

Former Member
0 Kudos

Family details will be fetched from IT0021.

For the Above error  add the fields JBGDT, JENDT in the table  V_T77WWW_CLHLDC

Regards,

Jyothi

Former Member
0 Kudos

Hi Jyothi,

Please check the following screen shot in SE11

Does the highlighted fields should be marked as right tick mark like the others...?

Is this affecting the portal....

Former Member
0 Kudos

need not be checked. just maintain these fields in the table   V_T77WWW_CLHLDC and enter the data from the application while creating the request.

Regards,

Jyotih

Former Member
0 Kudos

HI Jyothi,

I was trying to maintain the same

So I am able to maintain both the field values at header level(table V_T77WWW_CLHLDC)

But when i m defining the attributes at the header level(table V_T77WWW_CLHLDCO), then i m getting the following screen

Former Member
0 Kudos

Just maintain the table V_T77WWW_CLHLDC as shown below.Do not maintain V_T77WWW_CLHLDCO, this is for F4 values.




Regards,

Jyothi

Former Member
0 Kudos

Hi Jyothi,

thank you very much....

My LTA request is working now.

I am able to send the request to the approver

Thank you once again!

Former Member
0 Kudos

Hi Jyothi,

Can you please let me know the backend process and the report name to update the LTA infotype,

once the approval process is finished in the portal.

Regards,

Radhika G

Former Member
0 Kudos

HINUINFU To Update the infotype

HINUACRP to display requests

Regards,

Jyothi

Former Member
0 Kudos

Thank you jyothi

Also,how can i delete the records in the backend?

any report name for the same?

Former Member
0 Kudos

Hello,

The following screen shot is from the approver screen in portal

I think i have to maintain the application for the below in the launchpad.

When the approver click on the LTA claim request

he is getting the below screen

but when the approver clicks on "edit" the claim request

he is getting the below screen

Can anyone please let me know,

exactly what kind of changes i need to do in the backend launchpad for the service LTA-Approver

Thanks and Regards

Radhika G

Former Member
0 Kudos

Hi,


I have found in my system that,

The application HRESS_CLMS_AP_IN, is missing and not available in transaction code SE80.

but the same application is available in SICF tcode.

So, how can i make available the application HRESS_CLMS_AP_IN, in the SE80 Tcode.


Earlier,when the application HRESS_CLMS_EE_IN was missing in SICF tcode,In SE80 the application HRESS_CLMS_EE_IN was available,and so i  activated it.hence the application reflected in SICF.


But to activate HRESS_CLMS_AP_IN, in tcode SE80, its not available

Please suggest some solution, so that the application could be made

avialable in SE80 Tcode


Also, the application HRESS_ITDL_AP_IN is missing in SE80 tcode.

Answers (0)