cancel
Showing results for 
Search instead for 
Did you mean: 

2LIS_04_P_COMP - Configure for Planned Orders?

Former Member
0 Kudos
570

Hi all,

I would like to use the 2LIS_04_P_COMP extractor but as it is currently configured it does NOT pull in planned orders. I know that it is capable of pulling planned orders because the associated R3 report "S" table (S022) which this extractor loads (I believe) has the Planned Order field (PLNUM) in the table but currently the field is not being populated.

I have gone to where I believe this configuration would be set. I went to SPRO and then clicked on "SAP Reference IMG" and then within "Display IMG" I navigated as follows:

Logistics - General

--> Logistics Data Warehouse

--> Updating Control

--> Settings: Production

--> Activate Update and Release Version for each Order Type

When I click on the last it shows the "Order Types" that have been defined for my company at the different plant sites. When I click on the document icon beside "Activate update and Release version for each Order Type" it tells me that if I define (set) a order type at the "Item" level that I would get, among other things, "start date of the planned order" - which also tells me that I should be able to get planned orders.

My question - how do I configure 2LIS_04_P_COMP to pull planned orders?

Your help is very much appreciated.

Dave

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

for your field check 2LIS_04_P_MATNR extractor. It extracts the "PLNUM" field (Planned Order Number) and the fields regarding the planned order.

Check the documentation:

2LIS_04_P_MATNR

http://help.sap.com/saphelp_nw70/helpdata/en/88/7fc73c0c52085be10000000a114084/frameset.htm

2LIS_04_P_COMP

http://help.sap.com/saphelp_nw70/helpdata/en/d9/6eeedf6d44f242902eafc361924026/frameset.htm

If you want to enhance your extractor 2LIS_04_P_COMP for this fields check:

How to retain deltas when you change LO extractor in Production system

/people/pradip.patil/blog/2006/06/07/how-to-retain-deltas-when-you-change-lo-extractor-in-production-system

[Enhancing LO DataSource u2013 Step by Step|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0af763b-066e-2910-a784-dc6731660f46]

Regards

Andreas

Former Member
0 Kudos

Thank you Andreas.

I am aware of 2LIS_04_P_MATNR and the fact that PLNUM is contained in that extractor. I need PLNUM in combination with the other fields from 2LIS_04_P_COMP and, as I indicated in my original question, it is being shown as a report object in the S22 table but not being shown in the extractor. I was hoping that there was a simple way to "turn it on" in some sort of configuration setting but it doesn't seem that this is possible.

I have determined that it can be brought in by appending it to the MC04P_2COM include in the MC04P_0COM extract structure. This is because the planning order data is being carried through in the underlying programs via the MCAFPO structure. I have added it and now see the PLNUM data and this was done simply by appending the structure as indicated.

I am also aware of the proceedure to extend/enhance the LO Cockpit extractor also. I appreciate your help just the same.

Thank you,

Dave

Former Member
0 Kudos

Hi Dave, maybe you can help me. I'm looking for the corresponding InfoObject for PLNUM and POSNR of DataSource 2LIS_04_P_MATNR. Which one have you used? Thanks for your help. Peggy

Answers (0)