SAP ABAP Class CL_PRWB_PRDBP_LINK_UI (Product/Object Partner Relationship (Extended Key))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO-BF (Application Component) Basic functions
     COM_PRODUCT_LINK_PARTNER (Package) Relnships Product/Object-Partner w. Partner Function + Time
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LINK_UI Product - Product Relationships 20020613
Properties
Class CL_PRWB_PRDBP_LINK_UI  
Short Description Product/Object Partner Relationship (Extended Key)    
Super Class CL_LINK_UI Product - Product Relationships 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_PRODUCT_LINK_PARTNER   Relnships Product/Object-Partner w. Partner Function + Time 
Created 20020613   SAP 
Last change 20020613   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PRWB_PRDBP_LINK_UI has no forward declaration.
Interfaces
Class CL_PRWB_PRDBP_LINK_UI has no interface implemented.
Friends
Class CL_PRWB_PRDBP_LINK_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BU_DESCRIPTION Constant Public Type reference (TYPE) LVC_FNAME 'BU_DESCRIPTION' Field Name Business Partner Description 20021012
2 GC_BU_PARTNER_GUID Constant Public Type reference (TYPE) LVC_FNAME 'BU_PARTNER_GUID' Field Name Business Partner GUID 20030401
3 GC_BU_PARTNER_ID Constant Public Type reference (TYPE) LVC_FNAME 'BU_PARTNER_ID' Field Name Business Partner ID 20021012
4 GC_LINK_PARTNER_FCT Constant Public Type reference (TYPE) LVC_FNAME 'LINK_PARTNER_FCT' Field Name Partner Function 20021012
5 GC_LINK_VALID_FROM Constant Public Type reference (TYPE) LVC_FNAME 'LINK_VALID_FROM' Field Name link_valid_from 20021012
6 GC_LINK_VALID_FROM_DATE Constant Public Type reference (TYPE) LVC_FNAME 'LINK_VALID_FROM_DATE' Field Name link_valid_from 20030123
7 GC_LINK_VALID_TO Constant Public Type reference (TYPE) LVC_FNAME 'LINK_VALID_TO' Field Name link_valid_to 20021012
8 GC_LINK_VALID_TO_DATE Constant Public Type reference (TYPE) LVC_FNAME 'LINK_VALID_TO_DATE' Field Name link_valid_to 20030123
9 GC_OBJECTTYPE_BUS1178 Constant Private Type reference (TYPE) COMT_LINK_PARTNER_OBJECTTYPE 'BUS1178' Object Type of the Using Application 20020925
10 GC_X Constant Public Type reference (TYPE) XFLAG 'X' "X" 20021012
11 GT_REFRESH_CELLTAB_DISPLAY Static Attribute Private Type reference (TYPE) LVC_T_STYL Display Some Fields Only 20030408
12 GT_REFRESH_CELLTAB_EDIT Static Attribute Private Type reference (TYPE) LVC_T_STYL Most Fields that Can Be Edited 20030408
13 GV_ABAP_CLASS_CUST Static Attribute Private Type reference (TYPE) COMT_LINK_PARTNER_CLASS_CUST Class for Partner Customizing 20021007
14 GV_LINK_FILTER Instance attribute Private Type reference (TYPE) CHAR1 Filter for Links (H=Historic,A= Actual, F=Future Links) 20021221
15 GV_REFRESH_FCAT Static Attribute Private Type reference (TYPE) COMT_IL_ATTR_TYPE ALV Control: Field Name of Internal Table Field 20030408
16 GV_SOURCE_GUID_OLD Instance attribute Private Type reference (TYPE) COMT_PRWB_OBJECT_GUID Old Source GUID 20021001
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030329
2 EDIT_FIELDCAT Static method Public Method Edit Field Catalog 20020613
3 FILL_LISTBOX_PARTNER_FCT Instance method Protected Method Prepare Values for the Partner Function Listbox 20020920
4 GET_IMPLEMENTATION Static method Private Method Reads Customizing to Get Classes for Customizing 20021007
5 GET_LINK_FILTER Instance method Private Method Get Filter for Links (Historic, Actual, Future Links) 20020925
6 HANDLE_OVERALL_CHECK Instance method Private Method Trigger the Overal_Check and Error Handling 20030417
7 REFRESH_TABLE_DISPLAY_H01 Instance method Private Method Submethod for Refresh_Table_Display 20030403
8 REGISTER_FORF4 Static method Public Method Register Fields for F4 20020911
9 SET_LINK_FILTER Instance method Public Method Set Filter for Links (Historic, Actual, Future Links) 20020925
Events
Class CL_PRWB_PRDBP_LINK_UI has no event.
Types
Class CL_PRWB_PRDBP_LINK_UI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_EVENT Call by reference Type reference (TYPE) XFELD application event 20030329
2 Importing IV_DIRECTION Call by reference Type reference (TYPE) COMT_IL_DIRECTION direction of relation 20030329
3 Importing IV_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER abstract container 20030329
4 Importing IV_PRWB_ACTIVE Call by reference Type reference (TYPE) XFELD workbench active? 20030329
5 Importing IV_RELTYPE Call by reference Type reference (TYPE) COMT_IL_RELTYPE relationship 20030329

Method CONSTRUCTOR on class CL_PRWB_PRDBP_LINK_UI has no exception.

Method EDIT_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20020613

Method EDIT_FIELDCAT on class CL_PRWB_PRDBP_LINK_UI has no exception.

Method FILL_LISTBOX_PARTNER_FCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) COMT_IL_ERROR_TAB Relationships Where Errors Occurred in Processing 20021007

Method FILL_LISTBOX_PARTNER_FCT on class CL_PRWB_PRDBP_LINK_UI has no exception.

Method GET_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) COMT_IL_ERROR_TAB error table 20021007

Method GET_IMPLEMENTATION on class CL_PRWB_PRDBP_LINK_UI has no exception.

Method GET_LINK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LINK_FILTER Call by reference Type reference (TYPE) CHAR1 Single-character flag 20020925

Method GET_LINK_FILTER on class CL_PRWB_PRDBP_LINK_UI has no exception.

Method HANDLE_OVERALL_CHECK Signature

Method HANDLE_OVERALL_CHECK on class CL_PRWB_PRDBP_LINK_UI has no parameter.
Method HANDLE_OVERALL_CHECK on class CL_PRWB_PRDBP_LINK_UI has no exception.

Method REFRESH_TABLE_DISPLAY_H01 Signature

Method REFRESH_TABLE_DISPLAY_H01 on class CL_PRWB_PRDBP_LINK_UI has no parameter.
Method REFRESH_TABLE_DISPLAY_H01 on class CL_PRWB_PRDBP_LINK_UI has no exception.

Method REGISTER_FORF4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_F4 Call by reference Type reference (TYPE) LVC_T_F4 ALV-Control: Tabelle für F4-Behandlung registrierte Felder 20020911

Method REGISTER_FORF4 on class CL_PRWB_PRDBP_LINK_UI has no exception.

Method SET_LINK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_FILTER Call by reference Type reference (TYPE) CHAR1 Single-character flag 20020925

Method SET_LINK_FILTER on class CL_PRWB_PRDBP_LINK_UI has no exception.
History
Last changed by/on SAP  20020613 
SAP Release Created in 400