2007 Mar 08 3:20 PM
Hi all,
I have a requirement to read SBUTY (Subtype) from Into type 48, its technical name says that it is in structure RP50G. Is there any way to get it from some infotype, if no, then how to read it from that structure? a small snippet will be highly appreciated.
Thanks.
2007 Mar 08 3:42 PM
The infotypes are runtime database structures so you can
SELECT SINGLE SUBTY
FROM PA0048
RP50G is just a screen field.
Hi all,
I have a requirement to read SBUTY (Subtype) from Into type 48, its technical name says that it is in structure RP50G. Is there any way to get it from some infotype, if no, then how to read it from that structure? a small snippet will be highly appreciated.
Thanks.
2007 Mar 08 3:26 PM
Hi,
Did you try to get that data from the table: PA0048?
Check the Function Module: HR_PBSUS_ESS_READ_IT0048
Regards,
Ravi
2007 Mar 08 3:42 PM
The infotypes are runtime database structures so you can
SELECT SINGLE SUBTY
FROM PA0048
RP50G is just a screen field.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |