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

Batch Input Transaction COR2

alejandro_lpez
Contributor
0 Likes
808

Hi everybody,

I have to make a batch input program for transaction COR2. I have to put in the field

Total qty

the same value that the

field Delivered

, then select menu process order->Functions->Restrict processing ->Technically Complete and finally save.

When i make this steps directly using transaction COR2, all works fine, but when i try to create the recording in transaction SHDB, the systems shows message 'Recording running...' but not finish the transaction and doesn´t save.

is there any reason for this, i'm using 4.6c?

it exists BAPI equivalent to transaction COR2?

thanks,

Alejandro

3 REPLIES 3
Read only

Former Member
0 Likes
683

Hi,

Some times the SHDB takes time for recording,This is because if no. of tables it will update.There should be a BAPI for this.

Read only

Former Member
0 Likes
683

Hi,

I don't know you have this BAPI with you in 4.6C

but the BAPI for this is <b>BAPI_ALM_ORDER_MAINTAIN</b>

Check it..

Regards

vijay

Read only

alejandro_lpez
Contributor
0 Likes
683

Hi,

Thank you for your post.

I found the solution applying the SAP Note 356327.

Regards,

Alejandro.