SAP ABAP Function Module G_SET_CHECK_UNIQUENESS (Eindeutigkeitsprüfung für ein Single- oder Basic-Set)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBSE (Package) FI-SL sets
Basic Data
Function Module G_SET_CHECK_UNIQUENESS Eindeutigkeitsprüfung für ein Single- oder Basic-Set  
Function Group GSSM   SETS: Set Manager  
Program Name SAPLGSSM    
INCLUDE Name LGSSMU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ISUNIQUE TYPE RGSMH-ISUNIQUE Unambiguity indicator ('Y','N')
Exporting DUPLICATE_NODES TYPE FLAG 'X': Die Set-Hierarchie enthält Knoten mehrfach
Importing CLASS TYPE RGSMH-CLASS SPACE Class of the set
Importing SETNAME TYPE C SPACE Name of the set
Importing TABLE TYPE RGSMH-TABLE SPACE Table of the set
Importing CLIENT TYPE SYST-MANDT SY-MANDT Mandant
Tables SET_VALUES TYPE SETVALUES Werte des Sets, werden bei SETNAME = ' ' geprüft
Tables SET_HIERARCHY TYPE SETHIER Knoten der Sethierarchie, werden bei SETNAME = ' ' geprüft
Exception SET_NOT_FOUND TYPE Set does not exist
               
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  19930710 
SAP Release Created in