SAP ABAP Class CL_AXT_EEW__BOPARTSELECTI_IMPL (CL_AXT_EEW__BOPARTSELECTI_IMPL)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_TOOL_UI (Package) Tool UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_EEW__BOPARTSELECTI | 20090810 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_DLC_PROCESS_STEP | Roadmap Step Interface | 20090810 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_DLC_TBUI | interface for task based ui | 20090810 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_DYN_BTN_CONTROL | Dynamic Button control Interface | 20090818 |
Properties
| Class | CL_AXT_EEW__BOPARTSELECTI_IMPL | |
| Short Description | ||
| Super Class | CL_AXT_EEW__BOPARTSELECTI | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TOOL_UI | Tool UI |
| Created | 20090810 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_EEW__BOPARTSELECTI_IMPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_DLC_PROCESS_STEP | Roadmap Step Interface | 20090810 | ||
| 2 | IF_BSP_DLC_TBUI | interface for task based ui | 20090810 | ||
| 3 | IF_BSP_WD_DYN_BTN_CONTROL | Dynamic Button control Interface | 20090818 |
Friends
Class CL_AXT_EEW__BOPARTSELECTI_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LTYPE_BO_PART_FLAG_TAB | 20090818 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090818 | ||
| 2 | Instance method | Public | Method | 20090817 | ||
| 3 | Instance method | Private | Method | 20090817 | ||
| 4 | Instance method | Private | Method | 20090810 |
Events
Class CL_AXT_EEW__BOPARTSELECTI_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_BO_PART_FLAG | Private | See coding | 20090818 | BEGIN OF ltype_bo_part_flag,
ext_bo TYPE axt_bo,
ext_bo_part TYPE axt_bo_part,
flags TYPE axt_t_flag_list,
END OF ltype_bo_part_flag
|
||
| 2 | LTYPE_BO_PART_FLAG_TAB | Private | See coding | 20090818 | ltype_bo_part_flag_tab TYPE STANDARD TABLE OF ltype_bo_part_flag WITH KEY ext_bo ext_bo_part
|
Method Signatures
Method GET_BO_PART_FLAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT_BO | Call by reference | Type reference (TYPE) | AXT_BO | Enhanced Object | 20090818 | |||
| 2 | IV_EXT_BO_PART | Call by reference | Type reference (TYPE) | AXT_BO_PART | Part of Enhanced Object | 20090818 | |||
| 3 | RT_FLAGS | Value transfer | Type reference (TYPE) | AXT_T_FLAG_LIST | List of flags with read only indicator | 20090818 |
Method GET_BO_PART_FLAGS on class CL_AXT_EEW__BOPARTSELECTI_IMPL has no exception.
Method GET_MIGRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MIGRATION | Value transfer | Object reference (TYPE REF TO) | CL_AXT_MIGRATION | EEWB migration | 20090817 |
Method GET_MIGRATION on class CL_AXT_EEW__BOPARTSELECTI_IMPL has no exception.
Method MAP_EXT_2_FIELD_MIGRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXTENSION | Call by reference | Object reference (TYPE REF TO) | IF_AXT_EXTENSION | Extension interface for facade | 20090817 | |||
| 2 | RR_FIELD_MIGRATION | Value transfer | Object reference (TYPE REF TO) | AXTS_FIELD_MIGRATION | Manual Field Migration Structure | 20090817 |
Method MAP_EXT_2_FIELD_MIGRATION on class CL_AXT_EEW__BOPARTSELECTI_IMPL has no exception.
Method POPULATE_BO_PART_SELECTION Signature
Method POPULATE_BO_PART_SELECTION on class CL_AXT_EEW__BOPARTSELECTI_IMPL has no parameter.
Method POPULATE_BO_PART_SELECTION on class CL_AXT_EEW__BOPARTSELECTI_IMPL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |