SAP ABAP Interface IF_SIW_STATUS_GETTER (Read Interface for SIW Status (Including Substatus))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_CORE (Package) Core of Service Implementation Workbench

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_STATUS | Handles SIW Status | 20110104 |
Properties
Interface | IF_SIW_STATUS_GETTER | |
Short Description | Read Interface for SIW Status (Including Substatus) |
General Data
Package | S_SIW_CORE | Core of Service Implementation Workbench |
Created | 20110103 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SIW_STATUS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SIW_STATUS_GETTER has no interface.
Friends
Interface IF_SIW_STATUS_GETTER has no friend.
Attributes
Interface IF_SIW_STATUS_GETTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get a Specific Substatus Within its Status Hierarchy | 20110103 |
2 | ![]() |
Instance method | Public | Method | Get all Direct Substatus | 20110103 |
3 | ![]() |
Instance method | Public | Method | Get the Status Class | 20110103 |
4 | ![]() |
Instance method | Public | Method | Get the Description of the Status Class | 20110103 |
5 | ![]() |
Instance method | Public | Method | Get the Result Code of an Status | 20110107 |
6 | ![]() |
Instance method | Public | Method | Checks whether Status is an Aggregated Status | 20110103 |
Events
Interface IF_SIW_STATUS_GETTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TAB | Public | See coding | List of Status References | 20110103 | tab type standard table of ref to if_siw_status_getter with default key
|
Method Signatures
Method FIND_SUBSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATUS_CLASS | Call by reference | Object reference (TYPE REF TO) | CE_SIW_STATUS_CLASS | Status Class of Searched Substatus | 20110103 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SIW_STATUS_GETTER | Found Substatus Reference; Could be Initial | 20110103 |
Method FIND_SUBSTATUS on Interface IF_SIW_STATUS_GETTER has no exception.
Method GET_ALL_SUBSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_SIW_STATUS=>TAB | List of Substatus References | 20110103 |
Method GET_ALL_SUBSTATUS on Interface IF_SIW_STATUS_GETTER has no exception.
Method GET_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CE_SIW_STATUS_CLASS | Status Class | 20110103 |
Method GET_CLASS on Interface IF_SIW_STATUS_GETTER has no exception.
Method GET_CLASS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SIW_DTE_STATUS_CLASS_TEXT | Status Class Description | 20110103 |
Method GET_CLASS_TEXT on Interface IF_SIW_STATUS_GETTER has no exception.
Method GET_RC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CE_SIW_RC | Return Code of that Status | 20110107 |
Method GET_RC on Interface IF_SIW_STATUS_GETTER has no exception.
Method IS_AGGREGATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SIW_DTE_FLG_AGGREGATED_STATUS | 'X' = Status is an Aggregation of Several Substatus | 20110103 |
Method IS_AGGREGATED on Interface IF_SIW_STATUS_GETTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |