0% found this document useful (0 votes)
100 views2 pages

KBA - Object :SAPSLL:APPIDX Missing From Export:Import Buffer

The object /SAPSLL/APPIDX was missing from the Export/Import buffer in a Global Trade Services system. This object stores search terms for sanctioned party list screening in the application buffer. After implementation of note 1834267, the application buffers are now synchronized simultaneously across application servers when /SAPSLL/SPL_INDEX_CREATE is run. If any customizing or XML data changes are made, /SAPSLL/APPIDX will be removed from the buffer until synchronization occurs. Running the programs in a specific order after any changes will rebuild the index and resynchronize /SAPSLL/APPIDX across all application servers.

Uploaded by

Jake Jama
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
100 views2 pages

KBA - Object :SAPSLL:APPIDX Missing From Export:Import Buffer

The object /SAPSLL/APPIDX was missing from the Export/Import buffer in a Global Trade Services system. This object stores search terms for sanctioned party list screening in the application buffer. After implementation of note 1834267, the application buffers are now synchronized simultaneously across application servers when /SAPSLL/SPL_INDEX_CREATE is run. If any customizing or XML data changes are made, /SAPSLL/APPIDX will be removed from the buffer until synchronization occurs. Running the programs in a specific order after any changes will rebuild the index and resynchronize /SAPSLL/APPIDX across all application servers.

Uploaded by

Jake Jama
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

2018-08-17 2055596

2055596 - KBA: Object /SAPSLL/APPIDX missing from


Export/Import Buffer
SAP Knowledge Base
Version 3 Type
Article
Master
Language English English
Language
Release
Released to Customer Category Problem
Status
SLL-LEG-CON-SPL (Sanctioned Party List
Component Released On 12.03.2018
Screening)

Please find the original document at https://launchpad.support.sap.com/#/notes/2055596

Symptom

• Object /SAPSLL/APPIDX missing from Import/Export Buffer.


• Buffered Objects report in transaction ST02 does not show /SAPSLL/APPIDX.
• Missing object occurs after a restart to the application server.
• Multiple application servers are available for GTS.
• Running /SAPSLL/SPL_INDEX_CREATE simultaneously syncs all application server buffers.
• /SAPSLL/APPIDX stores SPL search terms in application buffer, if it is not available then SPL
screening performance is negatively impacted.
• Customizing setting "Store summarized index in Application Buffer" is not realized.

Environment

• Global Trade Services


• Sanctioned Party List Screening

Reproducing the Issue

1. Transaction ST02.
2. Double click "Export/Import".
3. In the next screen click "Buffered objects".
4. /SAPSLL/APPIDX does not appear in this report.

Cause

After implementation of SAP Note 1834267, if several application servers are available for the GTS system,
the buffers are now synchronized simultaneously when running /SAPSLL/SPL_INDEX_CREATE.

If a change to an SPL customizing setting is made or any SPL relevant data is uploaded by XML the system
will not use the buffer until the synchronization job has been run.

After a change to /SAPSLL/APPIDX it will get "kicked out" or "dropped from" the buffered objects. This is to
ensure data consistency across all application servers.

Resolution

The synchronization job must be run after every change to the SPL customizing or an SPL relevant XML

© 2018 SAP SE or an SAP affiliate company. All rights reserved 1 of 2


2018-08-17 2055596

upload from a data provider.

Program /SAPSLL/SPL_INDEX_CREATE triggers the synchronization across all application servers. This job
must be run after every change in the following order (see KBA 2074620):

1. Reset Customising and Application Buffers:


Transaction: /SAPSLL/SPL_RESET (Program: /SAPSLL/SPL_CUS_APP_BUFF_RESET)
2. Generate Comparison Index for SPL:
Transaction: /SAPSLL/SPL_ST01 (Program: /SAPSLL/SPL_CREATE_SEARCHTERMS)
3. Aggregate Comparison Terms:
Transaction: /SAPSLL/SPL_ID01 (Program: /SAPSLL/SPL_INDEX_CREATE)
4. Generate Comparison Terms for Business Partners:
Transaction: /SAPSLL/SPL_STBP (Program: /SAPSLL/SPL_CREATE_SEARCHTADRC)
5. If TREX is active then Transfer Comparison Terms to TREX:
Transaction: /SAPSLL/SPL_STTREX (Program: /SAPSLL/SEARCHTERMS_LOAD_TREX)

After running these jobs /SAPSLL/APPIDX will be buffered again and the data contained in the object will be
consistent across all application servers while also being adjusted to whatever changes have been made.

See Also

Note 1834267

KBA 2074620

Keywords

1100, 901, 900

Buffer Swaps, SPL search terms, Import buffer, Export Buffer, Application Buffer

/SAPSLL/APPIDX, /SAPSLL/SPL_INDEX_CREATE

Products

SAP Global Trade Services 10.0


SAP Global Trade Services 10.1
SAP Global Trade Services 11.0

This document refers to

SAP Note/KBA Title

2074620 KBA: Steps to regenerate the SPL index in GTS

1834267 Unable to sync application buffer on several SAP servers

© 2018 SAP SE or an SAP affiliate company. All rights reserved 2 of 2

You might also like