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

Adding new field to the basic idoc type ACC_DOCUMENT03

Former Member
0 Likes
849

Hello All,

I need extend the basic Idoc type ACC_DOCUMENT03 by adding some new fields in the header segment.

Could anyone please tell me the Step by Step process to do this.

Thanks in advance.

Regards

Indrajit

1 REPLY 1
Read only

former_member582701
Contributor
0 Likes
421

we31:

Create your new segment.

Save and remember release (edit-set release)

we30:

Create your new idoc type. Create like extension.

In your linked idoc type fill your standard idoc type.

Press create new sement button for add segments and put your Z segment created in we31 with min and max quantity.

Save and release the idoc type

Regards