cancel
Showing results for 
Search instead for 
Did you mean: 

Long text field for Purchase Order help

Former Member
0 Kudos

Hey guys,

First, I'm VERY new to ABAP/SRM in general. So please be patient with me.

We have users who are entering additional text comments into SRM (when creating a new PO).

The problem is...when they enter the text and hit <ENTER> I am getting it on the SCC side as "#" seperating the lines.

For example...

User types

line 1

line 2

line 3

It is appearing as line 1#line 2#line 3

I've done some debugging, and found the filed it is referring to:

IS_OBJECT-SC-LONGTEXT and the field is TDLINE

But I have no idea how to fix this...is this something I can change? We don't want to change SAP code...is there a BADI I can access??? Anything?

Accepted Solutions (1)

Accepted Solutions (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello,

What is your SRM version and which scenario is implemented ?

It seems to be a standard bug: check for OSS notes dealing with your problem.

Regards.

Laurent.

Former Member
0 Kudos

Hi Laurent,

Thanks for the reply!

We are at version 4.0...and where can I look up these notes that you speak of? I sure hope it is a bug, because I have sat there and debugged for literally hours with no success.

laurent_burtaire
Active Contributor
0 Kudos

Hello,

To look for SAP OSS notes, you need a user and his password to access to SAP website:

[http://service.sap.com/support]

If you don't have it, ask for your team leader to give you one.

Regards.

Laurent.

Answers (0)