SAP ABAP Class CL_WSD_CBP_ALV_PLANT (ALV Tree build for CBP)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-MM-CS (Application Component) Additional Material Functions
⤷
WSD_CS_UI (Package) UI Enhanced Material Search
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WSD_CBP_ALV_TREE | Generic ALV Tree build for CBP | 20061013 |
Properties
| Class | CL_WSD_CBP_ALV_PLANT | |
| Short Description | ALV Tree build for CBP | |
| Super Class | CL_WSD_CBP_ALV_TREE | Generic ALV Tree build for CBP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | WSD_MESSAGE | |
| Program status | ||
| Category | 0 | |
| Package | WSD_CS_UI | UI Enhanced Material Search |
| Created | 20061013 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WSD_CBP_ALV_PLANT has no forward declaration.
Interfaces
Class CL_WSD_CBP_ALV_PLANT has no interface implemented.
Friends
Class CL_WSD_CBP_ALV_PLANT 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) | CL_WSD_CBP_ALV_CLOSE_BY | Close-by tree | 20061020 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WSD_CBP_WERKS_TTY | Copied plants | 20061117 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Grouping selected | 20061208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Create Tree | 20061013 | |
| 2 | Instance method | Public | Method | Get copied plants | 20061117 | |
| 3 | Instance method | Public | Method | Set close-by tree | 20061020 |
Events
Class CL_WSD_CBP_ALV_PLANT has no event.
Types
Class CL_WSD_CBP_ALV_PLANT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container Name | 20061017 |
Method CONSTRUCTOR on class CL_WSD_CBP_ALV_PLANT has no exception.
Method GET_COPIED_PLANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLANTS | Call by reference | Type reference (TYPE) | WSD_CBP_WERKS_TTY | Table of werks_d | 20061117 | |||
| 2 | E_PLANT_GROUP_SELECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20061208 |
Method GET_COPIED_PLANTS on class CL_WSD_CBP_ALV_PLANT has no exception.
Method SET_CLOSE_BY_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CLOSE_BY_TREE | Call by reference | Object reference (TYPE REF TO) | CL_WSD_CBP_ALV_CLOSE_BY | ALV Tree build for CBP | 20061020 |
Method SET_CLOSE_BY_TREE on class CL_WSD_CBP_ALV_PLANT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |