SAP ABAP Class CL_DMC_DW_SELSTRING (Select String Handling)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMC_UTIL (Package) Data Mapping and Conversion: Utilities
⤷
⤷
Properties
| Class | CL_DMC_DW_SELSTRING | |
| Short Description | Select String Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMC_UTIL | Data Mapping and Conversion: Utilities |
| Created | 20050322 | SAP |
| Last change | 20141030 | |
| 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 CL_DMC_DW_SELSTRING has no interface implemented.
Friends
Class CL_DMC_DW_SELSTRING has no friend class.
Attributes
Class CL_DMC_DW_SELSTRING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add selections to an existing select string | 20100628 | |
| 2 | Static method | Public | Method | If a SelString is assigned to the Access Plan, delete it | 20050322 | |
| 3 | Static method | Public | Method | Get select string for specified access plan | 20050530 | |
| 4 | Static method | Public | Method | Create or update SelString, assign it to Access Plan | 20050322 |
Events
Class CL_DMC_DW_SELSTRING has no event.
Types
Class CL_DMC_DW_SELSTRING has no local type.
Method Signatures
Method ADD_TO_SELSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACPL_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Guid | 20100628 | |||
| 2 | IT_SELSTRING | Call by reference | Type reference (TYPE) | DMC_REPORT | DMC: Internal Table for Program Code | 20100628 |
Method ADD_TO_SELSTRING on class CL_DMC_DW_SELSTRING has no exception.
Method DEL_IF_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACPL_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Globally Unique Key (22 Characters) | 20050530 |
Method DEL_IF_EXISTS on class CL_DMC_DW_SELSTRING has no exception.
Method GET_SELSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACPL_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Globally Unique Key (22 Characters) | 20050530 | |||
| 2 | RE_SELSTRING_TAB | Value transfer | Type reference (TYPE) | DMC_REPORT | DMC: Internal Table for Program Code | 20050530 |
Method GET_SELSTRING on class CL_DMC_DW_SELSTRING has no exception.
Method MODIFY_SELSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACPL_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Guid | 20050530 | |||
| 2 | IT_SELSTRING | Call by reference | Type reference (TYPE) | DMC_REPORT | DMC: Internal Table for Program Code | 20050525 |
Method MODIFY_SELSTRING on class CL_DMC_DW_SELSTRING has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |