SAP ABAP Class CL_SATC_SET_DOMAIN (Service Class for Domains)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_PERSISTENCE_CORE (Package) INTERNAL: - *NO* REUSE - sets, domain, etc. implementation

⤷

⤷

Properties
Class | CL_SATC_SET_DOMAIN | |
Short Description | Service Class for Domains | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATC_STDLIB_PERSISTENCE_CORE | INTERNAL: - *NO* REUSE - sets, domain, etc. implementation |
Created | 20060919 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SATC_SET_DOMAIN has no forward declaration.
Interfaces
Class CL_SATC_SET_DOMAIN has no interface implemented.
Friends
Class CL_SATC_SET_DOMAIN 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) | TY_T_DOMAINS | 20060919 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns Class Name for Domain Name | 20060919 |
2 | ![]() |
Static method | Public | Method | Returns Domain Name for Class Name | 20060919 |
3 | ![]() |
Static method | Public | Method | Returns Domain Type for Domain Name | 20060919 |
4 | ![]() |
Static method | Private | Method | Init Class Data | 20060919 |
Events
Class CL_SATC_SET_DOMAIN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_DOMAIN | Private | Type reference (TYPE) | SATC_DOMAIN_INFO | 20060919 |
|
|
2 | TY_T_DOMAINS | Private | See coding | 20060919 | ty_T_Domains type standard table of ty_S_Domain with default key
|
Method Signatures
Method GET_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOMAIN_NAME | Call by reference | Type reference (TYPE) | SATC_D_DOMAIN_NAME | ATC: Domain Name | 20060919 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_D_CLSNAME | ATC: Class name | 20060919 |
Method GET_CLASS_NAME on class CL_SATC_SET_DOMAIN has no exception.
Method GET_DOMAIN_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASS_NAME | Call by reference | Type reference (TYPE) | SATC_D_CLSNAME | ATC: Class name | 20060919 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_D_DOMAIN_NAME | ATC: Domain Name | 20060919 |
Method GET_DOMAIN_NAME on class CL_SATC_SET_DOMAIN has no exception.
Method GET_DOMAIN_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOMAIN_NAME | Call by reference | Type reference (TYPE) | SATC_D_DOMAIN_NAME | 20060919 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_D_DOMAIN_TYPE | 20060919 |
Method GET_DOMAIN_TYPE on class CL_SATC_SET_DOMAIN has no exception.
Method _INIT Signature
Method _INIT on class CL_SATC_SET_DOMAIN has no parameter.
Method _INIT on class CL_SATC_SET_DOMAIN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |