SAP ABAP Class IF_SXF_RELATION (Signature Exchange Format: Relation)
Properties
| Class | IF_SXF_RELATION | |
| Short Description | Signature Exchange Format: Relation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071212 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SXF_RELATION has no forward declaration.
Interfaces
Class IF_SXF_RELATION has no interface implemented.
Friends
Class IF_SXF_RELATION has no friend class.
Attributes
Class IF_SXF_RELATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Field 1 | 20071212 | |
| 2 | Instance method | Public | Method | Get Field 2 | 20071212 | |
| 3 | Instance method | Public | Method | Get Field of a Role | 20071212 | |
| 4 | Instance method | Public | Method | Get Opposite Field of a Field | 20071212 | |
| 5 | Instance method | Public | Method | Get Opposite Role of a Role | 20071212 | |
| 6 | Instance method | Public | Method | Get Role of Relation Party 1 | 20071212 | |
| 7 | Instance method | Public | Method | Get Role of Relation Party 2 | 20071212 | |
| 8 | Instance method | Public | Method | Get Role of a Field | 20071212 | |
| 9 | Instance method | Public | Method | Check if a Specified Relation Uses the Same Object Instances | 20071212 | |
| 10 | Instance method | Public | Method | Check if a Specified Relation Has the Same Content | 20090703 |
Events
Class IF_SXF_RELATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | TAB | 20071212 | tab TYPE STANDARD TABLE OF REF TO if_sxf_relation WITH DEFAULT KEY
|
Method Signatures
Method GET_FIELD1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | R_FIELD | 20071212 |
Method GET_FIELD1 on class IF_SXF_RELATION has no exception.
Method GET_FIELD2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | R_FIELD | 20071212 |
Method GET_FIELD2 on class IF_SXF_RELATION has no exception.
Method GET_FIELD_BY_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROLE | Call by reference | Type reference (TYPE) | CSEQUENCE | I_ROLE | 20071212 | |||
| 2 | R_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | R_FIELD | 20071212 |
Method GET_FIELD_BY_ROLE on class IF_SXF_RELATION has no exception.
Method GET_OTHER_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | I_FIELD | 20071212 | |||
| 2 | R_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | R_FIELD | 20071212 |
Method GET_OTHER_FIELD on class IF_SXF_RELATION has no exception.
Method GET_OTHER_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROLE | Call by reference | Type reference (TYPE) | CSEQUENCE | I_ROLE | 20071212 | |||
| 2 | R_ROLE | Value transfer | Type reference (TYPE) | STRING | R_ROLE | 20071212 |
Method GET_OTHER_ROLE on class IF_SXF_RELATION has no exception.
Method GET_ROLE1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ROLE | Value transfer | Type reference (TYPE) | STRING | R_ROLE | 20071212 |
Method GET_ROLE1 on class IF_SXF_RELATION has no exception.
Method GET_ROLE2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ROLE | Value transfer | Type reference (TYPE) | STRING | R_ROLE | 20071212 |
Method GET_ROLE2 on class IF_SXF_RELATION has no exception.
Method GET_ROLE_BY_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | I_FIELD | 20071212 | |||
| 2 | R_ROLE | Value transfer | Type reference (TYPE) | STRING | R_ROLE | 20071212 |
Method GET_ROLE_BY_FIELD on class IF_SXF_RELATION has no exception.
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RELATION | Call by reference | Object reference (TYPE REF TO) | IF_SXF_RELATION | I_RELATION | 20071212 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | I | R_RESULT | 20071212 |
Method IS_EQUAL on class IF_SXF_RELATION has no exception.
Method IS_EQUIVALENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RELATION | Call by reference | Object reference (TYPE REF TO) | IF_SXF_RELATION | I_RELATION | 20090703 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | I | R_RESULT | 20090703 |
Method IS_EQUIVALENT on class IF_SXF_RELATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |