Hi All,
I have requirement where in i need to update table USR05 using FM or using BAPI.
i have an internal table whose structure is same as USR05.
I have the values to be updated in USR05 in this internal table. i can directly use a statement like this
MODIFY usr05 FROM TABLE gi_usr05[] for updating user05. But i want a FM or BAPI for updating it.
Any pointers will be very helpful....
Thanks in advance,
Srilakshmi.