SAP ABAP Class CL_WDY_WB_CHIP_CHECKER (Checks for CHIPs)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_DWB_TOOL_CHIP (Package) Web Dynpro Tool: CHIP Configuration
⤷
⤷
Properties
| Class | CL_WDY_WB_CHIP_CHECKER | |
| Short Description | Checks for CHIPs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_CHIP | Web Dynpro Tool: CHIP Configuration |
| Created | 20090811 | 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_WDY_WB_CHIP_CHECKER has no interface implemented.
Friends
Class CL_WDY_WB_CHIP_CHECKER 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) | CL_WDY_MD_CHIP | Reference to CHIP | 20090811 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT | Web Dynpro: Component | 20090811 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20090923 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_INTERFACE_VIEW | 20090923 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_ABSTRACT_TOOL_STATE | 20090818 |
Methods
Events
Class CL_WDY_WB_CHIP_CHECKER has no event.
Types
Class CL_WDY_WB_CHIP_CHECKER has no local type.
Method Signatures
Method ADD_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Message | 20091001 | |||
| 2 | P_MESSAGE_STRING | Call by reference | Type reference (TYPE) | STRING | 20091001 | ||||
| 3 | P_STATE_DATA | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA | 20091001 | ||||
| 4 | P_WB_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | WB-Fehlerliste | 20091001 |
Method ADD_ERROR_MESSAGE on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method CHECK_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHIP_DEFINITION | Call by reference | Type reference (TYPE) | WDY_CHIP_DEF | Chip Definition | 20090826 | |||
| 2 | P_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Fehlermeldung | 20090811 | |||
| 3 | P_STATE_DATA | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA | 20090818 |
Method CHECK_CONFIG on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method CHECK_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen eines Syntax-Checks | 20090811 | |||
| 2 | P_INCONSISTENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090921 |
Method CHECK_CONSISTENCY on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method CHECK_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ALLOW_INITIAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Initial-Wert zulassen | 20090914 | |||
| 2 | P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen eines Syntax-Checks | 20090811 | |||
| 3 | P_DEFINITION | Call by reference | Type reference (TYPE) | WDY_CHIP_DEF | zu prüfende Definition, falls nicht Chip-Objekt | 20090817 | |||
| 4 | P_FATAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | fataler Fehler | 20091001 | |||
| 5 | P_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Fehlermeldung | 20090811 | |||
| 6 | P_MESSAGE_FIELD | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA-CURSOR_FIELD | Name des Bildschirmelements, auf dem der Cursor steht | 20090914 |
Method CHECK_DEFINITION on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method CHECK_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20090811 | ||||
| 2 | P_INCONSISTENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090921 | ||||
| 3 | P_PORT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_PORT | Portobjekt eines Chips | 20090811 |
Method CHECK_PORT on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method CHECK_PORTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen eines Syntax-Checks | 20090811 | |||
| 2 | P_INCONSISTENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090921 |
Method CHECK_PORTS on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method CHECK_PORT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20090817 | ||||
| 2 | P_INCONSISTENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090921 | ||||
| 3 | P_PORT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_PORT | Portobjekt eines Chips | 20090817 | |||
| 4 | P_ROWTYPE | Call by reference | Type reference (TYPE) | TYPENAME | Typ bzw. Zeilentyp des Ports | 20090826 |
Method CHECK_PORT_PARAMETER on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method CHECK_REMOTE_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHIP_DEFINITION | Call by reference | Type reference (TYPE) | WDY_CHIP_DEF | Chip Definition | 20100303 | |||
| 2 | P_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Fehlermeldung | 20100303 | |||
| 3 | P_STATE_DATA | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA | 20100303 |
Method CHECK_REMOTE_APPLICATION on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method CHECK_REMOTE_APPL_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHIP_DEFINITION | Call by reference | Type reference (TYPE) | WDY_CHIP_DEF | Chip Definition | 20100303 | |||
| 2 | P_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Fehlermeldung | 20100303 | |||
| 3 | P_STATE_DATA | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA | 20100303 |
Method CHECK_REMOTE_APPL_CONFIG on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method CHECK_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHIP_NAME | Call by reference | Type reference (TYPE) | WDY_CHIP_NAME | Name eines Chips | 20090923 | |||
| 2 | P_ERROR | Call by reference | Type reference (TYPE) | SEU_BOOL | Boolean | 20090923 | |||
| 3 | P_WB_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen eines Syntax-Checks | 20090923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | unerwarteter Fehler | 20090924 | ||
| 2 | Chip nicht gefunden | 20090923 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHIP_REF | Call by reference | Object reference (TYPE REF TO) | CL_WDY_MD_CHIP | Workbench-Api für Chips | 20090811 | |||
| 2 | P_TOOL_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_ABSTRACT_TOOL_STATE | Workbench: Sicht auf abstraktes Objekt | 20090818 |
Method CONSTRUCTOR on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method GET_TOOL_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOOL_DATA | Value transfer | Type reference (TYPE) | WBCHIPTOOL_DATA | 20090818 |
Method GET_TOOL_STATE on class CL_WDY_WB_CHIP_CHECKER has no exception.
Method LOAD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHIP_DEFINITION | Call by reference | Type reference (TYPE) | WDY_CHIP_DEF | 20090923 | ||||
| 2 | P_WITH_INTF_VIEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | Interface-View auch laden | 20090923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090811 | |||
| 2 | 20090811 |
Method REFRESH Signature
Method REFRESH on class CL_WDY_WB_CHIP_CHECKER has no parameter.
Method REFRESH on class CL_WDY_WB_CHIP_CHECKER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |