SAP ABAP Class CL_SIW_SXF_TYPE_BROWSER (CL_SIW_SXF_TYPE_BROWSER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_MAPPING (Package) SIW: Mapping
⤷
⤷
Properties
| Class | CL_SIW_SXF_TYPE_BROWSER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_MAPPING | SIW: Mapping |
| Created | 20070404 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIW_SXF_TYPE_BROWSER has no forward declaration.
Interfaces
Class CL_SIW_SXF_TYPE_BROWSER has no interface implemented.
Friends
Class CL_SIW_SXF_TYPE_BROWSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TAB_PROJ_TO_BO | 20080125 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SIW_SXF_TYPE_BROWSER | SINGLE_INSTANCE | 20070404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20070404 | |
| 2 | Instance method | Public | Method | Find Target Types by Source Type Name | 20070404 | |
| 3 | Instance method | Private | Method | Initialize | 20070404 | |
| 4 | Static method | Public | Method | Create Instance | 20070404 |
Events
Class CL_SIW_SXF_TYPE_BROWSER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STR_PROJ_TO_BO | Private | See coding | 20080125 | BEGIN OF STR_PROJ_TO_BO,
project_id TYPE siw_dte_project_id,
bo_name TYPE siw_dte_bo_name,
end of str_proj_to_bo
|
||
| 2 | TAB_PROJ_TO_BO | Private | See coding | 20080125 | TAB_PROJ_TO_BO TYPE HASHED TABLE OF str_proj_to_bo WITH UNIQUE KEY project_id
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SIW_SXF_TYPE_BROWSER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SIW_SXF_TYPE_BROWSER has no exception.
Method FIND_TGT_TYPES_BY_SRC_TYPENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SRC_TYPENAME | Call by reference | Type reference (TYPE) | SIW_DTE_TYPE_NAME | Data Type Name | 20070404 | |||
| 2 | R_TAB_PROPOSALS | Value transfer | Type reference (TYPE) | SIW_TAB_MAPPING_PROPOSAL | SXF Types | 20080125 |
Method FIND_TGT_TYPES_BY_SRC_TYPENAME on class CL_SIW_SXF_TYPE_BROWSER has no exception.
Method INIT Signature
Method INIT on class CL_SIW_SXF_TYPE_BROWSER has no parameter.
Method INIT on class CL_SIW_SXF_TYPE_BROWSER has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SIW_SXF_TYPE_BROWSER | R_INSTANCE | 20070404 |
Method S_CREATE on class CL_SIW_SXF_TYPE_BROWSER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |