SAP ABAP Class CL_WDY_MD_PORT (Port Instance)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_MD_PORT | Port Object of CHIP | 20090928 |
Properties
Class | CL_WDY_MD_PORT | |
Short Description | Port Instance | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_METADATA_API_CHIP | Web Dynpro : CHIPs |
Created | 20090722 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDY_MD_PORT | Port Object of CHIP | 20090928 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WDY_MD_CHIP | 20090805 | Workbench API for CHIPs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CHIP_PORT | Ports of a CHIP | 20090723 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Changes to Definition | 20090805 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CHIP_PARAM_XT_TAB | Deleted Port Parameters | 20090805 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CHIP_TAG_TAB | Deleted Tags | 20090805 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SPRAS | Language Key | 20090723 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_PORT_NAME | Port Name | 20090723 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Changes to Parameters | 20090805 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CHIP_PARAM_XT_TAB | Table of Port Parameters with Texts | 20090723 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_MD_OBJECT_STATE | Object State of a Web Dynpro Metadata Object | 20090723 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Changes to Tags | 20090805 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CHIP_TAG_TAB | Tag Table of CHIPs | 20090723 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CHIP_TEXTS | Description Texts for CHIP Objects | 20090723 |
Methods
Events
Class CL_WDY_MD_PORT has no event.
Types
Class CL_WDY_MD_PORT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DEFINITION | Call by reference | Type reference (TYPE) | WDY_CHIP_PORT | Ports eines Chips | 20090723 | ||
2 | ![]() |
P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20090723 | |
3 | ![]() |
P_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | 'X'->neues Objekt -> es gibt keinen Reader | 20090806 | |
4 | ![]() |
P_PARAMETERS | Call by reference | Type reference (TYPE) | WDY_CHIP_PARAM_TAB | Tabelle von Parameter-Texten für Chip | 20090723 | ||
5 | ![]() |
P_PARAMETER_TEXTTAB | Call by reference | Type reference (TYPE) | WDY_CHIP_PARAMT_TAB | Tabelle von Parameter-Texten für Chip | 20090723 | ||
6 | ![]() |
P_TAGS | Call by reference | Type reference (TYPE) | WDY_CHIP_TAG_TAB | Tagtabelle von Chips | 20090723 | ||
7 | ![]() |
P_TEXTTAB | Call by reference | Type reference (TYPE) | WDY_CHIP_PORTT_TAB | Texte zu Chips-Ports | 20090723 |
Method CONSTRUCTOR on class CL_WDY_MD_PORT has no exception.
Method CREATE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DEFINITION | Value transfer | Type reference (TYPE) | WDY_CHIP_PARAM_XT | Chip-Parameter mit Texten | 20090723 | ||
2 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20090723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090805 | ||
2 | ![]() |
unzulässiger Name, ... | 20090810 |
Method CREATE_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PARAM_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Name eines Port-Parameters | 20090723 | ||
2 | ![]() |
P_TAG_NAME | Call by reference | Type reference (TYPE) | WDY_TAG_NAME | Tag Name | 20090723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090805 | ||
2 | ![]() |
unzulässiger Name, ... | 20090810 |
Method DELETE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20090723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090805 |
Method DELETE_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PARAM_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Name eines Port-Parameters | 20090723 | ||
2 | ![]() |
P_TAG_NAME | Call by reference | Type reference (TYPE) | WDY_TAG_NAME | Tag Name | 20090723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090805 |
Method GET_DEFINITION Signature
Method GET_DEFINITION on class CL_WDY_MD_PORT has no parameter.
Method GET_DEFINITION on class CL_WDY_MD_PORT has no exception.
Method GET_PARAMETER Signature
Method GET_PARAMETER on class CL_WDY_MD_PORT has no parameter.
Method GET_PARAMETER on class CL_WDY_MD_PORT has no exception.
Method GET_PARAMETER_TABLE Signature
Method GET_PARAMETER_TABLE on class CL_WDY_MD_PORT has no parameter.
Method GET_PARAMETER_TABLE on class CL_WDY_MD_PORT has no exception.
Method GET_TAG_TABLE Signature
Method GET_TAG_TABLE on class CL_WDY_MD_PORT has no parameter.
Method GET_TAG_TABLE on class CL_WDY_MD_PORT has no exception.
Method HAS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090818 |
Method HAS_CHANGED on class CL_WDY_MD_PORT has no exception.
Method MODIFY_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DEFINITION | Call by reference | Type reference (TYPE) | WDY_CHIP_PORT_XT | Chip-Port mit Texten | 20090723 |
Method MODIFY_DEFINITION on class CL_WDY_MD_PORT has no exception.
Method MODIFY_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DEFINITION | Call by reference | Type reference (TYPE) | WDY_CHIP_PARAM_XT | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20090723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090805 |
Method RENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NEW_NAME | Call by reference | Type reference (TYPE) | WDY_PORT_NAME | Port-Name eines Chips | 20090810 |
Method RENAME on class CL_WDY_MD_PORT has no exception.
Method RESET_STATE Signature
Method RESET_STATE on class CL_WDY_MD_PORT has no parameter.
Method RESET_STATE on class CL_WDY_MD_PORT has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DELETE | Value transfer | Type reference (TYPE) | ABAP_BOOL | SPACE | 'X'->löschen | 20090806 |
Method SAVE on class CL_WDY_MD_PORT has no exception.
Method SET_STATE_DIRTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DEFINITION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090805 | |||
2 | ![]() |
P_PARAMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090805 | |||
3 | ![]() |
P_TAGS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090805 |
Method SET_STATE_DIRTY on class CL_WDY_MD_PORT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |