SAP ABAP Class CL_CHIP_PORT_DESCRIPTION (CHIP Port Description Implementation)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_PORT_DESCRIPTION | CHIP Port Description | 20081017 |
Properties
Class | CL_CHIP_PORT_DESCRIPTION | |
Short Description | CHIP Port Description Implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20081017 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CHIP_PORT_DESCRIPTION | CHIP Port Description | 20081017 |
Friends
Class CL_CHIP_PORT_DESCRIPTION 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) | DATA | Template for Parameter Structure | 20081107 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Description | 20081017 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Display Name | 20081017 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE if table-type, ABAP_FALSE if not | 20081019 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name | 20081019 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Reference to Description of Template Type | 20081223 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHIP_TAGGING_INFOS | Tagging Information for a CHIP Port | 20090928 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_ABSTYPENAME | Name of Template Structure, if applicable | 20081107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a parameter description | 20081017 |
2 | ![]() |
Instance method | Public | Constructor | Creates a Port Description | 20081017 |
3 | ![]() |
Static method | Private | Method | Creates Component Description of a Parameter | 20081118 |
4 | ![]() |
Static method | Private | Method | Convert scalar CHIP Type Description into ABAP Type Descrip | 20081118 |
5 | ![]() |
Instance method | Private | Method | Creates type description for the port | 20081118 |
6 | ![]() |
Static method | Public | Method | 20101109 | |
7 | ![]() |
Instance method | Public | Method | 20100105 |
Events
Class CL_CHIP_PORT_DESCRIPTION has no event.
Types
Class CL_CHIP_PORT_DESCRIPTION has no local type.
Method Signatures
Method ADD_PARAMETER_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIAS | Call by reference | Type reference (TYPE) | DFIES-LFIELDNAME | Feldname | 20081110 | ||
2 | ![]() |
PARAMETER_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PARAMETER_DESCRIPTION | CHIP Parameter Beschreibung | 20081017 |
Method ADD_PARAMETER_DESCRIPTION on class CL_CHIP_PORT_DESCRIPTION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20081017 | ||
2 | ![]() |
DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | Anzeige Name | 20081017 | ||
3 | ![]() |
IS_ARRAY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE falls Tabellen-artig, ABAP_FALSE sonst | 20081019 | ||
4 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20081019 | ||
5 | ![]() |
STRUCTDESCR_GLOB | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | ggf. Beschreibung einer Referenzstruktur | 20081223 | ||
6 | ![]() |
TAGGING | Call by reference | Type reference (TYPE) | CHIP_TAGGING_INFOS | Tagging-Information zu einem Chip-Port | 20090928 | ||
7 | ![]() |
TYPENAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | Name eine DDIC-Typs, der alle Parameter enthält | 20081107 |
Method CONSTRUCTOR on class CL_CHIP_PORT_DESCRIPTION has no exception.
Method CREATE_COMPONENTDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENTDESCR | Value transfer | Type reference (TYPE) | ABAP_COMPONENTDESCR | 20081118 | |||
2 | ![]() |
PARAMETER | Call by reference | Type reference (TYPE) | IF_CHIP_PORT_DESCRIPTION=>PARAMETER_DESCR | 20081118 |
Method CREATE_COMPONENTDESCR on class CL_CHIP_PORT_DESCRIPTION has no exception.
Method CREATE_SCALAR_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_TYP | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Run Time Type Services | 20081118 | ||
2 | ![]() |
CHIP_TYP | Call by reference | Type reference (TYPE) | CHIP_PARAMETER_TYPE | Typ eines Parameters eines CHIPs | 20081118 |
Method CREATE_SCALAR_TYPE on class CL_CHIP_PORT_DESCRIPTION has no exception.
Method CREATE_STRUCDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRUCDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20081118 |
Method CREATE_STRUCDESCR on class CL_CHIP_PORT_DESCRIPTION has no exception.
Method GET_PORT_TAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PORT_TAGS | Value transfer | Type reference (TYPE) | WDY_TAG_PROVIDER_TAG_TAB | CHIP Contract Tagging List | 20101109 |
Method GET_PORT_TAGS on class CL_CHIP_PORT_DESCRIPTION has no exception.
Method SET_TAGGING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TAGGING | Call by reference | Type reference (TYPE) | CHIP_TAGGING_INFOS | Tagging-Information zu einem Chip | 20100105 |
Method SET_TAGGING on class CL_CHIP_PORT_DESCRIPTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |