Skip to Content
0
Former Member
Feb 25, 2009 at 10:04 AM

Using FM authority_check

381 Views

Dear all,

I have a requirement where user can only view the Purchase Requsition ( in my java application ) which are releasable by them. I am using a customized FM which call the standard FM BAPI_REQUISITION_GETDETAIL. I was told by the MM consultant that i can use this authorization object "M_EINK_FRG ". From wat i've found, this M_EINK_FRG need is having 2 fields, release group and release code. I am abit confusing bout this..what shd i pass in for this 2 fields if i call the FM 'AUTHORITY_CHECK' ?

I suppose each user is having diff release group and release code? how does it actually works...thank you.

Regards,

Joan