You are on page 1of 3

Symptom

In clients without automatic customizing transports - especially Q and P clients - you want to
maintain reference business partners valid only in this client. A special tool to do this is
missing.
Other Terms
ptrv_vendor_sync, reference business partners
Reason and Prerequisites
Design.
Solution
Implement the note or the support package. If you only implement the note, mind the
described post-implementation work.
You'll then have the new transaction code BUPASYNC_LOCAL. This transaction is only
usable in clients without automatic transports. It only provides the possibility to maintain
reference business partners for already existing entries. It is not possible to add entries,
delete entries or to change any other fields besides the reference business partner. The
transaction starts a WDA application FITV_BUPASYNC_LOCAL. Users need authorization
object S_START for the WDA application and S_TCODE for BUPASYNC_LOCAL. The ICF
service FITV_BUPASYNC_LOCAL must be active.
Manual Activities ------------------------------------------------------------------------ |Manual Post-Implement. |
------------------------------------------------------------------------ |VALID FOR | |Software Component S4CORE | | Release 101
Until SAPK-10103INS4CORE | | Release 102 Until SAPK-10201INS4CORE |
------------------------------------------------------------------------
Create Webdynpro ABAP application in package FTRA:

© 2021 SAP SE or an SAP affiliate company. All rights reserved 1 of 4
2021-07-24 2601253
start transaction SE80 (repository browser)

display the Webdynro Comp./Intf. FITV_BUPASYNC_LOCAL

Right Mouse Click on the WD component FITV_BUPASYNC_LOCAL

In the context menu choose Create -> Webdynpro Application

Enter the description text: Maintain reference business partners locally

Leave everything else as defaulted

Save the Webdynpro Application

Create text elements for the class CL_FITV_BUPA_CUST (Symbol ID, Text, Maximum Length)

001 No entries exist. It is not possible to maintain reference business partners locally in this client. 132

002 Save Data 19

003 Data saved successfully 25

004 Maintain reference business partners locally 88

005 Do you want to display data or maintain reference business partners locally? 132

006 Display data 22

007 Maintain 18

008 Automatic transports are active this client. Use transaction BUPASYNC. 90

009 Data could not be saved successfully. 74

010 Check Data 20

011 Check was successful for all entries 74

via transaction SE93 create the new transaction BUPASYNC_LOCAL in package FTRA.

Short text: Maintain reference business partners

Start Object: Method of a class (OO Transaction)

Class Name: CL_FITV_BUPA_CUST

Method: CALL_WDA

Gui Support: SAP Gui for HTML and SAP Gui for Windows

Software Components
Software Component
Release
S4CORE
101 - 101
© 2021 SAP SE or an SAP affiliate company. All rights reserved 2 of 4
2021-07-24 2601253
S4CORE
102 - 102
Correction Instructions
Software Component
From
To
Version
Changed on
ID
S4CORE
102
102
1
01.03.2018 10:42:32
0000311390
S4CORE
101
101
1
01.03.2018 10:42:33
0000311389
Other Components
Component
Description
CA-HR-S4
Cross-Application HCM Objects in S/4HANA
Prerequisites
Software Component
From
To
SAP Note/KBA
Title
Component
S4CORE
101
101
2601253
HR -> Bupa Sync: Maintain reference business partners locally
FI-TV
S4CORE
102
102
2601253
HR -> Bupa Sync: Maintain reference business partners locally
FI-TV
Support Package
Software Component
Release
Support Package
S4CORE
101
SAPK-10104INS4CORE
S4CORE
102
SAPK-10202INS4CORE
© 2021 SAP SE or an SAP affiliate company. All rights reserved 3 of 4
2021-07-24 2601253
This document is referenced by
SAP Note/KBA
Title
2397684
S/4 HANA - Business Partner Synchronization replaces PRAA / RPRAPA00
Terms of use | Copyright | Trademark | Legal Disclosure | Privacy
© 2021 SAP SE or an SAP affiliate company. All rights reserved 4 of 4

You might also like