SAP ABAP Interface IF_SATC_AC_CHKCFG_DOMAIN_TYPES (Check Configuration Domain: Types and constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SET (Package) INTERNAL: - *NO* REUSE - ABAP entities related sets

⤷

⤷

Properties
Interface | IF_SATC_AC_CHKCFG_DOMAIN_TYPES | |
Short Description | Check Configuration Domain: Types and constants |
General Data
Package | SATC_ABAP_CHECK_SET | INTERNAL: - *NO* REUSE - ABAP entities related sets |
Created | 20081114 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SATC_AC_CHKCFG_DOMAIN_TYPES has no interface.
Friends
Interface IF_SATC_AC_CHKCFG_DOMAIN_TYPES has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_DOMAIN | Constant | Public | See coding | 20081114 |
Methods
Interface IF_SATC_AC_CHKCFG_DOMAIN_TYPES has no method.
Events
Interface IF_SATC_AC_CHKCFG_DOMAIN_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_D_CHECK_CONFIG_ID | Public | Type reference (TYPE) | SATC_D_AC_CONFIG_ID | 20081114 |
|
|
2 | TY_S_KEY | Public | See coding | Key | 20081114 | begin of ty_s_key,
config_id type ty_d_check_config_id,
end of ty_s_key
|
|
3 | TY_T_KEYS | Public | See coding | Set of Keys | 20081114 | ty_t_keys type standard table of ty_s_key
with non-unique key table_line
with non-unique sorted key !sorted
components table_line
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |