SAP ABAP Class /IWBEP/CL_SBUI_OD_ASSO_WIZ_ACT (SB: OD association wizard guided activity)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_ODATA_UI (Package) Gateway Service Builder - UI Plugin
⤷
⤷
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) | 20121002 |
Properties
| Class | /IWBEP/CL_SBUI_OD_ASSO_WIZ_ACT | |
| Short Description | SB: OD association wizard guided activity | |
| 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_ODATA_UI | Gateway Service Builder - UI Plugin |
| Created | 20121002 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CL_SBUI_OD_ASSO_WIZ_ACT has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_OD_ASSO_WIZ_ACT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_ASSOCIATION | SB - OData - Association | 20121007 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20121003 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check the the first screen -> the association data | 20121010 | |
| 2 | Instance method | Private | Method | Check referential constraints from step 2 | 20121011 | |
| 3 | Instance method | Private | Method | Create association set with all it's data | 20121010 | |
| 4 | Instance method | Private | Method | Create referential constraints from step 1 -> 2 | 20121011 | |
| 5 | Instance method | Private | Method | Get entity set from entity set name | 20121010 |
Events
Class /IWBEP/CL_SBUI_OD_ASSO_WIZ_ACT has no event.
Types
Class /IWBEP/CL_SBUI_OD_ASSO_WIZ_ACT has no local type.
Method Signatures
Method CHECK_ASSO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ASSO_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_SBUI_OD_ASSO_WIZ | SB: OD Association Wizard | 20121010 | |||
| 2 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20121015 |
Method CHECK_REF_CONSTRAINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20121011 |
Method CREATE_ASSOCIATION_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ASSO_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_SBUI_OD_ASSO_WIZ | SB: OD Association Wizard | 20121010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20121010 |
Method CREATE_REF_CONSTRAINTS Signature
Method CREATE_REF_CONSTRAINTS on class /IWBEP/CL_SBUI_OD_ASSO_WIZ_ACT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20121011 |
Method GET_ENTITY_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBOD_ENTITY_SET_NAME | Service Builder: OData Entity Set Name | 20121010 | |||
| 2 | RO_ENTITY_SET | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_ENTITY_SET | SB - OData - Entity Set | 20121010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20121010 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |