SAP ABAP Class IF_SRT_WSP_TRANSP_KEY (Transport key version instance)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_TRANSP_KEY Transport key administration 20101215
Properties
Class IF_SRT_WSP_TRANSP_KEY  
Short Description Transport key version instance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101215   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_TRANSP_KEY has no forward declaration.
Interfaces
Class IF_SRT_WSP_TRANSP_KEY has no interface implemented.
Friends
Class IF_SRT_WSP_TRANSP_KEY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CREATE_INFO Instance attribute Public Type reference (TYPE) SRT_CREATE_INFO 20101215
2 IS_LOCAL_KEY Instance attribute Public Type reference (TYPE) BOOLEAN 20101215
3 KEY Instance attribute Public Type reference (TYPE) XSTRING 20101215
4 TENANT_ID Instance attribute Public Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20101215
5 VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_VERSION_INFO 20101215
Methods
# Method Level Visibility Method type Description Created on
1 GET_KEY Instance method Public Method Get transport key 20101215
2 GET_TENANT_ID Instance method Public Method Get tenant ID of current key 20101215
3 GET_VERSION Instance method Public Method Get version of transport key 20101215
4 IS_LOCAL Instance method Public Method Check if this is this a key for the local tenant 20101215
Events
Class IF_SRT_WSP_TRANSP_KEY has no event.
Types
Class IF_SRT_WSP_TRANSP_KEY has no local type.
Method Signatures

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_KEY Value transfer Type reference (TYPE) XSTRING 20101215

Method GET_KEY on class IF_SRT_WSP_TRANSP_KEY has no exception.

Method GET_TENANT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TENANT_ID Value transfer Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20101215

Method GET_TENANT_ID on class IF_SRT_WSP_TRANSP_KEY has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VERSION Value transfer Type reference (TYPE) SRT_WSP_VERSION_INFO 20101215

Method GET_VERSION on class IF_SRT_WSP_TRANSP_KEY has no exception.

Method IS_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_LOCAL Value transfer Type reference (TYPE) BOOLEAN 20101215

Method IS_LOCAL on class IF_SRT_WSP_TRANSP_KEY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in