cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC function module to create PR from SC

SagarSontakke
Active Participant
0 Likes
404

Hi,

can anybody tell me which RFC function module is used to create PR from SC

?

Regards,

SVS

View Entire Topic
Former Member
0 Likes

Hi,

In SRM4.0, the BAPI name is "B470_REQUISITION_CREATE"

On the R/3 side, you have FM "BAPI_REQUISITION_CREATE".

So When you click order(ORDER the SC), the control comes to SRM FM "B470_REQUISITION_CREATE"......Inside that FM, a RFC call to R/3 FM BAPI_REQUISITION_CREATE is made which creates the PR in R/3 system.

BR,

Disha.

DO reward points for useful answers.