SAP ABAP Class CL_UC_ACCOUNT_SUB_OBJECT (Tasks: Subobjects)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCT4 (Package) SEM-BCS: Target Account Assignment
⤷
⤷
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 | 20040210 |
Properties
| Class | CL_UC_ACCOUNT_SUB_OBJECT | |
| Short Description | Tasks: Subobjects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCT4 | SEM-BCS: Target Account Assignment |
| Created | 20040210 | 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 | 20040210 |
Friends
Class CL_UC_ACCOUNT_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 | 20040210 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FIN Master Data: Representation of a Characteristic | 20040210 | |||
| 3 | Instance attribute | Private | See coding | 20040210 | |||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_APPL_SUBOBJ | Application specific sub objects | 20040210 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_APPL_WU | READ_VALUE | 20040210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20040210 | ||
| 2 | Instance method | Private | Method | 20040506 |
Events
Class CL_UC_ACCOUNT_SUB_OBJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_AREA | Private | See coding | 20040210 | BEGIN OF s_area,
area TYPE uc_area,
END OF s_area
|
||
| 2 | S_AREAFIX | Private | See coding | 20040210 | 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 | 20040210 | t_area type sorted table of s_area with unique key area
|
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 | 20040210 | |||
| 2 | IS_SEL | Call by reference | Type reference (TYPE) | UGMD_S_SEL | Zeilenstruktur: Selektionsbedingung (Range pro Feld) | 20040210 | |||
| 3 | I_GUID | Call by reference | Type reference (TYPE) | UC_ACCID | GUID zur Identifikation der Kontierungsvorschrift | 20040210 |
Method FIND_VALUE_IN_AREAFIX on class CL_UC_ACCOUNT_SUB_OBJECT has no exception.
Method GET_POTENTIAL_AREAFIX_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20040506 |
Method GET_POTENTIAL_AREAFIX_FIELDS on class CL_UC_ACCOUNT_SUB_OBJECT has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 400 |