SAP ABAP Class IF_CXF_OBJECT (Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CXM_EASYSPEC_ATTR Attributes 20001113
2 Interface composition (i COMPRISING i_ref)  IF_CXM_EASYSPEC_OBJECT EasysSPEC base interface 20001122
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CXF_OBJECT_BASE Default Implementation Base 20001107
Properties
Class IF_CXF_OBJECT  
Short Description Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001107   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CXF_OBJECT has no forward declaration.
Interfaces
Class IF_CXF_OBJECT has no interface implemented.
Friends
Class IF_CXF_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_APPEND Constant Public Type reference (TYPE) I -1 Default Position 20001107
Methods
# Method Level Visibility Method type Description Created on
1 DESTROY Instance method Public Method Destroy Object (Disconnect Relationships) 20001107
2 DISCONNECT_ROLE Instance method Public Method Disconnect Role 20001107
3 GET_ATTRIBUTE Instance method Public Method Get Attribute 20001107
4 GET_ATTRIBUTES Instance method Public Method Get All Attributes 20001107
5 GET_OBJECT_TYPE Instance method Public Method Get Type 20001107
6 GET_RLNSHIPS Instance method Public Method Get Relationships 20001107
7 GET_ROLES Instance method Public Method Get Roles 20001107
8 NOTIFY_CONNECT_RLNSHIP Instance method Public Method Notify 20001107
9 NOTIFY_DISCONNECT_RLNSHIP Instance method Public Method Notify 20001107
10 REMOVE_ATTRIBUTE Instance method Public Method Remove Attribute 20001107
11 SET_ATTRIBUTE Instance method Public Method Set Attribute 20001107
Events
Class IF_CXF_OBJECT has no event.
Types
Class IF_CXF_OBJECT has no local type.
Method Signatures

Method DESTROY Signature

Method DESTROY on class IF_CXF_OBJECT has no parameter.
Method DESTROY on class IF_CXF_OBJECT has no exception.

Method DISCONNECT_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROLE Call by reference Type reference (TYPE) CXF_TS_ROLE Role 20001107
# Exception Resumable Description Created on
1 CX_CXF_NO_SUCH_ROLE No such role available... 20001204

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20001107
2 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20001107

Method GET_ATTRIBUTE on class IF_CXF_OBJECT has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) CXF_TT_ATTRIBUTE Attribute table 20001107

Method GET_ATTRIBUTES on class IF_CXF_OBJECT has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TYPE Value transfer Object reference (TYPE REF TO) IF_CXF_OBJECT_TYPE Object type 20001107

Method GET_OBJECT_TYPE on class IF_CXF_OBJECT has no exception.

Method GET_RLNSHIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RLNSHIPS Call by reference Type reference (TYPE) CXF_TT_RLNSHIP Relationship table 20001107
2 Importing IS_ROLE Call by reference Type reference (TYPE) CXF_TS_ROLE Role 20001107
# Exception Resumable Description Created on
1 CX_CXF_NO_SUCH_ROLE No such role available... 20001204

Method GET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLES Call by reference Type reference (TYPE) CXF_TT_ROLE Role table 20001107

Method GET_ROLES on class IF_CXF_OBJECT has no exception.

Method NOTIFY_CONNECT_RLNSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RLNSHIP Call by reference Object reference (TYPE REF TO) IF_CXF_RLNSHIP Relationship 20001107
2 Importing I_POSITION Call by reference Type reference (TYPE) I C_APPEND Position 20001107
3 Importing I_ROLEID Call by reference Type reference (TYPE) CXF_T_ROLEID Role id 20001107
# Exception Resumable Description Created on
1 CX_CXF_NO_SUCH_ROLE No such role available... 20001204

Method NOTIFY_DISCONNECT_RLNSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RLNSHIP Call by reference Object reference (TYPE REF TO) IF_CXF_RLNSHIP Relationship 20001107
2 Importing I_ROLEID Call by reference Type reference (TYPE) CXF_T_ROLEID Role id 20001107

Method NOTIFY_DISCONNECT_RLNSHIP on class IF_CXF_OBJECT has no exception.

Method REMOVE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20001107

Method REMOVE_ATTRIBUTE on class IF_CXF_OBJECT has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20001107
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING 20001107

Method SET_ATTRIBUTE on class IF_CXF_OBJECT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in