cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI:BAPI_TRLSRVAPS_SAVEMULTI2 for TLane creation is giving error

Former Member
0 Kudos

Hi Gurus,

I am executing BAPI:BAPI_TRLSRVAPS_SAVEMULTI2 for TLane creation. when i am passing required values like , location from , Location to, model, version, lot size , etc.

After executing the BAPI is returning that ''Entry was not processed because there is no changing parameter available''. Can any one experienced this before. As i am creating a new TLane, why this error should come???

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

Best way to check the parameter list is ,use the bapi BAPI_TRLSRVAPS_GETLIST (SCM 4.0) or similar available in 5.0 to read the existing transportation lanes successfully created in system.Check all the parameters and update similar parameters for BAPI_TRLSRVAPS_SAVEMULTI2.

Ofcourse then you can come to exact parameters functionally important to you by trial and error.

Otherwise you can use the APO loader tool to create the transportation lanes.Although SAP discourages to use it in the production system , for testing it is fine.Please check the FAQ note 551972.

Regards,

Nikhil Nalgirkar

Former Member
0 Kudos

I need to create a transport lane.

It is giving error like :

''Entry was not processed because there is no changing parameter available''

I am not able to fix it.

Can anyone tel provide me any simple code.

Answers (0)