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

IDOC customer fields

Former Member
0 Likes
618

Hi,

I am currently using the IDOC BUPAFS_FS_CREATE_FRM_DATA which creates a business partner.

We have used the easy enhancement workbench to add new fields to the Business Partner.

I am wondering if it is possible to add these fields to the existing IDOC so we can use it to bring through the extra data.

I have tried creating a extension, but get the error "Action not possible for generated IDOCS"

Thanks

James

3 REPLIES 3
Read only

Former Member
0 Likes
519

I suggest you to re-create another idoc from WE19 by using the msg type and by copying the data from the idoc you have created . This way you should be able to process the extra data. The laborius part would be copying the data ....

Read only

Former Member
0 Likes
519

Hi James,

Refer the following link.

[http://help.sap.com/saphelp_sm40/helpdata/en/6c/764715ab2a4c2a8421429d17d8ac2c/frameset.htm]

It may be of help to you.

Thanks,

Surya

Read only

Former Member
0 Likes
519

Steps

1. From WE30 create the Idoc extension(Choose extension Radiob Button).

2. Create New and Give the Linked Idoc type, Enter some Desc.

3. Now add the Segmenet where ever you want.

4. save and Release the Extension