SAP ABAP Class CL_UC_SINGLESELCOND_SUB_OBJECT (Tasks: Subobjects)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCT2 (Package) SEM-BCS: Single Field Selection
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_MD_APPL_WU | Application-Specific Where-Used List | 20031014 |
Properties
| Class | CL_UC_SINGLESELCOND_SUB_OBJECT | |
| Short Description | Tasks: Subobjects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCT2 | SEM-BCS: Single Field Selection |
| Created | 20031014 | SAP |
| Last change | 20041006 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UG_MD_APPL_WU | Application-Specific Where-Used List | 20031014 |
Friends
Class CL_UC_SINGLESELCOND_SUB_OBJECT 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) | IF_UG_MD_CHAR | FIN Master Data: Representation of a Characteristic | 20040113 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FIN Master Data: Representation of a Characteristic | 20040204 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_APPL_SUBOBJ | Application specific sub objects | 20031014 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_APPL_WU | READ_VALUE | 20031014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20040603 | ||
| 2 | Instance method | Private | Method | Read Values with Selection for a Database Table | 20040113 |
Events
Class CL_UC_SINGLESELCOND_SUB_OBJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_AREA | Private | See coding | 20031014 | BEGIN OF s_area,
area TYPE uc_area,
END OF s_area
|
||
| 2 | S_AREAFIX | Private | See coding | 20040603 | BEGIN OF s_areafix,
area TYPE uc_area,
fieldname TYPE uc_fieldname,
value TYPE uc_value,
END OF s_areafix
|
||
| 3 | T_AREA | Private | See coding | 20031014 | t_area type sorted table of s_area with unique key area
|
||
| 4 | T_AREAFIX | Private | See coding | 20040603 | t_areafix type sorted table of s_areafix with unique key area
fieldname value
|
Method Signatures
Method FIND_VALUE_IN_AREAFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_FOUND | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20040603 | |||
| 2 | IT_AREAFIX | Call by reference | Type reference (TYPE) | T_AREAFIX | 20040603 | ||||
| 3 | I_FIELDNAME_AREAFIX | Call by reference | Type reference (TYPE) | UG_FIELDNAME | Zeilenstruktur: Selektionsbedingung (Range pro Feld) | 20040603 | |||
| 4 | I_GUID | Call by reference | Type reference (TYPE) | UC_CUST_GUID | GUID für Customizing SAP Konsolidierung | 20040603 | |||
| 5 | I_VALUE_AREAFIX | Call by reference | Type reference (TYPE) | UG_VALUE | Merkmalswert | 20040603 |
Method FIND_VALUE_IN_AREAFIX on class CL_UC_SINGLESELCOND_SUB_OBJECT has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESULT | Value transfer | Type reference (TYPE) | S_RESULT | 20040113 | ||||
| 2 | IT_SEL | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20040113 | |||
| 3 | IT_SEL_ACT | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20040113 | |||
| 4 | I_FNAM | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040113 | |||
| 5 | I_SELFNAM | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040113 |
Method GET_VALUES on class CL_UC_SINGLESELCOND_SUB_OBJECT has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 350 |