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

PP - Routing - LSMW Conversion Error

ramesh_kajuru
Explorer
0 Likes
731

Hi,

I have created a conversion through LSMW (Direct Input)

Please find below source fields that i am using for Direct Input at Header and Item level.

ROUTING_HEADER Routing Header

MATNR C(018) Material

WERKS_D C(004) Plant

VERWE C(003) Use

STATU C(003) Status

LOSVN C(016) From Lot Size

LOSBS C(016) To Lot Size

PLNME C(003) Task list unit

ROUTING_ITEM Routing Item

MATNR C(018) Material

WERKS C(004) Plant

VORNR C(004) Operation/Activity

ARBPL C(008) Work center

STEUS C(004) Control key

LTXA1 C(040) Operation short text

VGW01 C(013) Standard value 1

VGE01 C(004) Unit of measure for the standard value - Setup

VGW02 C(013) Standard Value - Setup

VGE02 C(004) Unit of measure for the standard value - Machine

VGW03 C(013) Standard Value - Labor

VGE03 C(004) Unit of measure for the standard value- Labor

FRDLB C(001) Subcontracting

INFNR C(010) Purchasing Info Rec.

EKORG C(004) Purch. Organization

SAKTO C(010) Cost element

When i execute the last step i.e. 'Start Direct Input Program' i am getting the following error for each of the records in the file.

"You can not edit the task list object with activity type".

I am not sure why i am getting this error, i do not have any Functional people to support.

Kindly help me on this.

Many Thanks.

Ramesh.

Hi,

I have created a conversion through LSMW (Direct Input)

Please find below source fields that i am using for Direct Input at Header and Item level.

ROUTING_HEADER Routing Header

MATNR C(018) Material

WERKS_D C(004) Plant

VERWE C(003) Use

STATU C(003) Status

LOSVN C(016) From Lot Size

LOSBS C(016) To Lot Size

PLNME C(003) Task list unit

ROUTING_ITEM Routing Item

MATNR C(018) Material

WERKS C(004) Plant

VORNR C(004) Operation/Activity

ARBPL C(008) Work center

STEUS C(004) Control key

LTXA1 C(040) Operation short text

VGW01 C(013) Standard value 1

VGE01 C(004) Unit of measure for the standard value - Setup

VGW02 C(013) Standard Value - Setup

VGE02 C(004) Unit of measure for the standard value - Machine

VGW03 C(013) Standard Value - Labor

VGE03 C(004) Unit of measure for the standard value- Labor

FRDLB C(001) Subcontracting

INFNR C(010) Purchasing Info Rec.

EKORG C(004) Purch. Organization

SAKTO C(010) Cost element

When i execute the last step i.e. 'Start Direct Input Program' i am getting the following error for each of the records in the file.

"You can not edit the task list object with activity type".

I am not sure why i am getting this error, i do not have any Functional people to support.

Kindly help me on this.

Many Thanks.

Ramesh.

2 REPLIES 2
Read only

Former Member
0 Likes
662

hi,

Set the field ACTTYP in structure PLKO_DI_DS to 'H'. this is to create routing.

you can customize this field value to create/change routing.

-Vijay

Read only

Former Member
0 Likes
662

hi,

Set the field ACTTYP in structure PLKO_DI_DS to 'H'. this is to create routing.

you can customize this field value to create/change routing.

-Vijay