Enterprise Resource Planning Blog Posts by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
SivaKumarSeelam
Associate
Associate
2,854

In purchase order document, there is an option to maintain different kind of texts at header and item level. In this section, will see how to define text types to display in purchase order output on header and item level.

Steps to Configure:

  1. Log in as a Configuration user in your system and open SCCUI with below details.

    Application Area: Sourcing and Procurement
    Sub Application Area: General Settings
    Item Name: Output Control.


    SivaKumarSeelam_1-1714652580386.png

  2. Define text types to display on purchase order output in SSCUI “Define Texts for Purchase Order – 102270”.

    In purchase order output header:  Text type “Header Text” will be defined by SAP under Dialog Structure “Texts for Document Header”.

    Click on “New Entries” button to define new text and fill details as below and Click on Save button

    SivaKumarSeelam_2-1714644901836.png

     

    In purchase order output item:  Under Dialog Structure select “Texts for Document Item” and click on “New Entries” and fill details as below and click on Save button:

    SivaKumarSeelam_3-1714645087586.png

     

Here is an example to understand.

  1. Create purchase order in “Manage purchase orders” application and maintain value for text types defined in step 1 and 2 at header and item level.
    Header Text
    SivaKumarSeelam_4-1714645217652.png

    Item Text

    SivaKumarSeelam_5-1714645250806.png
  2. Texts in purchase order output:

    SivaKumarSeelam_6-1714645291120.png

Notes: 

  • While maintaining Text Id, make sure Id should be start with F.
  • If same text is defined with same sequence, then in output it will show first text only.

Apart from purchase order header and item texts, standard text can be used to display purchase order output.

Steps to configure Standard Texts:

  1. Create standard text ZSTANDARD_TEXT_OUTPUT_HEADER in application “Maintain Standard Texts”.

  2. Log in as a Configuration user in your system and open SCCUI with below details.

    Application Area:
    Sourcing and Procurement
    Sub Application Area: General Settings
    Item Name: Output Control

    SivaKumarSeelam_7-1714645870131.png

  3. Define created text in SSCUI “Define Texts for Purchase Order” to display in purchase order output 

    Click on “New Entries” button to define new text and provide details. For example, see below

    SivaKumarSeelam_9-1714647528655.png

  4. After created purchase order, you can see text details in form data provider service.

Notes:

  • To determine standard text, by default it will take form language.
  • If standard text will be not found in form language, then it will not show text from form data provider service. Text name can be seen in form data provider.
  • BADI Determine Standard Text Sent for Purchase Order Output Header (MMPUR_PO_STD_HEADER_TEXT) and Determine Standard Text Sent for Purchase Order Output Item (MMPUR_PO_STD_ITEM_TEXT) is used to determine define or manipulate the standard text for purchase order output header and item.

 

Frequently Asked Questions

Q1. Why are the texts maintained in PO header and Item not coming in output form?
Ans: 
Verify if the required texts are maintained in the SSCUI -102270(Define Texts for Purchase Order) with text ID’s in the format Fxx. Any text ID’s other than Fxx or ST format will not be considered for PO Output.

Q2. Why are the texts not printed in output though, required text ID’s are configured in SSCUI 102270 in FXX and ST format.
Ans: In the SSCUI-102270(Define Texts for Purchase Order), no two text ID’s should have the same print sequence. For example, If F01 and F02 have the same print sequence 1, only F01 text is printed on the output and F02 is ignored.

SivaKumarSeelam_0-1715952205632.png

 

 

 

 

 

 

 

 

 

1 Comment