cancel
Showing results for 
Search instead for 
Did you mean: 

Data upload Sale Order Item Details

p190355
Active Contributor

Hi:

I have a scenario :

The Sale order text determination data went wrong, and the data got into a wrong order

Business scenario :
I can place an order for a customized mug, i can have a text or an image on the mug, based on a selection

Business Logic

1)Against the material/customized mug - against the SaleOrder text determination for the mug
The first text element has a data, its an XML/blob based file that's mapped, and the values go into the respective Text elements/ sale order text is determined.
2) There is no access sequence defined for these text elements, since in real time scenario, the data is flowing from a third party system

3) Currently, "Customer Artwork", and "Emb Laser Ready" has a different value mapped, for a set of Sales Orders
The third party logic works as based on mapping field in JSON Blob, if the field is text=>the values go into "Customer Artwork" otherwise, if an image, "Emb laser Ready"... the next result is a picture or text printed on the customised mug.
Now, the requirement is correct the values mapped incorrectly for this mapping fields

How can i upload data to the Sale order Texts. I wrote a BDC, that should read a flat file/.excel file, but, the text element is read as :

the next text element is not read, in the BDC, mentions :

The BDC recording does not go further, beyond with this step

Any inputs/suggestions? Regards | Remi

Accepted Solutions (1)

Accepted Solutions (1)

sez41
Active Contributor

Hello

You can't update long texts via standard recording, you would need a direct input in LSMW. Refer to following picture on which object type to use:

p190355
Active Contributor
0 Kudos

Hi Kivanc,

I am working on the LSMW, but i am at the step, How do i declare Global data / block

sez41
Active Contributor

Hi Remi,

I recall uploading long texts (material master sales text to be precise) many years ago by using this functionality, but I'm sorry that I really do not remember anything specific about it. It's been too many years.

Maybe you should search in SCN separately for Long text upload , as I guess I also must have achieved this by gathering help from old SCN content.

Answers (1)

Answers (1)

p190355
Active Contributor
0 Kudos

Found where it is, the layout to be adjusted to display, the Info

There is a Blob field, that has large data, i am right now, facing challenge on how to pass the data. The system currently uses IDoc, but checking on how to pass the data