We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE:[sap-log-mm] Item Text in PR List Display (ME5A)

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Reply from dbcasey on Jan 17 at 9:45 AM
If you have access to transaction SA38 or SE38, you can execute Program 'RSTXTC3' to find standard texts for Item Texts in the PR/PO/OA; or material PO text. The drawback is that it is limited to 128 characters, including spaces. If you don't have access to the transactions, An ABAP programmer can copy the code into a custom transaction. You must enter values for the Text Object, Text ID, and Text Name. Below are the required values depending on the standard text you want to extract.

For Purchase Requisition - Item Material Master Text: Use Object = EBAN and Text ID = B01. Text Name 15 digit PR number + line number
For Purchase Requisition - Header Text: Use Object = EBANH and Text ID = B01. Text Name 10 digit PR number
For Purchase Order - Header Leading Document Text: Use Object = EKKO and Text ID = F01. Text Name 10 digit PO number
For Purchase Order - Item Material Master Text: Use Object = EKPO and Text ID = F01. Text Name 10 digit PO number + 5 digit line number

Another option is to add the PR Item Material Master Text to list reports like ME5A. This can be done with the Function Module 'READ_TEXT'. Consult a ABAP developer to perform this action. They must append the structure 'MEREP_OUTTAB_EBAN' to add the new text column to ME5A. The text values will be populated from the Function Module.

Text Object - EBAN
Text ID - B01
Name - Concatenate EBAN-EBELN EBAN-EBELP into v_objname. Item Texts PR# = Item #.
Language - EN
TDLINE - Function Module reads PR Item Material Master Text

NOTE: If length of TDLINE exceeds 132 characters, Loop the internal table and concatenate.

Damita Casey
SAP MM ERP Software Analyst for State of Arkansas

---------------Original Message---------------
From: Sakendi_Aken
Sent: Thursday, January 12, 2017 3:03 AM
Subject: Item Text in PR List Display (ME5A)

Halo,

I want to display item text (Item free text) in Purchase Requisition list display (ME5A) tcode or other tcode except ME5A. Can someone help me, please?

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
© 2017 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
dbcasey  

achievements
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language