cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Two regulation for SPl for two different feeder system

0 Kudos
321

We have two feeder system connected to common GTS system and we want to use two different legal regulation for each logical system. Is it possible by configuration or enhancement?

Accepted Solutions (0)

Answers (2)

Answers (2)

pecas777
Participant
0 Kudos

I have implemented two different SPL legal regs for different feeder system logic. It requires an enhancement to control the flow of data. Otherwise, both logical systems will screen against both SPL legal regulations. We also had trouble with many of the SPL screens and it would cache the legal regulation so it couldn't be changed (SAP fixed it with an OSS note, but you will want to check that as well).

former_member194424
Active Participant
0 Kudos

Hello there,

Have you tried using /SAPSLL/LCC_DOCUMENT, method

ACTIVE_LEGAL_REGULATIONS_GET. This method returns all active legal regulations, can you adjust the logic in BADI so only needed regulations are active?

Regards,

Satish