SAP ABAP Class CL_ESH_SWC_GENERATE_CLASS (Generate self-extracting SWC class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_TST_AUTOMATION (Package) Test Automation

⤷

⤷

Properties
Class | CL_ESH_SWC_GENERATE_CLASS | |
Short Description | Generate self-extracting SWC class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_TST_AUTOMATION | Test Automation |
Created | 20100520 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_SWC_GENERATE_CLASS has no forward declaration.
Interfaces
Class CL_ESH_SWC_GENERATE_CLASS has no interface implemented.
Friends
Class CL_ESH_SWC_GENERATE_CLASS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | DEVCLASS | '$TEMP' | 20100520 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'CL_ESH_SWC_GENERATE_TEMPLATE' | 20100520 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20100520 | |
2 | ![]() |
Static method | Protected | Method | 20100624 | |
3 | ![]() |
Static method | Protected | Method | 20100520 | |
4 | ![]() |
Static method | Protected | Method | 20100520 |
Events
Class CL_ESH_SWC_GENERATE_CLASS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CLASS | Public | See coding | 20100520 | BEGIN OF ts_class,
devclass TYPE devclass,
version TYPE seoversion,
overwrite TYPE seox_boolean,
method_implementations TYPE tt_seo_method_source,
class TYPE vseoclass,
attributes TYPE seo_attributes,
methods TYPE seo_methods,
parameters TYPE seo_parameters,
exceps TYPE seo_exceptions,
events TYPE seo_events,
implementings TYPE seo_implementings,
impl_details TYPE seo_redefinitions,
friendships TYPE seo_friends,
END OF ts_class
|
||
2 | TS_SEO_METHOD_SOURCE | Public | See coding | 20100520 | BEGIN OF ts_seo_method_source,
cpdname TYPE seocpdname,
redefine TYPE char1,
source TYPE string_table,
END OF ts_seo_method_source
|
||
3 | TT_SEO_METHOD_SOURCE | Public | See coding | 20100520 | tt_seo_method_source TYPE TABLE OF ts_seo_method_source WITH DEFAULT KEY
|
Method Signatures
Method GENERATE_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | SC_DEVCLASS_TEMP | 20100520 | ||
2 | ![]() |
IV_SW_COMPONENT_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | 20100520 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100520 |
Method GENERATE_METHOD_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CLASS | Call by reference | Type reference (TYPE) | TS_CLASS | 20100624 | |||
2 | ![]() |
ES_DESCRIPTION | Call by reference | Type reference (TYPE) | ESH_S_IF_DCB_MODEL | 20100624 | |||
3 | ![]() |
IV_SW_COMPONENT_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100624 |
Method GET_CLASS_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | '$TMP' | 20100520 | ||
2 | ![]() |
IV_SW_COMPONENT_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | 20100520 | |||
3 | ![]() |
RS_CLASS | Value transfer | Type reference (TYPE) | TS_CLASS | 20100520 |
Method GET_CLASS_TEMPLATE on class CL_ESH_SWC_GENERATE_CLASS has no exception.
Method MODIFY_CLASS_IN_REPOSITOTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CLASS | Call by reference | Type reference (TYPE) | TS_CLASS | 20100520 |
Method MODIFY_CLASS_IN_REPOSITOTY on class CL_ESH_SWC_GENERATE_CLASS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |