Skip to Content
0
Former Member
Jan 28, 2008 at 09:06 AM

External Requirements to SRM

93 Views

Hey folks,

I am working on SRM 5.0. I'm trying to transfer the external requirements from R/3 4.0 to SRM 5.0.

I understand that Program BBP_EXTREQ_TRANSFER on backend side does the following:-

1) load a local stored copy of transfer table EPRTRANS

2) create a package from the transfer table without breaks with one PR

3) enqueue the corresponding EBAN entries

4) transfer the package <-- in this perform we have BBP_BC_EXTREQ_INB and BAPI_SCEC_CREATE function module.

In R/3 following Customizing is done:

I have maintained profiles for External Procurement (V-T160PR) and the combination of the material group and the purchasing group is also maintained in the table V_T160EX.

In SRM following Customizing is done:

Created an RFC user. Assigned the user to the entry channel. Local Purchasing group is created and the responsibility is assigned for the Entry channel unit.

But when i create a PR for the combination maintained in the above said tables, the tables EPRTRANS and EBAN are not getting updated. Can somebody explain why the tables are not getting updated?

Regards

Amith