SAP ABAP Class CL_WDR_CHIP_PFCG_LINK_ASSIST (Assistance Class for WDR_CHIP_PFCG_LINK_COLLEC)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_WD_PFCG_FAVORITES (Package) Web Dynpro ABAP: CCP PFCG Favorites
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100923 |
Properties
| Class | CL_WDR_CHIP_PFCG_LINK_ASSIST | |
| Short Description | Assistance Class for WDR_CHIP_PFCG_LINK_COLLEC | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_WD_PFCG_FAVORITES | Web Dynpro ABAP: CCP PFCG Favorites |
| Created | 20100923 | SAP |
| Last change | 20110908 | 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_WDR_CHIP_PFCG_LINK_ASSIST has no interface implemented.
Friends
Class CL_WDR_CHIP_PFCG_LINK_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '{PBA=([^}]*)}' | 20110329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110325 | ||
| 2 | Static method | Public | Method | 20110328 |
Events
Class CL_WDR_CHIP_PFCG_LINK_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CHILD_PARENT | Public | See coding | 20100930 | begin of ts_child_parent,
id type string,
text type string,
parent type string,
end of ts_child_parent
|
||
| 2 | TT_CHILD_PARENT | Public | See coding | 20100930 | tt_child_parent type sorted table of ts_child_parent with unique key id
|
||
| 3 | TT_TAGS | Public | See coding | 20110325 | tt_tags type sorted table of string with unique key table_line
|
Method Signatures
Method MATCH_PFCG_ALIAS_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_TAGS | Call by reference | Type reference (TYPE) | STRING | 20110328 | ||||
| 2 | FOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110325 | ||||
| 3 | REQUESTED_TAGS | Call by reference | Type reference (TYPE) | STRING | 20110328 |
Method MATCH_PFCG_ALIAS_TAGS on class CL_WDR_CHIP_PFCG_LINK_ASSIST has no exception.
Method PARSE_PFCG_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20110328 | ||||
| 2 | TAGS | Value transfer | Type reference (TYPE) | STRING | 20110328 |
Method PARSE_PFCG_ALIAS on class CL_WDR_CHIP_PFCG_LINK_ASSIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |