SAP ABAP Class CL_PRWB_PROREF_LINK_UI (Product - Product Relationships)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_PRODUCT_WB_UI (Package) Product: User Interface for Product Workbench

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20020910 |
Properties
Class | CL_PRWB_PROREF_LINK_UI | |
Short Description | Product - Product Relationships | |
Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | COM_PRODUCT_WB_UI | Product: User Interface for Product Workbench |
Created | 20020910 | SAP |
Last change | 20080612 | 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
Class CL_PRWB_PROREF_LINK_UI has no interface implemented.
Friends
Class CL_PRWB_PROREF_LINK_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | COMT_IL_RELTYPE | 'ACCESS' | Relationship Type Accessory | 20020910 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | COMT_IL_RELTYPE | 'SERVI' | Relationship Type Service | 20020910 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | COMT_IL_RELTYPE | 'SPARE' | Relationship Type Spare Part | 20020910 | |
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | 'U' | Save User-Specific ALV Settings | 20020910 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout Variant (External Use) | 20020910 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMT_PRWB_IL_PROREF_FCAT_T | Deleted Relationships | 20020910 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMT_PRWB_IL_PROREF_FCAT_T | Relationships Added | 20020910 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMT_PRWB_IL_PROREF_FCAT_T | Products (Output Table ALV) | 20020910 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Column Number Assignment | 20041220 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | Destination GUID | 20020910 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20020910 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Drag and Drop Handle | 20020910 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | ALV Ready for Input Flag | 20020910 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMT_IL_RELTYPE | Relationship Type | 20020910 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_ROID | Assignment of Line Number to Line ID | 20041220 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMT_BOOLEAN | Show Icons (Copy to Clipboard) | 20020910 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | Source GUID | 20020910 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-TABIX | Internal Tables, Current Line Index | 20020910 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMT_TIMESTAMP | Time stamp | 20020910 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | INTERNAL_ERROR | Instance Event (0) |
Public (2) |
Internal Error | 20020910 |
2 | LINK_CHANGED | Instance Event (0) |
Public (2) |
Relationship Changed | 20020910 |
Types
Class CL_PRWB_PROREF_LINK_UI has no local type.
Method Signatures
Method ADD_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESTINATION_GUID | Call by reference | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | GUID eines Objektes der Produkt Workbench | 20020910 | ||
2 | ![]() |
IV_PRODUCT_ID | Call by reference | Type reference (TYPE) | COMT_PRWB_PRODUCT_ID | Produkt | 20020910 | ||
3 | ![]() |
IV_SOURCE_GUID | Call by reference | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | GUID eines Objektes der Produkt Workbench | 20020910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Anlegen Beziehung nicht möglich | 20020910 |
Method APPLLOG_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLLOG_FLAG | Call by reference | Type reference (TYPE) | COMT_PRWB_APPLLOG_FLAG | Kennzeichen zur Steuerung einer Application-Log-Nachricht | 20020910 | ||
2 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20020910 | ||
3 | ![]() |
IV_RELTYPE | Call by reference | Type reference (TYPE) | COMT_IL_RELTYPE | Beziehungstyp | 20020910 | ||
4 | ![]() |
IV_SETTYPEGUID | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_GUID | Interner Schlüssel eines Settyps | 20020910 |
Method APPLLOG_LINK on class CL_PRWB_PROREF_LINK_UI has no exception.
Method CHECK_ADD_PRODUCT_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ALLOWED | Call by reference | Type reference (TYPE) | XFELD | Flag: Produkt kann zugeordnet werden | 20020910 | ||
2 | ![]() |
IV_NO_EXISTENCE_CHECK | Call by reference | Type reference (TYPE) | XFELD | SPACE | Flag: | 20020910 | |
3 | ![]() |
IV_PRODUCT_GUID | Call by reference | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | Produkt GUID | 20020910 | ||
4 | ![]() |
IV_PRODUCT_ID | Call by reference | Type reference (TYPE) | COMT_PRWB_PRODUCT_ID | Produkt-ID | 20020910 |
Method CHECK_ADD_PRODUCT_ALLOWED on class CL_PRWB_PROREF_LINK_UI has no exception.
Method CHECK_DELETE_PRODUCT_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ALLOWED | Call by reference | Type reference (TYPE) | XFELD | Flag: Produkt zuordnung kann gelöscht werden | 20020910 | ||
2 | ![]() |
IV_PRODUCT_GUID | Call by reference | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | GUID eines Objekts in der Produkt- Workbench | 20020910 | ||
3 | ![]() |
IV_PRODUCT_ID | Call by reference | Type reference (TYPE) | COMT_PRWB_PRODUCT_ID | Produkt-ID | 20020910 |
Method CHECK_DELETE_PRODUCT_ALLOWED on class CL_PRWB_PROREF_LINK_UI has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020910 |
Method CONSTRUCTOR on class CL_PRWB_PROREF_LINK_UI has no exception.
Method DELETE_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESTINATION_GUID | Call by reference | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | GUID Sohn | 20020910 | ||
2 | ![]() |
IV_PRODUCT_ID | Call by reference | Type reference (TYPE) | COMT_PRWB_PRODUCT_ID | Produkt | 20020910 | ||
3 | ![]() |
IV_SOURCE_GUID | Call by reference | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | GUID eines Objektes der Produkt Workbench | 20020910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
nicht erlaubt | 20020910 |
Method HANDLE_ALV_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20020910 |
Method HANDLE_ALV_USER_COMMAND on class CL_PRWB_PROREF_LINK_UI has no exception.
Method HANDLE_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20020910 | ||||
2 | ![]() |
E_ONF4 | Value transfer | Attribute reference (LIKE) | 20020910 | ||||
3 | ![]() |
E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20020910 | ||||
4 | ![]() |
E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20020910 |
Method HANDLE_DATA_CHANGED on class CL_PRWB_PROREF_LINK_UI has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MODIFIED | Value transfer | Attribute reference (LIKE) | 20020910 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_PRWB_PROREF_LINK_UI has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20020910 | ||||
2 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 20020910 | ||||
3 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20020910 |
Method HANDLE_DOUBLE_CLICK on class CL_PRWB_PROREF_LINK_UI has no exception.
Method HANDLE_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20020910 | ||||
2 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20020910 | ||||
3 | ![]() |
ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20020910 | ||||
4 | ![]() |
E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20020910 |
Method HANDLE_F4 on class CL_PRWB_PROREF_LINK_UI has no exception.
Method HANDLE_ONDROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20020910 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20020910 | ||||
3 | ![]() |
E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20020910 | ||||
4 | ![]() |
E_ROW | Call by reference | Attribute reference (LIKE) | 20020910 |
Method HANDLE_ONDROP on class CL_PRWB_PROREF_LINK_UI has no exception.
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20020910 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20020910 |
Method HANDLE_TOOLBAR on class CL_PRWB_PROREF_LINK_UI has no exception.
Method INIT_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESTINATION_GUID | Call by reference | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | Sohn GUID | 20020910 | ||
2 | ![]() |
IV_READY_FOR_INPUT | Call by reference | Type reference (TYPE) | INT4 | Eingabebereit | 20020910 | ||
3 | ![]() |
IV_RELTYPE | Call by reference | Type reference (TYPE) | COMT_IL_RELTYPE | Relationstyp | 20020910 | ||
4 | ![]() |
IV_SOURCE_GUID | Call by reference | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | Vater GUID | 20020910 | ||
5 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | COMT_TIMESTAMP | Timestamp | 20020910 |
Method INIT_LINK on class CL_PRWB_PROREF_LINK_UI has no exception.
Method READ_LINK Signature
Method READ_LINK on class CL_PRWB_PROREF_LINK_UI has no parameter.
Method READ_LINK on class CL_PRWB_PROREF_LINK_UI has no exception.
Method SET_CHANGED_FLAG Signature
Method SET_CHANGED_FLAG on class CL_PRWB_PROREF_LINK_UI has no parameter.
Method SET_CHANGED_FLAG on class CL_PRWB_PROREF_LINK_UI has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SIZE | Call by reference | Type reference (TYPE) | I | Größe | 20020910 | ||
2 | ![]() |
IV_STYLE | Call by reference | Type reference (TYPE) | I | Stil | 20020910 | ||
3 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | C | Text | 20020910 |
Method SET_TITLE on class CL_PRWB_PROREF_LINK_UI has no exception.
Method UPDATE_OUTTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OUTTAB | Call by reference | Type reference (TYPE) | COMT_PRWB_IL_PROREF_FCAT_S | Produkt: Feldkatalog für ALV Grid | 20020910 | ||
2 | ![]() |
IV_INDEX | Value transfer | Type reference (TYPE) | I | Udate Zeilenindex | 20020910 |
Method UPDATE_OUTTAB on class CL_PRWB_PROREF_LINK_UI has no exception.
Event Signatures
Event INTERNAL_ERROR Signature
Event INTERNAL_ERROR on class CL_PRWB_PROREF_LINK_UI has no parameter.
Event LINK_CHANGED Signature
Event LINK_CHANGED on class CL_PRWB_PROREF_LINK_UI has no parameter.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 400 |