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

how to import data from CSV to TCode COR6N

Former Member
0 Likes
453

Hi friends,

Please help me. I don't know how to import data from CSV file to TCode COR6N. (time ticket for production order)

I used function: BAPI_PRODORDCONF_CREATE_TT to fill information into TCode COR6n, but it thrown error: "Orders of the order type ZP01 cannot be confirmed". ZP01 is my Order Type.

Thanks in advance.

Nguyen Phuoc Toan.

1 ACCEPTED SOLUTION
Read only

dhirendra_pandit
Active Participant
0 Likes
386

You can use the LSMW tool to do this.

The details of LSMW BAPI method is as follows :-

Business Object:- BUS2116

Method:-CREATEPREDEFTIMETICKETMULTIPLE

Message Type:- PPCC2PRETTICKET

Basic Type:- PPCC2PRETTICKET01

Regards

Dhirendra

Hi friends,

Please help me. I don't know how to import data from CSV file to TCode COR6N. (time ticket for production order)

I used function: BAPI_PRODORDCONF_CREATE_TT to fill information into TCode COR6n, but it thrown error: "Orders of the order type ZP01 cannot be confirmed". ZP01 is my Order Type.

Thanks in advance.

Nguyen Phuoc Toan.

1 REPLY 1
Read only

dhirendra_pandit
Active Participant
0 Likes
387

You can use the LSMW tool to do this.

The details of LSMW BAPI method is as follows :-

Business Object:- BUS2116

Method:-CREATEPREDEFTIMETICKETMULTIPLE

Message Type:- PPCC2PRETTICKET

Basic Type:- PPCC2PRETTICKET01

Regards

Dhirendra