SAP ABAP Function Module DSYS_LINK_SHOW (Hypertext: Anzeigen der Verweise zu einem Objekt)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-IMG (Application Component) Implementation Guide
     SF (Package) SAPfind
Basic Data
Function Module DSYS_LINK_SHOW Hypertext: Anzeigen der Verweise zu einem Objekt  
Function Group DSYB   Hypertext: Link management  
Program Name SAPLDSYB    
INCLUDE Name LDSYBU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CANCEL TYPE DSYFBS-B_CNL_02 F12 was pressed
Exporting QUIT TYPE DSYFBS-B_QUT_02 F15 was pressed
Importing ALL_LINKTYPES TYPE DSYFBS-B_ALL_02 'X' X = Display all reference types
Importing DOKCLASS TYPE DSYCR-PARENT_CLS Class of the object
Importing DOKLANGU TYPE DSYCR-PARENT_LAN SY-LANGU
Importing DOKNAME TYPE DSYCR-PARENT_OBJ Name of the object
Importing DOKSTATE TYPE DSYCR-PARENT_STS SPACE
Importing DOKTYPE TYPE DSYCR-PARENT_TYP SPACE
Importing SHOWALL TYPE DSYFBS-B_SHA_02 SPACE
Importing USAGE_FLAG TYPE DSYFBS-B_USE_02 'X' X = usages ; ' ' = references
Exception NOTHING_FOUND TYPE no references were found
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in