SAP ABAP Class IF_SRM_SP_PROP_REPOS_KEY (IF_SRM_SP_PROP_REPOS_KEY)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SRM_SP_PROP_REPOSITORY IF_SRM_SP_PROP_REPOSITORY 20041004
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCMG_PU_CONNECTOR Implementation of PU Class Roles 20041118
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_SP_PROP_REPOSITORY CL_SRM_SP_PROP_REPOSITORY 20041004
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_SP_PROP_REPOS_OLD Deprecated! Old Default Repository 20041028
Properties
Class IF_SRM_SP_PROP_REPOS_KEY  
Short Description IF_SRM_SP_PROP_REPOS_KEY    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041004   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SRM_SP_PROP_REPOS_KEY has no interface implemented.
Friends
Class IF_SRM_SP_PROP_REPOS_KEY has no friend class.
Attributes
Class IF_SRM_SP_PROP_REPOS_KEY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GUID_BY_OWN_POID_GET Instance method Public Method GUID_BY_OWN_POID_GET 20041014
2 POID_BY_GUID_GET Instance method Public Method POID_BY_GUID_GET 20041004
Events
Class IF_SRM_SP_PROP_REPOS_KEY has no event.
Types
Class IF_SRM_SP_PROP_REPOS_KEY has no local type.
Method Signatures

Method GUID_BY_OWN_POID_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_GUID_IF_NEEDED Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041014
2 Returning GUID Value transfer Type reference (TYPE) SYSUUID_C Key as 32-fig GUID 20041014
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROPERTY_REPOSITORY 20041014

Method POID_BY_GUID_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID Call by reference Type reference (TYPE) SYSUUID_C Key as 32-fig GUID 20041004
2 Returning POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20041004
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20041004
History
Last changed by/on SAP  20041228 
SAP Release Created in