SAP ABAP Class CL_WDY_MD_CHIP_FACTORY (Factory to Create CHIPs)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_METADATA_API_CHIP (Package) Web Dynpro : CHIPs
⤷
⤷
Properties
| Class | CL_WDY_MD_CHIP_FACTORY | |
| Short Description | Factory to Create CHIPs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_METADATA_API_CHIP | Web Dynpro : CHIPs |
| Created | 20091005 | 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_MD_CHIP_FACTORY has no interface implemented.
Friends
Class CL_WDY_MD_CHIP_FACTORY has no friend class.
Attributes
Class CL_WDY_MD_CHIP_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Existence Check | 20091005 | |
| 2 | Static method | Public | Method | Factory to Load an Existing CHIPs | 20091005 | |
| 3 | Static method | Public | Method | Table of Names of All Existing CHIPs | 20091005 |
Events
Class CL_WDY_MD_CHIP_FACTORY has no event.
Types
Class CL_WDY_MD_CHIP_FACTORY has no local type.
Method Signatures
Method CHECK_EXISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091005 | ||||
| 2 | P_NAME | Call by reference | Type reference (TYPE) | WDY_CHIP_NAME | Chipname | 20091005 |
Method CHECK_EXISTENCY on class CL_WDY_MD_CHIP_FACTORY has no exception.
Method GET_CHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHIP | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CHIP | Chipobjekt | 20091005 | |||
| 2 | P_LANGU | Value transfer | Type reference (TYPE) | SPRAS | angeforderte Sprache | 20091005 | |||
| 3 | P_NAME | Call by reference | Type reference (TYPE) | WDY_CHIP_NAME | Chipname | 20091005 | |||
| 4 | P_SUPPRESS_ACCESS_PERMISSION | Value transfer | Type reference (TYPE) | ABAP_BOOL | SPACE | X'-> Unterdrücken von RS_ACCESS_PERMISSION | 20091005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091005 | |||
| 2 | Web Dynpro : Objekt existiert nicht | 20091005 | ||
| 3 | 20091005 |
Method GET_CHIP_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHIP_NAMES | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle aller Chipnamen | 20091005 |
Method GET_CHIP_NAMES on class CL_WDY_MD_CHIP_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |