SAP ABAP Class IF_CHIP_PORT_OBJECT (CHIP Port Object)
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
Class | IF_CHIP_PORT_OBJECT | |
Short Description | CHIP Port Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081016 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CHIP_PORT_OBJECT has no forward declaration.
Interfaces
Class IF_CHIP_PORT_OBJECT has no interface implemented.
Friends
Class IF_CHIP_PORT_OBJECT has no friend class.
Attributes
Class 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
Class IF_CHIP_PORT_OBJECT has no event.
Types
Class 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 class 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 class 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 class 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 class IF_CHIP_PORT_OBJECT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |