SAP ABAP Class IF_SFW_DOMAINS (WB - SFW - Types, Constants)
Properties
Class | IF_SFW_DOMAINS | |
Short Description | WB - SFW - Types, Constants | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070724 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SFW_DOMAINS has no forward declaration.
Interfaces
Class IF_SFW_DOMAINS has no interface implemented.
Friends
Class IF_SFW_DOMAINS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | CO_ACTIVATION_STATE | 20070724 | |||
2 | ![]() |
Constant | Public | See coding | Constants for Generic SFW Object Names | 20070725 | |||
3 | ![]() |
Constant | Public | See coding | CO_BFSET_LEVEL | 20070724 | |||
4 | ![]() |
Constant | Public | See coding | CO_BF_TYPE | 20070724 | |||
5 | ![]() |
Constant | Public | See coding | CO_CHECK_MODE | 20070724 | |||
6 | ![]() |
Constant | Public | See coding | CO_LOCK_MODE | 20070724 | |||
7 | ![]() |
Constant | Public | See coding | CO_OBJECT_TYPE | 20070724 | |||
8 | ![]() |
Constant | Public | See coding | Constants for SFW Activation Job | 20080317 | |||
9 | ![]() |
Constant | Public | See coding | Constants for External SFW Contents | 20080317 | |||
10 | ![]() |
Constant | Public | See coding | Constants for SFW Protocol Types | 20080410 | |||
11 | ![]() |
Constant | Public | See coding | Constants for Switch Type | 20091126 | |||
12 | ![]() |
Constant | Public | See coding | Constants for Version Numbers | 20080317 |
Methods
Class IF_SFW_DOMAINS has no method.
Events
Class IF_SFW_DOMAINS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ACTIVATION_STATE | Public | See coding | TY_ACTIVATION_STATE | 20070724 | ty_activation_state type c length 1
|
|
2 | TY_ACTIVE_BFUNC_ENTRY | Public | Type reference (TYPE) | SFW_ACTIVE_B2 | TY_ACTIVE_BFUNC_ENTRY | 20070724 | |
3 | TY_ACTIVE_BFUNC_TAB | Public | See coding | TY_ACTIVE_BFUNC_TAB | 20070724 | ty_active_bfunc_tab type sorted table of ty_active_bfunc_entry with non-unique key bfunction
|
|
4 | TY_BFSET_ENTRY | Public | Type reference (TYPE) | SFW_BSET | TY_BFSET_ENTRY | 20070724 | |
5 | TY_BFSET_TAB | Public | See coding | TY_BFSET_TAB | 20070724 | ty_bfset_tab type standard table of ty_bfset_entry with non-unique key table_line
|
|
6 | TY_BFUNC_CONTENT | Public | See coding | External Contents of a Business Function | 20080215 | begin of ty_bfunc_content,
kw type ref to if_sfw_external_content,
rn type ref to if_sfw_external_content,
tc type ref to if_sfw_external_content,
tc_customer type ref to if_sfw_external_content,
end of ty_bfunc_content
|
|
7 | TY_BFUNC_DEPENDENCIES | Public | See coding | Dependencies of a Business Function | 20080215 | ty_bfunc_dependencies type standard table of sfw_bf_depend with default key
|
|
8 | TY_BFUNC_ENTRY | Public | Type reference (TYPE) | SFW_BFUNCTION | TY_BFUNC_ENTRY | 20070724 | |
9 | TY_BFUNC_TAB | Public | See coding | TY_BFUNC_TAB | 20070724 | ty_bfunc_tab type standard table of ty_bfunc_entry with non-unique key table_line
|
|
10 | TY_BF_SW_ENTRY | Public | See coding | Assignment Business Function <-> Switch | 20080215 | begin of ty_bf_sw_entry,
switch_id type if_sfw_domains=>ty_switch_entry,
switchtype type sfw_type,
end of ty_bf_sw_entry
|
|
11 | TY_BF_SW_TAB | Public | See coding | Table of Assignments Business Func. <-> Switch | 20080215 | ty_bf_sw_tab type sorted table of ty_bf_sw_entry with unique key switch_id
|
|
12 | TY_BF_SW_TAB_UNSORTED | Public | See coding | 20131125 | ty_bf_sw_tab_unsorted type standard table of ty_bf_sw_entry with default key
|
||
13 | TY_CHECK_MODE | Public | See coding | TY_CHECK_MODE | 20070724 | ty_check_mode type c length 10
|
|
14 | TY_LOCK_MODE | Public | See coding | TY_LOCK_MODE | 20070724 | ty_lock_mode type c length 6
|
|
15 | TY_OBJECT_KEY | Public | See coding | TY_OBJECT_KEY | 20070724 | begin of ty_object_key,
trobjtype type trobjtype,
sobj_name type trobj_name,
end of ty_object_key
|
|
16 | TY_PACKAGE_ENTRY | Public | Type reference (TYPE) | DEVCLASS | Package | 20071024 | |
17 | TY_PACKAGE_TAB | Public | See coding | Table of Packages | 20071024 | ty_package_tab type standard table of ty_package_entry with non-unique key table_line
|
|
18 | TY_SWITCH_ENTRY | Public | Type reference (TYPE) | SFW_SWITCH_ID | TY_SWITCH_ENTRY | 20070724 | |
19 | TY_SWITCH_TAB | Public | See coding | TY_SWITCH_TAB | 20070724 | ty_switch_tab type standard table of ty_switch_entry with non-unique key table_line
|
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |