cancel
Showing results for 
Search instead for 
Did you mean: 

ESS Leave request --- Best Arch Design for storing attachment / document.

Former Member
0 Kudos

Hi,

Customization required on ESS Leave request iview & MSS Leave request Approval Iview.

SAP NetWeaver 7.3

Requirement:

For employee:

While employee is applying for Leave request under Leave request iview of ESS, he should have the functionality to upload the certificate (medical certificate, tickets etc) in .jpg or .png etc.

For Manager:

While manager is approving the Leave, he should have the feasibility to see the attached certificate of that particular leave request in the Leave Request Approval Iview.

Note: in the Leave Request Approval Iview, not in UWL iview.

Design 1: Store the attachment in R/3

1)      Customize the WebDynpro Leave request wherein the comp send the attachment to Functional module.

2)      Functional module to get the attachment .

3)      FM stores the attachment in R/3 or repository.

4)      For manager, another FM to send the link or attachment to the WebDynpro.

Design 2: Store the attachment in Knowledge Management.

1)      Customize the WebDynpro Leave request wherein the comp store the attachment in Knowledge Management.

2)      For manager, read or get the link of the KM document into the WebDynpro Leave request Iview.

Which is the best Architecture design?

If you have implemented similar functionality, please provide the sample or solution.

Kindly provide your support & it will be highly appreciated.

Thanks in advance,

N S

Accepted Solutions (1)

Accepted Solutions (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

You can implement processes and forms for implementing leave request and this will allow saving of certificates and attachments

In standard leave request currently this is not available

Former Member
0 Kudos

Thanks Siddharth for the reply,

Yes, as per the Standard Leave request, it is NOT possible to upload certificate.

We want to customize the standard WebDynpro Components to achive this enhancment.

I want to know, which is the best Arch Design amoung the 2 given above (both can be achived).

Design 1: Store the attachment in R/3

Design 2: Store the attachment in Knowledge Management.

The number of users using this Application will be more & frequently, so the number of docs wil be in huge number.

Is it better to store in R/3 or KM?

Regards,

N S

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

You should use KM

it offers scalability

Former Member
0 Kudos

Hi Siddharth,

We are also implementing the same requirement over here can u please let us know how to achieve this requirement.

As this functionality is not available in standard SAP. Is there any work around available?

Thanks and regards.

Siva.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

how did you implement this solution?

What did you make?

I have the same problem...

Former Member
0 Kudos

Hi Alfonso,

you have to customize the leave request application for this.

Reagrds,

NS