SAP ABAP Class CL_STCT_CREATE_PSE (Create PSE (STRUST))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-CNT (Application Component) Content for ABAP based automated TC
⤷
S_LMCFG_CORE_TASKS (Package) Technical Configuration Core Tasks

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_STCTM_REPORT_UI | Report User Interface Superclass | 20121219 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_BG_TASK | Background Task | 20121219 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_STCT_CREATE_ANON_CLIENT_PSE | Create PSE (STRUST) | 20121220 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_STCT_CREATE_DFLT_CLIENT_PSE | Create PSE (STRUST) | 20121220 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_STCT_CREATE_DFLT_SERVER_PSE | Create PSE (STRUST) | 20121220 |
Properties
Class | CL_STCT_CREATE_PSE | |
Short Description | Create PSE (STRUST) | |
Super Class | CL_STCTM_REPORT_UI | Report User Interface Superclass |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | S_LMCFG_CORE_TASKS | |
Program status | ||
Category | 0 | |
Package | S_LMCFG_CORE_TASKS | Technical Configuration Core Tasks |
Created | 20121219 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_STCTM_BG_TASK | Background Task | 20121219 |
Friends
Class CL_STCT_CREATE_PSE has no friend class.
Attributes
Class CL_STCT_CREATE_PSE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20121220 | |
2 | ![]() |
Instance method | Protected | Method | 20121220 | |
3 | ![]() |
Instance method | Protected | Method | 20121220 | |
4 | ![]() |
Instance method | Public | Constructor | 20121219 | |
5 | ![]() |
Instance method | Protected | Method | 20121220 | |
6 | ![]() |
Instance method | Protected | Method | 20121220 |
Events
Class CL_STCT_CREATE_PSE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_STR_PARAM_APPLIC | Protected | See coding | 20121220 | BEGIN OF gty_str_param_applic,
applic TYPE ssfappl,
sprsl TYPE spras,
descript TYPE strustappltxt,
replace_existing_appl TYPE boolean,
END OF gty_str_param_applic
|
||
2 | GTY_STR_PARAM_PSE | Protected | See coding | 20121220 | BEGIN OF gty_str_param_pse,
strust_identity TYPE ssf_s_strust_identity,
dn TYPE ssfid,
alg TYPE ssfflag,
keylen TYPE ssfkeylen,
replace_existing_pse TYPE boolean,
END OF gty_str_param_pse
|
Method Signatures
Method CHECK_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20121220 | |||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20121220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121220 |
Method CHECK_PARAM_APPLIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GTY_STR_PARAM_APPLIC | 20121220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121220 |
Method CHECK_PARAM_PSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GTY_STR_PARAM_PSE | 20121220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121220 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REPORTNAME | Call by reference | Type reference (TYPE) | PROGNAME | 20121220 |
Method CONSTRUCTOR on class CL_STCT_CREATE_PSE has no exception.
Method GET_PARAM_APPLIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PARAM | Value transfer | Type reference (TYPE) | GTY_STR_PARAM_APPLIC | 20121220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121220 |
Method GET_PARAM_PSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PARAM | Value transfer | Type reference (TYPE) | GTY_STR_PARAM_PSE | 20121220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121220 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |