hi all,
pls check this [screenshot|http://epmgdg.tuk.livefilestore.com/y1pmy1ikTARxAZIIDeuA_vR79i2Ma1EQRs_WdPpXPr3ppI2h6HYVfymmigBEeixzg7L/WRKSCHDULE.JPG] thats a screen mock up of my requirement.
I have to read the data of "Original Shift" as given in that screen..last row.I know its a period workschedule..
I have FM/BAPI to read Infotype 0007 but infotype 7 will not give me entire period workschedule data back..
it will just give me the workschdule rule..i want to be able to get back FREE days aswell.
there is this structure PSHFT from which if i can red fields TPR01-TPR07..from which i will get back the data i need...but how can i read this structure?if it was a table i cld have read using rfc_read_table..
similarly is there a FM/RFC to read structure?
pls advice.