Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MIRO transaction issue

Former Member
0 Likes
1,022

Hi All,

When I am executing MIRO transaction , after enter it goes to SRM system logon screen and asking me to enter password , if not enter it goes into dump.

Error message :  The error occurred during an RFC call to another system.

....  I wont understand why its calling for another systems credentials ?

Error is here

 

>>>>> CALL FUNCTION 'BBP_PD_PO_GETDETAIL'

             DESTINATION 'PCARD_PO_CHECK'

                   EXPORTING

                    I_OBJECT_ID                      = LV_PO

                   IMPORTING

                   E_HEADER                         = wa_header

                  * TABLES

Thanks in Advace!

hp

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
940

Hi Hemant,

Someone might have done some enhancement in MIRO transaction to call the Function module 'BBP_PD_PO_GETDETAIL'. This function module is present there in SRM system.

That is why it is asking you for the SRM system username and password.

Regards,

Santanu

Hi All,

When I am executing MIRO transaction , after enter it goes to SRM system logon screen and asking me to enter password , if not enter it goes into dump.

Error message :  The error occurred during an RFC call to another system.

....  I wont understand why its calling for another systems credentials ?

Error is here

 

>>>>> CALL FUNCTION 'BBP_PD_PO_GETDETAIL'

             DESTINATION 'PCARD_PO_CHECK'

                   EXPORTING

                    I_OBJECT_ID                      = LV_PO

                   IMPORTING

                   E_HEADER                         = wa_header

                  * TABLES

Thanks in Advace!

hp

6 REPLIES 6
Read only

Former Member
0 Likes
941

Hi Hemant,

Someone might have done some enhancement in MIRO transaction to call the Function module 'BBP_PD_PO_GETDETAIL'. This function module is present there in SRM system.

That is why it is asking you for the SRM system username and password.

Regards,

Santanu

Read only

0 Likes
940

Hi Santanu,

I checked it , yes it was enhancment spot edited and created ZMIRO tranaction code. If i remove this , will it affect somewhere ??  Becouse it was edited before many years ago.

Can we remove this ??

Thanks for the help !

Read only

0 Likes
940

That you have to ask your functional team. They will be the better person to answer this.

If someone as created the enhancement means there would be some requirement for that.

Regards,

Santanu.

Read only

manigandan_sap
Explorer
0 Likes
940

check the lastest unactivated enhancement in Se19 T-code for MIRO T-code.

Regards,

Mani

Read only

0 Likes
940

Hi manigandan,

Please, Could you tell me briefly ??

Thanks for responce !

Read only

former_member15255
Active Participant
0 Likes
940

Hello,

Just a question why have u mentioned destination for running the function module.

Regards

Suresh Nair