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

Characteristic based ATP in STO's

0 Likes
1,314

Hello,

I am working on characteristic based ATP check in STO's by doing material as configurable because batch search strategy is not possible in STO's. I am able to select characteristics through configuration screen during STO creation but characteristics are missing in RRP3 transactions in APO after ATP check. That means system is unable to carry out CB-ATP check in STO's. I have raised an OSS message and SAP team has responded that functionality doesn't exists as per standard functionality as updated in note 1233030. I have responded back to SAP support to get any BADI's to enhance the functionality to make CB-ATP check in STO's.

Meanwhile I wanted to check with other experts in this APO community.

Is anyone worked on CB-ATP in STO's by implementing BADI's or any other enhancements? If yes, can you please advise valid BADI and some proposed logic. I am struggling with this requirement due to gap in standard functionality.

Your immediate response will be appreciated immensely.

Regards,

Govind. A

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Likes

Hi Tibor,

I am glad to inform you that ATP check is getting carried out based on characteristics in STO's after maintaining the entry in table /SAPAPO/C_ATP_PI and this table is getting called in pinch.

Your inputs and note "2410179" are helped me a lot to fix the issue. I will check different scenario and batch determination in deliveries (wrf to STO's) and let you know if I see any issues.

This is great learning for me on CB-ATP in STO's.

Regards,

Govind. A

tibor_nagy
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Govind. A,

glad to known that I could help. I am happy that your scenario works now.

Regards,

Tibor

0 Likes

Hi Tibor,

We implemented note "2410179" which comprises code corrections to enable pinch class method ALLOW_CBPAC_CIFUPD (/sapapo/cl_atp_pinch) and it is enabled now.

Still ATP check is not working in STO's based on characteristics.

Can you please advise any other inputs or direction to make CB-ATP check in STO's?

Regards,

Govind. A

0 Likes

Hi Tibor,

Thanks a lot for your valuable input. I will try your option and update you.

I saw OSS note "2410179" with code corrections that are updated in ALLOW_CBPAC_CIFUPD (/sapapo/cl_atp_pinch).

Regards,

Govind. A

tibor_nagy
Product and Topic Expert
Product and Topic Expert
0 Likes

Dear Govind,

the scenario you are trying is not supported in the standard. If you wish to override, you could try with enabling pinch class method ALLOW_CBPAC_CIFUPD (/sapapo/cl_atp_pinch).

Also you need to ensure that the configuration values get passed from the ERP to APO system during ATP checks, to enable the characteristic based ATP checks for purchasing documents.

Regards,

Tibor