Spend Management Blogs by SAP
Stay current on SAP Ariba for direct and indirect spend, SAP Fieldglass for workforce management, and SAP Concur for travel and expense with blog posts by SAP.
cancel
Showing results for 
Search instead for 
Did you mean: 
As a part of the SAP S/4HANA Regional Implementation Group with a focus on procurement, I have been supporting customers on their journey to SAP S/4HANA. SAP S/4HANA Central Procurement can serve as an enabler for shared services, that helps to control the procurement processes of multiple connected systems from one single source system centrally.

 

In this blog post, I will show you how you can work with and influence the notes section of business objects in this central instance using the example of the central contract in SAP S/4HANA Central Procurement.

The Fiori Apps Library states, that a central purchase contract is a global, long-term agreement between an organization and a supplier regarding the supply of materials or the performance of services within a certain period as per predefined terms and conditions. A central contract enables purchasers from various parts of a company at different locations to take advantage of the negotiated terms and conditions. Using a central contract, materials and services can be procured over a certain period and according to predefined terms and conditions. Central contracts are created and approved in the SAP S/4HANA Cloud system, which acts as a hub system.

If you are familiar with contract management in an SAP system, you know that the business object provides the possibilty to create header texts as well as texts for each item. These defined texts can be copied to release orders that are created with reference to the contract.

In SAP S/4HANA the notes functionality is implemented as a Fiori reuse component with an own UI control. Component reuse in general means using one app inside another. For more information read the blog post of Jakob.

 

Performing Changes to the Notes Section of a Central Purchase Contract 

So how do you proceed, if you want to make changes to the notes section, that is presented in the app "Manage Central Purchase Contract Items"?


Notes Section In Central Contract Header


There are two Views to use to get this done. Open one after another in transaction SM30 and edit the views content, provided you have the authorizations to do so. (Authority group SNTE is assigned to both views)

 

VSGBT_NTE_TYPE

This is where you define the types of a note. Possibilities of definition here are:

  • Name of Note Type, with a maximum length of 20 characters

  • The maximum length which is the maximum number of signs allowed in the note

  • An indicator for language dependency, with which you can influence if a note type is language dependent

  • An indicator "Multiple" which gives you the possibility to ohave different notes for one note type and language

  • An Indicator "No subject", which is defaulted and influences if a subject field will be displayed for each note

  • Within the "Profile for Note Format" selection, you can define which formatting the notes should have (RTE enables the Rich Text Editor and supports formatted content)

  • A description of the Note Type


Also the possibility to select a Data Provider Class is given here if the Notes are located in the persistence of an external Data Provider. After having defined the Note Types you now need to define which note types are available for which object node type.


Display View: Note Types for Notes on Application Object


 

VSGBT_NTE_TYASGN

For our example, using the Central Purchase Contract as the "SAP Object Node Type", you can define which Note Type (Field Name of Note Type) shall be available in the appropriate Exit Class.

For exit class you can choose from the two options

  • CL_MM_CCTR_HDR_NTE_AUTH_EXIT (Which represents the header text section)

  • CL_MM_CCTR_ITM_NTE_AUTH_EXIT (which represents the item text section)


 


Display View: Notes Assignment of Note Type to Object Type


It is not recommended to perform changes in a productive environment. You should always perform changes in a non productive system (e.g. a development system) and after having tested your changes, you should transport your changes through to a productive environment.

Now, if you wonder where you can find the text table for the note types, take a look at table SGBT_NTE_TYPET where you will find the language dependent description of a note type.

 

In this blog post, I showed you the possibility to influence the notes section in a central contract of S/4HANA Central Procurement. In future blogs we will have a closer look at the functionality of this reusable component.

 

Brought to you by the S/4HANA RIG.

 

 

 

 
1 Comment
Jorgo
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hello Stefan,

this means that if I choose "RTE_BASIC" for the profile for note format, then I will have some kind of formats like bold etc?

Best regards

Georgios Spyropoulos