SAP ABAP Interface IF_SXF_INSPECTOR (Signature Exchange Format: Inspector)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_TYPES (Package) SIW: Global Type definitions
⤷
⤷
Properties
| Interface | IF_SXF_INSPECTOR | |
| Short Description | Signature Exchange Format: Inspector |
General Data
| Package | S_SIW_TYPES | SIW: Global Type definitions |
| Created | 20070329 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SXF_INSPECTOR has no forward declaration.
Interfaces
Interface IF_SXF_INSPECTOR has no interface.
Friends
Interface IF_SXF_INSPECTOR has no friend.
Attributes
Interface IF_SXF_INSPECTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Compare Two Signatures | 20070404 | |
| 2 | Instance method | Public | Method | Return the Field that Fits to a Specified Name | 20070329 | |
| 3 | Instance method | Public | Method | Return the Complete Fieldname up to a Specified Parent Field | 20070530 |
Events
Interface IF_SXF_INSPECTOR has no event.
Types
Interface IF_SXF_INSPECTOR has no local type.
Method Signatures
Method COMPARE_SIGNATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SIG1 | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20070404 | ||||
| 2 | I_SIG2 | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20070404 | ||||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | I | 20070404 |
Method COMPARE_SIGNATURES on Interface IF_SXF_INSPECTOR has no exception.
Method FIND_FIELD_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070329 | ||||
| 2 | R_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20070329 |
Method FIND_FIELD_BY_NAME on Interface IF_SXF_INSPECTOR has no exception.
Method GET_PATH_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAME | Value transfer | Type reference (TYPE) | STRING | 20080413 | ||||
| 2 | E_PARENT_NAME | Value transfer | Type reference (TYPE) | STRING | 20080413 | ||||
| 3 | I_START_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20070530 | ||||
| 4 | I_STOP_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20070530 |
Method GET_PATH_NAME on Interface IF_SXF_INSPECTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |