SAP ABAP Function Module ISSE_GET_GROUP_PROFILE (SDB: Get the list of individual profiles making a group one)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-SDB (Application Component) Solution Database
⤷
CSKN (Package) Customer Service: Knowledge Base Development
⤷
⤷
Basic Data
| Function Module | ISSE_GET_GROUP_PROFILE | SDB: Get the list of individual profiles making a group one |
| Function Group | ISSE | SDB: Interf. SE Services, Filter. Access |
| Program Name | SAPLISSE | |
| INCLUDE Name | LISSEU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IT_GR_PROFILE | TYPE | ISFI_IN_PROF_LIST | List of individual profiles making a group one | |||
| |
ID_MANDT | TYPE | SYMANDT | SY-MANDT | R/3 System, client number from logon | ||
| |
ID_LANGU | TYPE | SYLANGU | SY-LANGU | R/3 System, current language | ||
| |
PROFILE | TYPE | ISFLPROFILE | SDB: ID of a Individual or Group Profile | |||
| |
B_CHECK_EXISTENCE | TYPE | XFELD | ' ' | = 'X' - check profile existence | ||
| |
ID_TYPE | TYPE | CRMT_SDB_PROFILE_TYPE | ISMA_SEC_PROFTYP_GRP | Return only Sym/SOl Profiles, default return all -> see domain | ||
| |
NO_PROFILE | TYPE | The profile does not exist | ||||
| |
EMPTY_PROFILE | TYPE | No individual profile is associated to the group one. | ||||
Processing Type
| Normal Function 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 |