Application Development and Automation 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: 
Read only

Posting COPA fields to FB01 using POSTING_INTERFACE_DOCUMENT

Former Member
0 Likes
1,554

Hi All,

I am trying to post FI document through FB01 using POSTING_INTERFACE_DOCUMENT. All the FI fields are getting posted. But I am unable to post COPA fields. I am using BSEG-RKE* structure as suggested in other threads but still the COPA button is disabled for the document posted. I also checked in database, the fields are not populated. Could someone suggest if any additional information needs to be passed to enable COPA specific posting to the FM. Thanks.

4 REPLIES 4
Read only

Former Member
0 Likes
920

Anyone has solution for this??

Read only

0 Likes
920

Iam also searching for same solution. please post if some body had answer for this.

Read only

Former Member
0 Likes
920

Hi SS ,

can you do like this , Pass all COPA field details in this format "BSEG_RKEXXXXX' ,let me know the results.

im ref : call function 'RKE_FILL_BDCDATA_WITH_CRITERIA' in that FM.

Edited by: Prabhu Peram on Sep 29, 2011 11:50 AM

Read only

0 Likes
920

I did, document was parked, but it was dis regarded the PA segment fields. they are missed out of the parked document.

Thanks for the response.