Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Posting COPA fields through IDOC

Former Member
0 Kudos

Hi

I am using IDOC FIDCCP02 (Basic Type) to post FI Documents to SAP from external legacy system.

We need to add couple of COPA fields to this INBOUND interface(related to profitability analysis).

Can I extend the IDOC FIDCCP02 to include COPA fields? If yes, what is the exit/badi?

If FIDCCP02 is not the suitable one then which one to go for? Any documentation in this topic?

Thanks in advance

Rupa Bhowmick

1 REPLY 1

Manohar2u
Active Contributor
0 Kudos

You need to extend your idoc type.

Here are exits available for <b>IDOC_INPUT_FIDCC1</b> function module

EXIT_SAPLF050_001

EXIT_SAPLF050_002

EXIT_SAPLF050_003

EXIT_SAPLF050_004

EXIT_SAPLF050_006

EXIT_SAPLF050_007

EXIT_SAPLF050_008

EXIT_SAPLF050_009

EXIT_SAPLF050_010

EXIT_SAPLF050_011

Regds

Manohar