SAP ABAP Class CL_UG_WB_NAV_DETAIL_TEXTNODE (SEM-BCS Workbench: Navigation of Method Layouts)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGWB (Package) FI General: Workbench

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UG_WB_NAV_DETAIL_MD | SEM: Detail Navigation for Any Master Data | 20040202 |
Properties
Class | CL_UG_WB_NAV_DETAIL_TEXTNODE | |
Short Description | SEM-BCS Workbench: Navigation of Method Layouts | |
Super Class | CL_UG_WB_NAV_DETAIL_MD | SEM: Detail Navigation for Any Master Data |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UGWB | FI General: Workbench |
Created | 20040202 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UG_WB_NAV_DETAIL_TEXTNODE has no forward declaration.
Interfaces
Class CL_UG_WB_NAV_DETAIL_TEXTNODE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_UG_WB_NAV_DETAIL_MD | 20040202 | SEM: Detail Navigation for Any Master Data |
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_FACTORY | FIN Master Data: Central Access Point (Factory) | 20040202 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UGMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20040202 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_VALUE | 20040226 | |||
4 | ![]() |
Constant | Private | Type reference (TYPE) | UG_FIELDNAME | 'KFIG' | Field Name | 20040202 |
Methods
Class CL_UG_WB_NAV_DETAIL_TEXTNODE has no method.
Events
Class CL_UG_WB_NAV_DETAIL_TEXTNODE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_VALUE | Private | See coding | 20040226 | BEGIN OF s_value,
fieldname TYPE ug_fieldname,
value type ug_value,
textnode type ug_nodename,
fieldname_sid TYPE ug_sid,
value_sid TYPE ug_sid,
txtsh TYPE ug_txtsh,
txtmi TYPE ug_txtmi,
txtlg TYPE ug_txtlg,
sid type ug_sid,
END OF s_value
|
||
2 | T_VALUE | Private | See coding | 20040226 | t_value type sorted table of s_value with unique key fieldname value textnode
|
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 300 |