cancel
Showing results for 
Search instead for 
Did you mean: 

APO Loader for Transportation Lane

Former Member
0 Kudos

Hi

I am trying to register new record for Transportation Lane by using APO Loader.

However it is not successful.

Update existing Record is successful, however new registration always fails.

Can someone guide me?

What I tried is like this.

[My requirement]

- Registering Product Specific Transportation Lane.

    All Products not for Product Wise.

- Register Means of Transport.

- Transport Service Provider is not required to be configured.

[Procedure ]

  1 Generate Sheets

  2 Select LanePrdProc as Objects

  3 Enter Data for Following Cases

   

Column in Excel          Field

B                              logical_system

D                              model

F                              location from

G                              loctype_from

H                              location_from_bsg

K                              location_to

L                               loctype_to_bsg

O                              val_from

P                              val_to

W                             all_products_flg

AF                            use_gr_proc_time_flg

BO                           model

BQ                           Location_from

BR                           Loctype_from

BS                           Loctype_from_bsg

BV                           location_to

BW                          loctype_to

BX                           loctype_to_bsg

BZ                           val_from

CA                           val_to

CB                           means of transport

CC                           all_products_flg

CD                           aggregated_planning_usage_flg

CE                           detailed_planning_usage_flg

CI                            duration

CK                           distance

CX                            Bucket Offset

CY                           Period facor

[Error Message]

Transportation Lane not found in the database or in the tables.

Message no. /SAPAPO/OO_TR411

[Question]

- These Fields are not enough?  Am I missing mandatory Field?

  ex) location_id_from, location_id_to,  I think this is system generated field and impossible to enter by User.

- What is difference between "product_procurement (Column D to AR)" and "product_procurement_version (Column AS to BN)"

  Are these mandatory?

 

- What is difference between "means_of_transport (Column BO to DY)" and "prod_proc_means_of_transport (Column DZ to EZ)"

  Are these mandatory?

[Other Hints]

- When I download and modify data and Put data. It is successful

- When I download and copy the data and Register Data. (I changed val_from and val_to)

  It is successful.

However these 2 cases have more fields, since they are downladed data.

 

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Pl.note that the format of val_from and val_to is YYYYMMDDHHMMSS also

If the field "All Products Flag" is set, you cannot specify a product.

Product Procurement has version independent parameters : Product group type, product group value, production time and others like...Blocking Indicator for Source of Supply, Planning Horizon, Procurement Priority, Distribution Priority, Creation Indicator etc

whereas Product Procurement Version has version dependent parameters : Product group type, product group value, production time and also an indicator "Use Planning-Version-Dependent Value" which indicates if version independent values need to be overridden.

Product Procurement Means of Transport contains the MOT dependent fields like : Means of Transport, Specifies Whether MTr Is Not Allowed for Product, Variable Transportation Costs, Consumption of Transportation Capacity, Unit for Consumption of Transportation Capacity, ISO code for unit of measurement, External Number for Lot Size Profile of Transportation Lanes, Stacking Factor

Regards,

SG

Former Member
0 Kudos

Sir

Thank you for your advice.

I got it.

Overwriting Existing T-Lane is successful, however Registering New T-Lane is not Successful.

I entered same field in same manner.

Error Message is

Transportation lane not found in the database or in the tables

Message no. /SAPAPO/OO_TR411

Do you have any hint?

Regards

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try with this program FUNCTION_LOADER_INLAY. Here you have explanations

http://scn.sap.com/thread/3202687 

Thanks, Marius