Enterprise Resource Planning Blogs 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: 
d_marmeliuc
Advisor
Advisor
Have you recently converted your system to SAP S/4HANA?

Are you still getting used to how the BP transaction works vs your already tried and true configurations on Customer/Vendors account group settings?

 

Well then, I hope I can shed some light with on how to make that processes easier.

But before I do that I would first like to point you to the main note of this process https://launchpad.support.sap.com/#/notes/2603898

That has been meticulously maintained by our development colleagues over our SAP S/4HANA releases, thus a lot of additional functionality has been added since the beginning. The note above contains all the information since the note was first published years ago and it is extremely important to understand the logic and how fields are reacting in the BP transaction of SAP S/4HANA, that is why I strongly urge you to read the information there.

 

Having said that one of the most important POST Processing phases concerning the Field settings in the BP transaction is moving the content of table CVI_BP_CV_ASSIGN. This table is delivered as a C table and that means the table contents are imported into client 000 and then must be distributed to the other clients actively in the customer systems !! – the details on the content of the table above are present in the note we talked in the beginning.

 

Please note that after transporting the table to your productive client you may face some specific errors that are going to be solved by a specific note. The details are again found in note https://launchpad.support.sap.com/#/notes/2603898

 

These were the basic and standard steps we need to take in the Field Modification part, so please bear with me with the most advanced ones and the tips and tricks.

 

! The information below is applicable from S4CORE101-104!

We now have a Visibility Check report that helps us understand how certain fields are maintained on the Customer/Vendor side vs the BP side:

The note that bring the report is: https://launchpad.support.sap.com/#/notes/2848273  , it can be either manually implemented(several post implementation steps!!) or it can already by in your system based on the SP you are on.

Assuming we now have the note in our system I will guide you step by step in the process of identification of certain issues and how to solve them.

 

  1. We first run the MDS_PPO2 transaction in our S/4HANA instance to see if we have issue when we are trying to create new BP/Customer or BP/Vendors, via the BP transaction, like the one below for example:



 

  1. We have an error on the Payment Methods field, which apparently is a required field.

  2. Run transaction code CVI_CHECK_VISIBILITY



This transaction is the one that will help us find the reason certain fields behave in certain ways according to specific customer/vendors.

 

The only thing we need now is the Table Name and the Field Name, or the field group that was causing our problems (Payment methods remember!).

 

  1. Go to the BP transaction on Display mode and find that field



We now have the technical names so let’s use our visibility check transaction.

 

  1. Go to transaction code CVI_CHECK_VISIBILITY and let’s enter our details



We also need to enter our Partner ID (which is the vendor number in this case) and the role we are looking at.

 

Therefor we have on our screen the Technical details of the field, the Vendor Number in question and the Role that we are trying to modify that vendor.

Please note that you can also select the activity (Create/Change/Display)

 

Once all the information is entered, select the option “All Statuses” and hit the Execute button.

(The information from the print screens are just examples from a test system)

 

  1. Interpreting the results





  • It appears based on the information on the last two lines that we have a Company Code wide setting on field LFB1-ZWELS that is required, regardless of what account group I am using.

  • That means that when creating/editing a Vendor in SAP ECC I need to fill in the Payment Method field.

  • That translates into an adjustment we need to make on the BPs side in the FLVN00 role.

  • If we look at the top of the print-screen we can see that we don’t have anything defined on field group 1997, which is the LFB1-ZWELS field. Which is correct hence the error that we received in the beginning.


 

 

  1. Go to SPRO/Cross Application Components/SAP Business Partner/Business Partner/Basic Settings/Field Groupings/Configure Field Attributes per BP Role



 

  • Select the FLN00 Role and go to the Vendor: General Company Code Data



Where we can clearly see that we need to adjust the customizing and set this field as required.

 

Thus by doing so we keep our existing configuration on the Vendors side and now the BP transaction will mimic that configuration and we will be error free.

Please take the above example as just an example of a possible issue and treat it as such.

 

I hope I managed to explain the process of identifying a field setting in BP and correcting it, and please use the same logic in identifying problems in your specific case.

 

Thank you so much

 

 

 

 

 

 
8 Comments