cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any BAPI to create Driver BP in SAPTM

ashwin_c_s
Explorer

Is there any BAPI to create the Driver (BP) with BP role Driver?

Created Driver will be used to assign in resource master data in SAPTM.

I have a requirement to create the drivers in system using excel upload. I am not able to find BAPI which creates driver with BP role Driver. Thanks in advance.

View Entire Topic
samuel_cercal
Explorer
0 Kudos

Hi ashwin_cs

Probably, you've to create a Z program to do that.

Try to use BAPI BAPI_BUPA_ROLE_ADD_2 to add BP role (TM0001) and FM /SCMB/PRR_UPD to insert the attributes data of the Driver.

BR

Cercal

Madjid
Participant
0 Kudos

Hello
Can you share the sample code of the call FM?

how did you map which fields?

thanks