BI Initial Setup for ABAP > Configurations of BI-ABAP > Binding SID and CLNT

Binding SID and CLNT

Description

No specified detailed description

State
Step was executed successfully

Support Information

Type of Action
Binding
Debug Events

Binding:Binding SID and CLNT

Library: sap.com/tc~lm~config~content
SourcePath ./BINWAProcess/PrerequisiteforStandalone/BindingSIDnClient
Time 2013/03/27 at 15:45:00
Path

Binding

message 'BIDetails' before binding : <root> <Input1/> <Input2/> <defaultClient>BIPCLNT100</defaultClient> </root>
xpath expression : /root/Input1/text()
replace '' with 'EPPCLNT'

message 'BIDetails'after binding : <root> <Input1>EPPCLNT</Input1> <Input2/> <defaultClient>BIPCLNT100</defaultClient> </root>
source message 'SystemInfo' (XPath = 'concat(/Profiles/SystemProfile/com.sap.SID/text(),'CLNT')') :

Binding- Result: OK

Refresh Env. Messages: false
Duration: 0.022 sec
Output Message
<root>
				<Input1>EPPCLNT</Input1>
				<Input2/>
				<defaultClient>BIPCLNT100</defaultClient>
			</root>