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

Update ACDOCP table from ABAP options

LiyaAjayan
Explorer
0 Likes
1,560

Hi,

As part of custom developments, I need to update the plan data in ACDOCP table from a custom application.

I found one api Financial Planning Data - Write (https://api.sap.com/api/API_FINPLANNINGDATA_SRV/overview). Is it the right way to update the ACDOCP table using this api or do we have any standard class or FM available in on-premise system?

Any guidance on this topic is really appreciated. Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

Susanne_Helbig
Product and Topic Expert
Product and Topic Expert

Dear @LiyaAjayan,

https://api.sap.com/api/API_FINPLANNINGDATA_SRV/overview is the right way to update data in table ACDOCP.

You might want to also have a look into our SAP Help portal - Financial Plan Data - Write.

Please let me know if this answers your question.

Best regards
Susanne

LiyaAjayan
Explorer
0 Likes

Hi @Susanne_Helbig ,

I have checked the API as well as the implementation of the app Import Financial Plan Data. So, I am trying to use the method "post_plan_data" of the interface if_fins_planning_api_write with all necessary inputs. Once I execute I am getting 'Plan data posted' success message but the records are not getting updated in the ACDOCP table. I am not sure if I am missing some information or proceeding in the right path.

Please let me know if you can guide me here.

Thank you. 

Susanne_Helbig
Product and Topic Expert
Product and Topic Expert
0 Likes

Dear @LiyaAjayan,

there could be varios reasons why the data is not updated in table ACODCP and I think it would be best, if you create a SAP incident on component

  • CO-FIO-OM-PL (Backend system: S/4HANA Private Cloud Edition)
  • CO-FIO-OM-PL-2CL ( Backend system: S/4HANA Public Cloud Edition)

Please provide a step-by-step guide what you're doing and also the expected outcome.
We then can analyze the issue and guide you in solving your issue.

Best regards
Susanne