2006 Oct 20 6:19 PM
Hi ,
does any one has the bdc upload for the infotypes 2006 absence quotas and infotype 0416 time quota compensation . when i did the recording i am missing the text fields KTEXT for absence quotas and UTEXT unit text and the based on the quota type the new record has to be inserted in 0416 with the text fields i dont see the text fields in infotypes. Based on the quota entered does the text populates or we need to select .
Appreciate if any input.
Thanks,
Latha.
2006 Oct 20 8:02 PM
The texts are not stored on te infotye but read from the config tables T556B & T538T.. but why do you need the text.. can't u check the quota type with the value in P2006-KTART field? Anyway, for creating an absence record, I would use the BAPI delivered BAPI ie BAPI_PTMGRATTABS_MNGCREATION in place of a BDC..
~Suresh
2006 Oct 23 3:39 AM
Suresh i appreciate your response . My requirement is i need to use the BDC to upload data into infotype 0416 .
these are the fields from P2006 inserted to P0416.
Map KTART from the selected record on IT2006 to the KTART field on IT0416
Map QTEXT from the selected record on IT2006 to the QTEXT field on IT0416
Map ANZHL from the selected record on IT2006 to the ANZHL field on IT0416
Map UTEXT from the selected record on IT2006 to the UTEXT field on IT0416
Map DESTA from the selected record on IT2006 to the DESTA field on IT0416
Map DEEND from the selected record on IT2006 to the DEEND field on IT0416
I am not sure how to do the bdc recording for this as i dont see the fields UTEXT ,QTEXT ,DESTA ,DEEND in 0416 . Any input on this will be helpful.
Thanks,
Latha.