SAP ABAP Function Module ISSE_CHECK_PROFILE_EXISTENCE (SDB: Check if a (individual/group) access profile exists)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-SDB (Application Component) Solution Database
     CSKN (Package) Customer Service: Knowledge Base Development
Basic Data
Function Module ISSE_CHECK_PROFILE_EXISTENCE SDB: Check if a (individual/group) access profile exists  
Function Group ISSE   SDB: Interf. SE Services, Filter. Access  
Program Name SAPLISSE    
INCLUDE Name LISSEU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DESCRIPTION TYPE KBTXT40 SDB: Descriptions (40 characters)
Exporting PROFILE_IS_IND TYPE XFELD Profile is individual
Exporting PROFILEH TYPE T0K_INPROFH SDB: individual profiles list
Importing ID_MANDT TYPE SYMANDT SY-MANDT R/3 System, client number from logon
Importing ID_LANGU TYPE SYLANGU SY-LANGU R/3 System, current language
Importing PROFILE TYPE ISFLPROFILE SDB: ID of a Individual or Group Profile
Importing X_ANY TYPE XFELD 'X' Individual OR group profile
Importing X_IND TYPE XFELD ' ' ONLY individual profile
Importing X_GRP TYPE XFELD ' ' ONLY group profile
Importing ID_KB_NAME TYPE CRMT_EI_KB_NAME ' ' SAF: Name of knowledge base
Exception NO_PROFILE TYPE The profile does not exist
Exception BAD_DATA TYPE Bad input data (x_flags)
               
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  20010320 
SAP Release Created in 30A