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

B470_PO_GETDETAIL

Former Member
0 Likes
277

Dear Experts,

Can any explain the importance of this FM and whether this FM must be available in SRM and R3 as well?

i can find this in SRM but not in R3?

Regards

Deepak

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member208675
Active Contributor
0 Likes

Hi,

Can you check following link:

http://scn.sap.com/thread/877393

I hope it helps.

Regards,

Former Member
0 Likes

Hi Vinay,

Thanks for the reply

I have gone through this link before posted my question

Any other suggestions please

Regards

Deepak

Former Member
0 Likes

The Function module was available in old versions of R/3.

It is not availble in new R/3 versions (ECC5 and ECC6).

Which version of R/3 you are using?

With Regards,

Malay

Former Member
0 Likes

Hi Malay,

We are ECC(EHP4). what is the FM that is used for lastest version as i can see that FM in BBP_FUNCTION_MAP table as below

BUS2012GetDetailAPO_2.0BBAPO20B_PO_GETDETAIL
BUS2012GetDetailERP_1.0B470_PO_GETDETAIL
BUS2012GetDetailERP_2.0B470_PO_GETDETAIL
BUS2012GetDetailERP_2.0_1CB470_PO_GETDETAIL
BUS2012GetDetailERP_3.0B470_PO_GETDETAIL
BUS2012GetDetailERP_4.0B470_PO_GETDETAIL
BUS2012GetDetailERP_5.0B470_PO_GETDETAIL
BUS2012GetDetailNON_SAP_1NOR3_PO_GETDETAIL
BUS2012GetDetailR/3_3.1HB31I_PO_GETDETAIL
BUS2012GetDetailR/3_3.1IB31I_PO_GETDETAIL
BUS2012GetDetailR/3_4.0BB40B_PO_GETDETAIL
BUS2012GetDetailR/3_4.5BB45A_PO_GETDETAIL
BUS2012GetDetailR/3_4.6BB45A_PO_GETDETAIL
BUS2012GetDetailR/3_4.6CB45A_PO_GETDETAIL
BUS2012GetDetailR/3_4.70B470_PO_GETDETAIL

regards

Deepak

Former Member
0 Likes

Hi,

You can use BAPI_PO_GETDETAIL

With Regards,

Malay

Former Member
0 Likes

Hi Deepak,

Have a look at the BAdi BBP_DRIVER_DETERMINE. Now this BAdi will determine which function module has to be called from the Logical Backend system.

This BAdi uses the table I mentioned earlier (BBP_FUNCTION_MAP) to determine the function from SRM to ECC.

Please let me know if this works.

/Manoj

Ask a Question
Top Q&A Solution Author