Skip to Content
0
May 20, 2010 at 04:36 PM

LSMW Using BAPI IDOC stay in Status 64 (BUS2013 Create Schedule Agreements)

402 Views

Hello

I have a problem when start the step "Start IDoc Processing - program RBDAPP01" when running look like something is in loop and it never finish, and the IDOC is stay in Status 64.

Don´t know if there is something wron with my LSMW definition:

I have it as follow:

1.- Maintain Object Attributes

Business Object BUS2013 Purch.

Method CREATE

Message Type PURSAG_CREATE

Basic Type PURSAG_CREATE01

2.-Maintain Source Structures

Source Structures

HEADERDATA HEADERDATA

ITEMDATA Item Data

3.-Source Fields

HEADERDATA HEADERDATA

IDENTIFIER C(001) ID

Identifing Field Content: H

VENDOR C(010) Vendor

DOCTYPE C(004) Document Type

PORG C(004) Purchasing Organization

PGRP C(003) Purchasing Group

VALIDEND C(010) Validity End

OURREF C(012) Our Reference

ITEMDATA Item Data

IDENTIFIER C(001) ID

Identifing Field Content: I

ITEM C(005) Item

MATERIAL C(018) Material

TARGETQTY C(016) Target Qty

NETPRICE C(013) Net Price

PRICEUNIT C(005) Price Unit

MRP C(010) MRP Controller

PLANT C(004) Plant

STORLOC C(004) Storage Location

CRATIONPROFILE C(004) Creation Profile

RECONDATE C(010) Reconciliation Date

Edited by: Marco Antonio Romero Sanchez on May 20, 2010 11:38 AM