2014 Oct 22 3:12 AM
Hi,
I am new to HR ABAP. i have got to develop a custom infotype with the following details.
1. Relieving letter from last employer.
2. Salary slip from last employer.
3. Graduation certificate.
4. Copy of latest qualification certifcate.
5. Income tax certificate from the latest employer.
What are the names of these fields. If these are custom fields, what data elements and domain types should i take.
Regards,
Saurav Lahiry
2014 Oct 22 7:01 AM
Hi Saurav,
Create the custom Infotype with these fields.
1. Relieving letter from last employer.
2. Salary slip from last employer.
3. Graduation certificate.
4. Copy of latest qualification certifcate.
5. Income tax certificate from the latest employer.
These Should be of type String.
Here you can take the file name and update the file name in the Custom Infotype table PA9*.
Here You can use Services for Object and update the all the Templates.
Please refer in PA30 and button on the application toolbar Servies for Object.
Please find the below link to update the fields.
http://scn.sap.com/docs/DOC-39470
Thanks & Regards,
Raghunadh Kodali.
2014 Oct 26 4:08 PM
2014 Oct 22 7:19 AM
Hi Saurav,
To create custom infotype tcode standard sap: PM01, if the requirement from the user is kind of like a check list or radio button of several documents as mentioned..
name of the fields can be created new according to ur needs.
for data elements u can choose predefined type CHAR
data element - domain type needed to be defined if there will be some options can be chosen by user.
for layouting you can do custom in the screen painter layout.
thanks and best regards,
dhenny muliawaty (pei pei)
2014 Oct 26 4:08 PM