SAP ABAP Class /IWBEP/CL_SBUI_CR_GUID_ACTY (Guided Activity for Create service)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_GENBM (Package) Gateway Service Builder # Beautification Modification Gen

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_GUIDED_ACTIVITY | SB: UI guided activity (convenience class) | 20120606 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_GBI_SBUI_GUID_ACTY | Guided Activity Class | 20130304 |
2 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_ANA_DT_SBUI_GUID_ACT | Analytics Integration - Guided Activity for Setvice Builder | 20120622 |
3 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_OCI_GUID_ACTY | OSCI Integration - Guided Activity for Setvice Builder | 20130219 |
Properties
Class | /IWBEP/CL_SBUI_CR_GUID_ACTY | |
Short Description | Guided Activity for Create service | |
Super Class | /IWBEP/CL_SBUI_GUIDED_ACTIVITY | SB: UI guided activity (convenience class) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWBEP/SB_GENBM | Gateway Service Builder # Beautification Modification Gen |
Created | 20120606 | SAP |
Last change | 20131127 | 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... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CL_SBUI_CR_GUID_ACTY has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_CR_GUID_ACTY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /IWBEP/S_SBDM_DATA_SOURCE_TYPE | SB: DM Data Source Type | 20120626 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPIRET2_T | Return Parameter | 20120626 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_PARAMS | 20120606 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR04 | Data Type 4 Characters | 20120716 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/MED_RUNTIME_SERVICE | Object Type Name | 20120606 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Check if class names are non-editable | 20121126 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IWBEP/MED_DESCRIPTION | Model Description | 20120619 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IWBEP/MED_MDL_VERSION | 20120620 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/MED_MDL_TECHNICAL_NAME | Technical Model Name | 20120606 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/MED_DEFINITION_CLASS | Object Type Name | 20120606 | ||
11 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120615 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Refresh Tree | 20120710 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | Technical Service Name | 20120606 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IWBEP/MED_DESCRIPTION | Service Description | 20120619 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | 20120620 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Is Service Generated | 20120621 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /IWBEP/MED_RUNTIME_SERVICE | Supplied DPC Name | 20121126 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /IWBEP/MED_DEFINITION_CLASS | Supplied MPC name | 20121126 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Values Changed in Screen1 | 20120626 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120606 | |
2 | ![]() |
Instance method | Protected | Method | 20120606 | |
3 | ![]() |
Instance method | Public | Method | 20120606 | |
4 | ![]() |
Instance method | Public | Method | 20120606 | |
5 | ![]() |
Instance method | Protected | Method | Get if the Service is registered or not | 20130531 |
6 | ![]() |
Instance method | Protected | Method | 20120620 | |
7 | ![]() |
Instance method | Protected | Method | 20120606 | |
8 | ![]() |
Instance method | Public | Method | 20120606 |
Events
Class /IWBEP/CL_SBUI_CR_GUID_ACTY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_PARAMS | Public | See coding | 20120606 | BEGIN OF ty_s_params ,
name TYPE char255,
value TYPE char255,
END OF ty_s_params
|
||
2 | TY_T_PARAMS | Public | See coding | 20120606 | ty_t_params TYPE TABLE OF ty_s_params with key name
|
Method Signatures
Method DELETE_SERVICE Signature
Method DELETE_SERVICE on class /IWBEP/CL_SBUI_CR_GUID_ACTY has no parameter.
Method DELETE_SERVICE on class /IWBEP/CL_SBUI_CR_GUID_ACTY has no exception.
Method GENERATE_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_HANDLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_INTERACTIVE | SB: UI interactive behavior | 20120606 | ||
2 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | TY_T_PARAMS | 20120606 | |||
3 | ![]() |
IV_DPC | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20120606 | ||
4 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_TECHNICAL_NAME | Technical Model Name | 20120606 | ||
5 | ![]() |
IV_MPC | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20120606 | ||
6 | ![]() |
IV_OVERWRITE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20120615 | ||
7 | ![]() |
IV_SERVICE | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | Technical Service Name | 20120606 | ||
8 | ![]() |
RV_RCODE | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE | 20120606 |
Method GENERATE_SERVICE on class /IWBEP/CL_SBUI_CR_GUID_ACTY has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DPC | Call by reference | Type reference (TYPE) | /IWBEP/MED_RUNTIME_SERVICE | Object Type Name | 20120606 | ||
2 | ![]() |
EV_MDLDESC | Call by reference | Type reference (TYPE) | /IWBEP/MED_DESCRIPTION | Description | 20120619 | ||
3 | ![]() |
EV_MDLVRS | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_VERSION | 20120620 | |||
4 | ![]() |
EV_MODEL | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_TECHNICAL_NAME | Technical Model Name | 20120606 | ||
5 | ![]() |
EV_MPC | Call by reference | Type reference (TYPE) | /IWBEP/MED_DEFINITION_CLASS | Object Type Name | 20120606 | ||
6 | ![]() |
EV_SERVICE | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | Technical Service Name | 20120606 | ||
7 | ![]() |
EV_SRVDESC | Call by reference | Type reference (TYPE) | /IWBEP/MED_DESCRIPTION | Description | 20120619 | ||
8 | ![]() |
EV_SRVVRS | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | 20120620 |
Method GET_ATTRIBUTES on class /IWBEP/CL_SBUI_CR_GUID_ACTY has no exception.
Method GET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | CHAR255 | Char255 | 20120606 | ||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | CHAR255 | Char255 | 20120606 |
Method GET_PARAMETER on class /IWBEP/CL_SBUI_CR_GUID_ACTY has no exception.
Method GET_SRV_NOT_REGISTERED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SRV_NOT_REG | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130531 |
Method GET_SRV_NOT_REGISTERED on class /IWBEP/CL_SBUI_CR_GUID_ACTY has no exception.
Method PROGRESS_INDICATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PERCENTAGE | Call by reference | Type reference (TYPE) | STRING | 20120620 | |||
2 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120620 |
Method PROGRESS_INDICATOR on class /IWBEP/CL_SBUI_CR_GUID_ACTY has no exception.
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DPC | Call by reference | Type reference (TYPE) | /IWBEP/MED_RUNTIME_SERVICE | Object Type Name | 20120606 | ||
2 | ![]() |
IV_MDLDESC | Call by reference | Type reference (TYPE) | /IWBEP/MED_DESCRIPTION | Model Description | 20120621 | ||
3 | ![]() |
IV_MDLVRS | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_VERSION | Model Version | 20120620 | ||
4 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_TECHNICAL_NAME | Technical Model Name | 20120606 | ||
5 | ![]() |
IV_MPC | Call by reference | Type reference (TYPE) | /IWBEP/MED_DEFINITION_CLASS | Object Type Name | 20120606 | ||
6 | ![]() |
IV_SERVICE | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | Technical Service Name | 20120606 | ||
7 | ![]() |
IV_SRVDESC | Call by reference | Type reference (TYPE) | /IWBEP/MED_DESCRIPTION | Service Description | 20120621 | ||
8 | ![]() |
IV_SRVVRS | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | Model Version | 20120620 |
Method SET_ATTRIBUTES on class /IWBEP/CL_SBUI_CR_GUID_ACTY has no exception.
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | CHAR255 | Char255 | 20120606 | ||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120606 |
Method SET_PARAMETER on class /IWBEP/CL_SBUI_CR_GUID_ACTY has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |