Skip to Content
0
Aug 11, 2016 at 04:43 AM

Can I put a SID variable into a variant?

259 Views

Does SAP supply a way to pull the SAP System ID (SID) into a variant?

We used transaction STVARVC to create a variable Z_SID with value PRD, but when we do system copies, we have the extra step of fixing STVARVC which we want to avoid. It causes problems when that extra step is forgotton. Is there a simpler way such as putting $SID or <SYSID> into a variant or is there some trick?