2007 Jul 30 9:24 PM
Hi
Im new to ABAP HR. I need to do write a BDC for data upload for PA30 as well as PA40 with hiring actions. Can any one please send me some sample codes for these ?
Thanks and Regards
Swarna.S.
2007 Jul 30 9:43 PM
I would suggest you to make urself familiar with PA30 and PA40.
BDC for ABAP HR is not different from other BDC s..
If u know the values to filled in the fields of the screen. You will not feel any difficulty.
Regards
Prax
Hi
Im new to ABAP HR. I need to do write a BDC for data upload for PA30 as well as PA40 with hiring actions. Can any one please send me some sample codes for these ?
Thanks and Regards
Swarna.S.
2007 Jul 30 9:43 PM
I would suggest you to make urself familiar with PA30 and PA40.
BDC for ABAP HR is not different from other BDC s..
If u know the values to filled in the fields of the screen. You will not feel any difficulty.
Regards
Prax
2007 Jul 30 11:11 PM
2007 Jul 31 12:00 AM
You can also try HR_MAINTAIN_MASTERDATA. You can post multiple infotypes at the same time using this.
2007 Jul 31 3:27 AM
2007 Jul 31 3:37 AM
hi,
First you should know what the fields the Tcode need to successfully upload data (you can achieve this by doing a record in SHDB ).
Then build your internal table according to the fields, put your data to the internal table and fill BDCDADA in a loop (you can check a demo program https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d4c5e890-0201-0010-bd9a-c3fd8683... )
Regards
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |