SAP ABAP Class CL_WUI_CNTL_BREADCRUMB (Data Retention for Breadcrumb)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-PPM-PDN (Application Component) Product Designer
⤷
PLM_PDN_WUI_CNTL (Package) Controls for the Web User Interface

⤷

⤷

Properties
Class | CL_WUI_CNTL_BREADCRUMB | |
Short Description | Data Retention for Breadcrumb | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PLM_PDN_WUI_CNTL | Controls for the Web User Interface |
Created | 20010906 | SAP |
Last change | 20130531 | 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
Class CL_WUI_CNTL_BREADCRUMB has no interface implemented.
Friends
Class CL_WUI_CNTL_BREADCRUMB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PDWUI_TS_BREAD | Link in Path (External Work Area) | 20010906 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PDWUI_TT_BREAD | Path with Links | 20010906 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Truncate | 20010918 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | '' | Print Debug Info to HTML | 20010906 | |
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ' ' | Call Escape_HTML() for Text | 20010906 | |
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ID for HTML DOM | 20010906 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | '' | Show/Hide Whole UI Control | 20010906 | |
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Maximum Number of Links to be Displayed | 20010906 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of Links in Path (Including Inactive Links) | 20010906 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Quick Info for Star (If Ambiguous) | 20020424 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | '' | Do Not Paint Background and Border | 20010906 | |
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'X' | Wrap Around Line if Needed | 20010906 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add a Hop to the Path | 20010906 |
2 | ![]() |
Instance method | Public | Constructor | 20010906 | |
3 | ![]() |
Instance method | Public | Method | Read Path Item | 20010906 |
Events
Class CL_WUI_CNTL_BREADCRUMB has no event.
Types
Class CL_WUI_CNTL_BREADCRUMB has no local type.
Method Signatures
Method ADD_PATH_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HREF | Call by reference | Type reference (TYPE) | STRING | URL | 20010906 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | PDWUI_TS_BREAD-NUMBER | auszugebende Zahl | 20011204 | ||
3 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | text | 20010906 | ||
4 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | tooltip | 20010906 |
Method ADD_PATH_ITEM on class CL_WUI_CNTL_BREADCRUMB has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEBUG | Call by reference | Type reference (TYPE) | STRING | 20010906 | |||
2 | ![]() |
IV_ESCAPE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20010906 | |||
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20010906 | |||
4 | ![]() |
IV_INVISIBLE | Call by reference | Type reference (TYPE) | STRING | 20010906 | |||
5 | ![]() |
IV_MAX_LINKS | Call by reference | Type reference (TYPE) | I | 20010906 | |||
6 | ![]() |
IV_TRANSPARENT | Call by reference | Type reference (TYPE) | STRING | 20010906 | |||
7 | ![]() |
IV_WRAP | Call by reference | Type reference (TYPE) | STRING | 20010906 |
Method CONSTRUCTOR on class CL_WUI_CNTL_BREADCRUMB has no exception.
Method GET_PATH_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PATH_ITEM | Call by reference | Type reference (TYPE) | PDWUI_TS_BREAD | 20010906 | |||
2 | ![]() |
EV_HREF | Call by reference | Type reference (TYPE) | STRING | url | 20010906 | ||
3 | ![]() |
EV_NUMBER | Call by reference | Type reference (TYPE) | PDWUI_TS_BREAD-NUMBER | 20011204 | |||
4 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | STRING | visible text (cut if needed) | 20010906 | ||
5 | ![]() |
EV_TITLE | Call by reference | Type reference (TYPE) | STRING | tooltip | 20010906 | ||
6 | ![]() |
IV_LOCATION | Call by reference | Type reference (TYPE) | I | 20010906 |
Method GET_PATH_ITEM on class CL_WUI_CNTL_BREADCRUMB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 110 |