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

Former Member
0 Likes
581

Hi All

basic type ORDERS05

I am creating a sales order with output type 'ZI02'(giving manually) and saving.An I doc will be generated.In the idoc segment E1EDK01 i am having field action.

Initially when i create a sales oder action value must be 000 but it was coming as 004.In the requirment specification they have given like this

object ZXVEDU02 is already used for acumen process ( ZI00 & ZI01) needs to be modified for orange process with ( Output type - ZI02 & ZI03 ).

There was a z-table maintaining this action values.

How to proceed on this?

Thanks

Vamsi

2 REPLIES 2
Read only

former_member215575
Active Participant
0 Likes
534

Didn't understand what is actually required.

Logic to be developed in the same exit ZXVEDU02 mentioned above to change the 'Action code' referring to custom table validating on Output type ZI02.

Are you facing any problem in this.

Read only

0 Likes
534

Hi Sravan

Thanks for the reply..I have done the changes.