SAP ABAP Class IF_KMC_LINK (Complex type Link)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_KMC_RESOURCE Complex type Resource 20050323
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KMC_LINK Complex type Link 20050323
Properties
Class IF_KMC_LINK  
Short Description Complex type Link    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050323   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_KMC_LINK has no forward declaration.
Interfaces
Class IF_KMC_LINK has no interface implemented.
Friends
Class IF_KMC_LINK has no friend class.
Attributes
Class IF_KMC_LINK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LINK_DESCRIPTOR Instance method Public Method Returns the link descriptor of a link. 20050323
2 GET_MANAGER_FACTORY Instance method Public Method Get Manager Factory 20050323
3 SET_LINK_DESCRIPTOR Instance method Public Method Changes the link type and/or target. 20050323
4 SET_MANAGER_FACTORY Instance method Public Method Set Manager Factory 20050323
Events
Class IF_KMC_LINK has no event.
Types
Class IF_KMC_LINK has no local type.
Method Signatures

Method GET_LINK_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_LINK_DESCRIPTOR Value transfer Object reference (TYPE REF TO) IF_KMC_LINK_DESCRIPTOR Link descriptor 20050323
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20050323
2 CX_AI_SYSTEM_FAULT System Fault 20050323
3 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20050323

Method GET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050323

Method GET_MANAGER_FACTORY on class IF_KMC_LINK has no exception.

Method SET_LINK_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LINK_DESCRIPTOR Value transfer Object reference (TYPE REF TO) IF_KMC_LINK_DESCRIPTOR Link descriptor 20050323
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20050323
2 CX_AI_SYSTEM_FAULT System Fault 20050323
3 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050323
4 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20050323

Method SET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050323

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