SAP ABAP Function Module TMS_CCTS_BS_GET_SWCV (Returns release and SP of a given software component)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SLXP (Package) Bootstrapper Plugin for cCTS
Basic Data
Function Module TMS_CCTS_BS_GET_SWCV Returns release and SP of a given software component  
Function Group SCXP    
Program Name SAPLSCXP    
INCLUDE Name LSCXPU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_RELEASE TYPE SAPRELEASE Release of a software component
Exporting EV_PATCHLV TYPE SAPPATCHLV SP of a software component
Importing IV_SC_NAME TYPE DLVUNIT Request/Task
Exception COMPONENT_NOT_FOUND TYPE Die gegebene Komponente existiert nicht
               
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  20130604 
SAP Release Created in 702