SAP ABAP Class CL_VI_CROSS_REFERENCE_TABLE (VI Where-Used List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SEWS (Package) ES Tools: Service Interfaces
Properties
Class CL_VI_CROSS_REFERENCE_TABLE  
Short Description VI Where-Used List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEWS   ES Tools: Service Interfaces 
Created 20031111   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_VI_CROSS_REFERENCE_TABLE has no forward declaration.
Interfaces
Class CL_VI_CROSS_REFERENCE_TABLE has no interface implemented.
Friends
Class CL_VI_CROSS_REFERENCE_TABLE has no friend class.
Attributes
Class CL_VI_CROSS_REFERENCE_TABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_VI Static method Public Method Copy Where-Used List for Service Definition 20041124
2 DELETE_VI Static method Public Method Delete Where-Used List for VI 20031111
3 GET_CROSSREFERENCE_BY_OBJECT Instance method Private Method Read Where-Used List by Object 20031111
4 GET_CROSSREFERENCE_BY_VI Instance method Private Method Read Where-Used List by VI Name 20031111
5 REGENERATE_TABLE Static method Public Method Regenerate Where-Used List 20031111
6 RENAME_VI Static method Public Method Rename VI for VI Where-Used List 20041124
7 UPDATE_VI Static method Public Method Update Where-Used List for Object 20031111
Events
Class CL_VI_CROSS_REFERENCE_TABLE has no event.
Types
Class CL_VI_CROSS_REFERENCE_TABLE has no local type.
Method Signatures

Method COPY_VI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VEPNAME_NEW Call by reference Type reference (TYPE) VEPNAME Name eines virtuellen Interfaces 20041124
2 Importing VEPNAME_OLD Call by reference Type reference (TYPE) VEPNAME Name eines virtuellen Interfaces 20041124

Method COPY_VI on class CL_VI_CROSS_REFERENCE_TABLE has no exception.

Method DELETE_VI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VEPNAME Call by reference Type reference (TYPE) VEPNAME Name eines virtuellen Interfaces 20031111

Method DELETE_VI on class CL_VI_CROSS_REFERENCE_TABLE has no exception.

Method GET_CROSSREFERENCE_BY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CROSSREFERENCE Value transfer Type reference (TYPE) VEPCROSSREFTAB Interne Tabelle für VI Verwendungsnachweis 20031111
2 Importing OBJ_NAME Call by reference Type reference (TYPE) EU_ANAME 20031111
3 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Name eines virtuellen Interfaces 20031111
4 Importing SUB_NAME Call by reference Type reference (TYPE) EU_LNAME 20031111
5 Importing SUB_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20031111

Method GET_CROSSREFERENCE_BY_OBJECT on class CL_VI_CROSS_REFERENCE_TABLE has no exception.

Method GET_CROSSREFERENCE_BY_VI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CROSSREFERENCE Value transfer Type reference (TYPE) VIFCROSSREFTAB Interne Tabelle für VI Verwendungsnachweis 20031111
2 Importing VEPNAME Call by reference Type reference (TYPE) VEPNAME Name eines virtuellen Interfaces 20031111

Method GET_CROSSREFERENCE_BY_VI on class CL_VI_CROSS_REFERENCE_TABLE has no exception.

Method REGENERATE_TABLE Signature

Method REGENERATE_TABLE on class CL_VI_CROSS_REFERENCE_TABLE has no parameter.
Method REGENERATE_TABLE on class CL_VI_CROSS_REFERENCE_TABLE has no exception.

Method RENAME_VI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VEPNAME_NEW Call by reference Type reference (TYPE) VEPNAME Name eines virtuellen Interfaces 20041124
2 Importing VEPNAME_OLD Call by reference Type reference (TYPE) VEPNAME Name eines virtuellen Interfaces 20041124

Method RENAME_VI on class CL_VI_CROSS_REFERENCE_TABLE has no exception.

Method UPDATE_VI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CROSSREFTAB Call by reference Type reference (TYPE) VIFCROSSREFTAB Interne Tabelle für VI Verwendungsnachweis 20031111
2 Importing VEPNAME Call by reference Type reference (TYPE) VEPNAME Name eines virtuellen Interfaces 20031111

Method UPDATE_VI on class CL_VI_CROSS_REFERENCE_TABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700