SAP ABAP Class CL_COND_POWL (Feeder Class for Conditions in POWL)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-CM (Application Component) Conditions
⤷
COND_WD (Package) Web Dynpro for Condition Technique
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20060420 |
Properties
| Class | CL_COND_POWL | |
| Short Description | Feeder Class for Conditions in POWL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | COND_WD | Web Dynpro for Condition Technique |
| Created | 20060420 | SAP |
| Last change | 20100310 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20060420 |
Friends
Class CL_COND_POWL 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) | CL_COND_TAB_SEL=>COND_TABS_T | Table with Condition Tables | 20060420 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | COND_ENVIRONMENT | Environment of Condition Maintenance | 20060420 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COND_MERGE_TABLES | Merge Object for Tables | 20060420 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COND_USAGE_TOOLS | Utility for Condition Fields | 20060420 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CL_COND_WD_ASSIST=>STY_POWL_QUERY | Condition Query | 20060420 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SELNAME_TTY | Cache for SELNAMEs | 20060420 | |||
| 7 | Constant | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=true, -=false, space=unknown) | 20060420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060420 | |
| 2 | Instance method | Private | Method | Gets Field Name for ID of Selection Criterion | 20060420 | |
| 3 | Instance method | Private | Method | Gets ID of Selection Criterion for Field Name | 20060420 | |
| 4 | Instance method | Private | Method | Initialization | 20060420 | |
| 5 | Instance method | Private | Method | Fill Cache of Selection Fields | 20060420 |
Events
Class CL_COND_POWL has no event.
Types
Class CL_COND_POWL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_COND_POWL has no parameter.
Method CONSTRUCTOR on class CL_COND_POWL has no exception.
Method GET_FIELDNAME_FOR_SELNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Type reference (TYPE) | KFDNA | Name des Konditionsfeldes | 20060420 | |||
| 2 | I_SELNAME | Call by reference | Type reference (TYPE) | POWL_SELNAME_TY | 20060420 |
Method GET_FIELDNAME_FOR_SELNAME on class CL_COND_POWL has no exception.
Method GET_SELNAME_FOR_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Konditionsfeldes | 20060420 | |||
| 2 | SELNAME | Value transfer | Type reference (TYPE) | POWL_SELNAME_TY | 20060420 |
Method GET_SELNAME_FOR_FIELDNAME on class CL_COND_POWL has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POWL_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | 20060420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | der Abfragetyp existiert nicht | 20060420 |
Method PREALLOCATE_SELNAMECACHE Signature
Method PREALLOCATE_SELNAMECACHE on class CL_COND_POWL has no parameter.
Method PREALLOCATE_SELNAMECACHE on class CL_COND_POWL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |