cancel
Showing results for 
Search instead for 
Did you mean: 

Tlane are not created though CIF of contract

former_member332160
Participant
0 Kudos

Hi Expert,

I am trying to create tlane through cif of contract from ECC to apo

I have Valid contract, Product, Plant, Vendor in both ECC and APO

But when i CIF it(CFM1--> CFM2-->CFM9) queues are getting process but still tlane is not created.

But if i create through inforecord tlane are getting created.

Could you please let me know what all the necessary condition to create tlane through contract via CIF?

Any other setting need check?

Thanks,

Jack

Accepted Solutions (1)

Accepted Solutions (1)

I310607
Advisor
Advisor
0 Kudos

Hi Jeet,

you can debug the cif transfer (with /h command before starting the model cfm9) at ERP side by setting a breakpoint to CIF_TPSRC_SEND function module.

There you can check what is passed to /SAPAPO/CIF_TPSRC_INBOUND at SCM side.

Then you can stop the queue in SMQR t-code in SCM and debug the inbound function module.

There is a wiki page with some hints on it:

https://wiki.scn.sap.com/wiki/x/fgpQGg

You can searc with ctrl+f on the following wiki page for the function module to see the code process where the T-lane is created:

https://wiki.scn.sap.com/wiki/x/XuMoHQ

The reason can be an already exising T-lane, a user exit that prevents creation , but even a missing correction note from the system.

Best regards,

Gergely

Answers (1)

Answers (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

Did you try report RIMODINI for contract CIF integration model? In CFM1 can you see the contract number?

Have you set Source list requirement Indicator in material master? and in transaction /CIFPUCUST01 Source List Integration is active?

The purchase organization that you used to create the contracts does have any plant assigned to it at customizing ? Please check the OX17 transaction for purchase organization and plant assignment.

Please refer SAP KBA 1931285 - Contract / Info-Record not CIFed to APO

Best Regards,

R.Brahmankar