on 2012 Jul 30 12:17 PM
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
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
| BUS2012 | GetDetail | APO_2.0B | BAPO20B_PO_GETDETAIL |
| BUS2012 | GetDetail | ERP_1.0 | B470_PO_GETDETAIL |
| BUS2012 | GetDetail | ERP_2.0 | B470_PO_GETDETAIL |
| BUS2012 | GetDetail | ERP_2.0_1C | B470_PO_GETDETAIL |
| BUS2012 | GetDetail | ERP_3.0 | B470_PO_GETDETAIL |
| BUS2012 | GetDetail | ERP_4.0 | B470_PO_GETDETAIL |
| BUS2012 | GetDetail | ERP_5.0 | B470_PO_GETDETAIL |
| BUS2012 | GetDetail | NON_SAP_1 | NOR3_PO_GETDETAIL |
| BUS2012 | GetDetail | R/3_3.1H | B31I_PO_GETDETAIL |
| BUS2012 | GetDetail | R/3_3.1I | B31I_PO_GETDETAIL |
| BUS2012 | GetDetail | R/3_4.0B | B40B_PO_GETDETAIL |
| BUS2012 | GetDetail | R/3_4.5B | B45A_PO_GETDETAIL |
| BUS2012 | GetDetail | R/3_4.6B | B45A_PO_GETDETAIL |
| BUS2012 | GetDetail | R/3_4.6C | B45A_PO_GETDETAIL |
| BUS2012 | GetDetail | R/3_4.70 | B470_PO_GETDETAIL |
regards
Deepak
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.