SAP ABAP Interface IF_CHIP_PORT_OBJECT (CHIP Port Object)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_PORT_OBJECT | CHIP Port Object Implementation | 20081017 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_PORT_OBJECT_DATA | Port Object on Basis of a Work Area | 20081110 |
Properties
| Interface | IF_CHIP_PORT_OBJECT | |
| Short Description | CHIP Port Object |
General Data
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20081016 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CHIP_PORT_OBJECT has no forward declaration.
Interfaces
Interface IF_CHIP_PORT_OBJECT has no interface.
Friends
Interface IF_CHIP_PORT_OBJECT has no friend.
Attributes
Interface IF_CHIP_PORT_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the parameter names | 20081016 | |
| 2 | Instance method | Public | Method | Returns the value of a specific structure component | 20081111 | |
| 3 | Instance method | Public | Method | Contains the object data for the parameter | 20081111 | |
| 4 | Instance method | Public | Method | 20110202 |
Events
Interface IF_CHIP_PORT_OBJECT has no event.
Types
Interface IF_CHIP_PORT_OBJECT has no local type.
Method Signatures
Method GET_PARAMETER_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER_NAMES | Value transfer | Type reference (TYPE) | STRING_TABLE | Parameter Namen | 20081016 |
Method GET_PARAMETER_NAMES on Interface IF_CHIP_PORT_OBJECT has no exception.
Method GET_PARAMETER_VALUE_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20081111 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20081111 |
Method GET_PARAMETER_VALUE_AS_STRING on Interface IF_CHIP_PORT_OBJECT has no exception.
Method HAS_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_PARAMETER | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20081111 | |||
| 2 | PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20081111 |
Method HAS_PARAMETER on Interface IF_CHIP_PORT_OBJECT has no exception.
Method IS_PARAMETER_VALUE_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETER_VALUE_INITIAL | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20110202 | |||
| 2 | PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20110202 |
Method IS_PARAMETER_VALUE_INITIAL on Interface IF_CHIP_PORT_OBJECT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |