SAP ABAP Class /BCV/CL_UIF_BREADCRUMB_FACTORY (Context for query view processing)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/UIF (Package) BCV User Interface Layer

⤷

⤷

Properties
Class | /BCV/CL_UIF_BREADCRUMB_FACTORY | |
Short Description | Context for query view processing | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BCV/UIF | BCV User Interface Layer |
Created | 20090907 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BCV/CL_UIF_BREADCRUMB_FACTORY has no forward declaration.
Interfaces
Class /BCV/CL_UIF_BREADCRUMB_FACTORY has no interface implemented.
Friends
Class /BCV/CL_UIF_BREADCRUMB_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20090907 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get instance of breadcrumb class | 20090907 |
2 | ![]() |
Static method | Public | Method | Set instance of breadcrumb class | 20090911 |
Events
Class /BCV/CL_UIF_BREADCRUMB_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYS_INSTANCE | Private | See coding | 20090907 | BEGIN OF tys_instance,
id TYPE string,
instance TYPE REF TO /bcv/cl_uif_breadcrumb,
END OF tys_instance
|
Method Signatures
Method GET_BREADCRUMB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | 20090907 | |||
2 | ![]() |
RO_BREADCRUMB | Value transfer | Object reference (TYPE REF TO) | /BCV/CL_UIF_BREADCRUMB | Breadcrumbs | 20090907 |
Method GET_BREADCRUMB on class /BCV/CL_UIF_BREADCRUMB_FACTORY has no exception.
Method SET_BREADCRUMB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BREADCRUMB | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_UIF_BREADCRUMB | Breadcrumbs | 20090911 | ||
2 | ![]() |
IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | 20090911 |
Method SET_BREADCRUMB on class /BCV/CL_UIF_BREADCRUMB_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |