SAP ABAP Class /SAPSLL/CL_SOA_BSLS_BUF (Derive Business System ID from Logical System)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL-LEG (Application Component) Global Trade Services
     /SAPSLL/CORE_LEGAL (Package) Legal Services: Core Functions
Properties
Class /SAPSLL/CL_SOA_BSLS_BUF  
Short Description Derive Business System ID from Logical System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPSLL/CORE_LEGAL   Legal Services: Core Functions 
Created 20111102   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPSLL/CL_SOA_BSLS_BUF has no forward declaration.
Interfaces
Class /SAPSLL/CL_SOA_BSLS_BUF has no interface implemented.
Friends
Class /SAPSLL/CL_SOA_BSLS_BUF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_BSLS_RELSHP Static Attribute Private Type reference (TYPE) /SAPSLL/BSLS_RELSHP_ST Relationship Between Business System ID and Logical System 20111102
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111102
2 GET_BUS_SYST_ID Static method Public Method Determine Business System ID for Logical System 20111102
3 SET_RELSHP Static method Public Method Add Relationship of Logical System and Business System ID 20111102
Events
Class /SAPSLL/CL_SOA_BSLS_BUF has no event.
Types
Class /SAPSLL/CL_SOA_BSLS_BUF has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /SAPSLL/CL_SOA_BSLS_BUF has no parameter.
Method CLASS_CONSTRUCTOR on class /SAPSLL/CL_SOA_BSLS_BUF has no exception.

Method GET_BUS_SYST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BSYID Call by reference Type reference (TYPE) /SAPSLL/BSYID Business System ID 20111102
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20111102
# Exception Resumable Description Created on
1 INVALID_CALL Ungülitger Methodenaufruf 20111102
2 NO_RELATION Keine Relation gefunden 20111102

Method SET_RELSHP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSYID Call by reference Type reference (TYPE) /SAPSLL/BSYID Business System ID 20111102
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20111102
# Exception Resumable Description Created on
1 INVALID_CALL Ungülitger Methodenaufruf 20111102
History
Last changed by/on SAP  20141106 
SAP Release Created in 901