SAP ABAP Function Module PUT_SYMBOLIC_SEGMENT_NAME (Fill smog_segm.segdd field of segment with the symbolic name)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW (Application Component) Middleware
     SMO4 (Package) Transaction Layer and Transaction Repository Services
Basic Data
Function Module PUT_SYMBOLIC_SEGMENT_NAME Fill smog_segm.segdd field of segment with the symbolic name  
Function Group SMOT   for Repository db access fns  
Program Name SAPLSMOT    
INCLUDE Name LSMOTU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FRESULT TYPE BOOLEAN x = SUCCESS - = FAILURE
Importing IN_TRANS_GUID TYPE SMOG_TRAN transaction GUID
Importing MESSAGE_TYPE_NAME TYPE SMOG_LNAME transaction name
Importing IN_VERS_GUID TYPE SMOG_VER version GUID
Importing IN_VERS_NAME TYPE SMOG_LNAME version name
Importing SEGMENT_NAME TYPE SMOG_LNAME segment name
Importing SYMBOLIC_SEGMENT TYPE SMOG_SEGDD symbolic segment name
Exception TRAN_MISMATCH TYPE Transaction ID and Transaction name mismatch
Exception TRAN_NOTFOUND TYPE Transaction ID not found.
Exception VERSION_NOTFOUND TYPE Version has no entry
Exception VERSION_MISMATCH TYPE Version ID and name are not matching
Exception SEG_NOTFOUND TYPE Segment is not found.
Exception NO_ENTRY_MADE TYPE
Exception NO_TRAN_VERSION TYPE
               
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  19991108 
SAP Release Created in