SAP ABAP Interface IF_CHIP_DESCRIPTION (CHIP Description)
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_DESCRIPTION | CHIP Description of Implementation | 20081017 |
Properties
Interface | IF_CHIP_DESCRIPTION | |
Short Description | CHIP Description |
General Data
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20081013 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CL_CHIP_CONTRACT_TAGGING | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_CHIP_DESCRIPTION has no interface.
Friends
Interface IF_CHIP_DESCRIPTION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_CONTRACT_CONFIGURATION | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT | CL_CHIP_CONTRACT_TAGGING=>C_CONTRACT_CONFIGURATION | CHIP Contract | 20100623 | |
2 | C_CONTRACT_INIT_VAL_CONFIG | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT | CL_CHIP_CONTRACT_TAGGING=>C_CONTRACT_INIT_VAL_CONFIG | CHIP Contract | 20100930 | |
3 | C_CONTRACT_PROCESS_STEP | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT | CL_CHIP_CONTRACT_TAGGING=>C_CONTRACT_PROCESS_STEP | CHIP Contract | 20100930 | |
4 | C_CONTRACT_RESET_CONFIGURATION | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT | CL_CHIP_CONTRACT_TAGGING=>C_CONTRACT_RESET_CONFIGURATION | CHIP Contract | 20100930 | |
5 | C_CONTRACT_WIRING | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT | CL_CHIP_CONTRACT_TAGGING=>C_CONTRACT_WIRING | CHIP Contract | 20100623 | |
6 | C_TAGGING_CONFIG_INPORT | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT_TAGGING | CL_CHIP_CONTRACT_TAGGING=>C_TAGGING_CONFIG_INPORT | CHIP Contract Tagging | 20100930 | |
7 | C_TAGGING_CONFIG_OUTPORT | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT_TAGGING | CL_CHIP_CONTRACT_TAGGING=>C_TAGGING_CONFIG_OUTPORT | CHIP Contract Tagging | 20100930 | |
8 | C_TAGGING_INIT_VAL_CONFIG_OUT | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT_TAGGING | CL_CHIP_CONTRACT_TAGGING=>C_TAGGING_INIT_VAL_CONFIG_OUT | CHIP Contract Tagging | 20100930 | |
9 | C_TAGGING_PS_END_POINT | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT_TAGGING | CL_CHIP_CONTRACT_TAGGING=>C_TAGGING_PS_END_POINT | CHIP Contract Tagging | 20100930 | |
10 | C_TAGGING_PS_START_POINT | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT_TAGGING | CL_CHIP_CONTRACT_TAGGING=>C_TAGGING_PS_START_POINT | CHIP Contract Tagging | 20100930 | |
11 | C_TAGGING_RESET_CONFIG_OUTPORT | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT_TAGGING | CL_CHIP_CONTRACT_TAGGING=>C_TAGGING_RESET_CONFIG_OUTPORT | CHIP Contract Tagging | 20100930 | |
12 | C_TAGGING_WIRING_INPORT | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT_TAGGING | CL_CHIP_CONTRACT_TAGGING=>C_TAGGING_WIRING_INPORT | CHIP Contract Tagging | 20100930 | |
13 | C_TAGGING_WIRING_OUTPORT | Constant | Public | Type reference (TYPE) | CHIP_CONTRACT_TAGGING | CL_CHIP_CONTRACT_TAGGING=>C_TAGGING_WIRING_OUTPORT | CHIP Contract Tagging | 20100930 | |
14 | INPORTS | Instance attribute | Public | Type reference (TYPE) | CHIP_PORT_INFO_TAB | Mapping of Name to Port Definition | 20081117 | ||
15 | OUTPORTS | Instance attribute | Public | Type reference (TYPE) | CHIP_PORT_INFO_TAB | Mapping of Name to Port Definition | 20081117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the initial configuration | 20100610 |
2 | ![]() |
Instance method | Public | Method | Returns port with specific name | 20100702 |
3 | ![]() |
Instance method | Public | Method | Returns port with specific contract | 20100623 |
4 | ![]() |
Instance method | Public | Method | Returns port with specific version | 20100707 |
5 | ![]() |
Instance method | Public | Method | Returns port version | 20100623 |
6 | ![]() |
Instance method | Public | Method | Returns port with specific contract and specific name | 20100623 |
Events
Interface IF_CHIP_DESCRIPTION has no event.
Types
Interface IF_CHIP_DESCRIPTION has no local type.
Method Signatures
Method GET_INITIAL_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INITIAL_CONFIG | Value transfer | Type reference (TYPE) | CHIP_CONFIG_TAB | CHIP Configuration Table | 20100610 |
Method GET_INITIAL_CONFIG on Interface IF_CHIP_DESCRIPTION has no exception.
Method GET_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PORT_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_DESCRIPTION | 20100702 | |||
2 | ![]() |
PORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100702 | |||
3 | ![]() |
PORT_TYPE | Call by reference | Type reference (TYPE) | CHIP_PORT_TYPE | PageBuilder: Typ eines CHIP-Ports | 20100702 |
Method GET_PORT on Interface IF_CHIP_DESCRIPTION has no exception.
Method GET_PORTS_WITH_CONTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTRACT | Call by reference | Type reference (TYPE) | CHIP_CONTRACT | CHIP Contract | 20100623 | ||
2 | ![]() |
PORT_DESCRIPTIONS | Value transfer | Type reference (TYPE) | CHIP_PORT_INFO_TAB | Abbildung Name zu Definition eines Ports | 20100623 | ||
3 | ![]() |
PORT_TYPE | Call by reference | Type reference (TYPE) | CHIP_PORT_TYPE | PageBuilder: Typ eines CHIP-Ports | 20100623 |
Method GET_PORTS_WITH_CONTRACT on Interface IF_CHIP_DESCRIPTION has no exception.
Method GET_PORTS_WITH_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTRACT | Call by reference | Type reference (TYPE) | CHIP_CONTRACT | CHIP Contract | 20100707 | ||
2 | ![]() |
PORT_DESCRIPTIONS | Value transfer | Type reference (TYPE) | CHIP_PORT_INFO_TAB | Abbildung Name zu Definition eines Ports | 20100707 | ||
3 | ![]() |
PORT_TYPE | Call by reference | Type reference (TYPE) | CHIP_PORT_TYPE | PageBuilder: Typ eines CHIP-Ports | 20100707 | ||
4 | ![]() |
PORT_VERSION | Call by reference | Type reference (TYPE) | STRING | 20100707 |
Method GET_PORTS_WITH_VERSION on Interface IF_CHIP_DESCRIPTION has no exception.
Method GET_PORT_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100623 | |||
2 | ![]() |
PORT_TYPE | Call by reference | Type reference (TYPE) | CHIP_PORT_TYPE | PageBuilder: Typ eines CHIP-Ports | 20100623 | ||
3 | ![]() |
PORT_VERSION | Value transfer | Type reference (TYPE) | STRING | 20100623 |
Method GET_PORT_VERSION on Interface IF_CHIP_DESCRIPTION has no exception.
Method GET_PORT_WITH_CONTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTRACT | Call by reference | Type reference (TYPE) | CHIP_CONTRACT | CHIP Contract | 20100623 | ||
2 | ![]() |
PORT_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_DESCRIPTION | 20100623 | |||
3 | ![]() |
PORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100623 | |||
4 | ![]() |
PORT_TYPE | Call by reference | Type reference (TYPE) | CHIP_PORT_TYPE | PageBuilder: Typ eines CHIP-Ports | 20100623 |
Method GET_PORT_WITH_CONTRACT on Interface IF_CHIP_DESCRIPTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |