SAP ABAP Class CL_ESH_EX_EXTP (Extraction Role Maintenance)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_EXTRACTION (Package) Extraction

⤷

⤷

Properties
Class | CL_ESH_EX_EXTP | |
Short Description | Extraction Role Maintenance | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_EXTRACTION | Extraction |
Created | 20090505 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_EX_EXTP has no forward declaration.
Interfaces
Class CL_ESH_EX_EXTP has no interface implemented.
Friends
Class CL_ESH_EX_EXTP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_EX_EXTP_MOD_STATUS | 'A' | Customer Added | 20090506 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_EX_EXTP_MOD_STATUS | 'D' | Customer Deleted | 20090506 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_EX_EXTP_MOD_STATUS | 'M' | Customer Modified | 20090506 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_EX_EXTP_MOD_STATUS | 'N' | Without Reference to SAP Entry | 20090506 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_EX_EXTP_MOD_STATUS | 'O' | Original | 20090506 | |
6 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20090507 | ||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | LOGSYS | Logical System | 20090507 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Assign roles for a user ( update roles ) (4) | 20090512 |
2 | ![]() |
Static method | Public | Method | Check EXTP Key / ZEXTP Key exists | 20090515 |
3 | ![]() |
Static method | Public | Method | Check Role exists | 20090515 |
4 | ![]() |
Static method | Public | Method | Check Sysrel exists | 20090515 |
5 | ![]() |
Static method | Public | Method | Check Sysrel + Otyp exists | 20090515 |
6 | ![]() |
Static method | Public | Constructor | Class Constructor | 20090506 |
7 | ![]() |
Static method | Public | Method | Get the already assigned roles of the user (1) | 20090512 |
8 | ![]() |
Static method | Public | Method | Get Extraction Roles (2) | 20090505 |
9 | ![]() |
Static method | Public | Method | Merge the old roles with the new roles defined in tables (3) | 20090513 |
Events
Class CL_ESH_EX_EXTP has no event.
Types
Class CL_ESH_EX_EXTP has no local type.
Method Signatures
Method ASSIGN_ROLES_FOR_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090512 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090512 | ||
3 | ![]() |
IT_ROLES_TO_BE_ASSIGNED | Call by reference | Type reference (TYPE) | SUID_TT_BAPIAGR | Activity groups | 20090512 | ||
4 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20090512 |
Method ASSIGN_ROLES_FOR_USER on class CL_ESH_EX_EXTP has no exception.
Method CHECK_EXTP_KEY_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXTP_KEY | Call by reference | Type reference (TYPE) | ESH_E_EX_EXTP_KEY | SAP Extraction Role Entry Key | 20090515 | ||
2 | ![]() |
IV_ZEXTP_KEY | Call by reference | Type reference (TYPE) | ESH_E_EX_EXTP_KEY | Custom Extraction Role Entry Key | 20090515 | ||
3 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | CHAR01 | Exists | 20090515 |
Method CHECK_EXTP_KEY_EXISTS on class CL_ESH_EX_EXTP has no exception.
Method CHECK_ROLE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXTRACTION_ROLE | Call by reference | Type reference (TYPE) | ESH_E_EX_EXTRACTION_ROLE | Data Extraction Role | 20090515 | ||
2 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | CHAR01 | Exists | 20090515 |
Method CHECK_ROLE_EXISTS on class CL_ESH_EX_EXTP has no exception.
Method CHECK_SYSREL_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20090515 | ||
2 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | CHAR01 | Exists | 20090515 |
Method CHECK_SYSREL_EXISTS on class CL_ESH_EX_EXTP has no exception.
Method CHECK_SYSREL_OTYP_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20090515 | ||
2 | ![]() |
IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20090515 | ||
3 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | CHAR01 | Exists | 20090515 |
Method CHECK_SYSREL_OTYP_EXISTS on class CL_ESH_EX_EXTP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ESH_EX_EXTP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESH_EX_EXTP has no exception.
Method GET_ASSIGNED_ROLES_FOR_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNED_ROLES | Call by reference | Type reference (TYPE) | SUID_TT_BAPIAGR | Table Type: BAPIAGR | 20090512 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090512 | ||
3 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20090512 |
Method GET_ASSIGNED_ROLES_FOR_USER on class CL_ESH_EX_EXTP has no exception.
Method GET_EXTRACTION_ROLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXTP_AGGREGATED | Call by reference | Type reference (TYPE) | ESH_T_EX_EXTP_AGGREGATED | Aggregated Extraction Profiles for Data Extraction | 20090505 | ||
2 | ![]() |
ET_EXTP_CUST | Call by reference | Type reference (TYPE) | ESH_T_EX_ZEXTP | Customer Extraction Profiles for ESH Data Extraction | 20090505 | ||
3 | ![]() |
ET_EXTP_DEFAULT | Call by reference | Type reference (TYPE) | ESH_T_EX_EXTP | Extraction Profiles for Application Data Extraction | 20090505 | ||
4 | ![]() |
IT_SYSREL | Call by reference | Type reference (TYPE) | ESH_T_OM_SYSREL_ID | Requested Sysrels | 20090505 |
Method GET_EXTRACTION_ROLES on class CL_ESH_EX_EXTP has no exception.
Method MERGE_OLD_NEW_ROLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ROLES_TO_BE_ASSIGNED | Call by reference | Type reference (TYPE) | SUID_TT_BAPIAGR | Table Type: BAPIAGR | 20090513 | ||
2 | ![]() |
EV_NO_CHANGE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090513 | ||
3 | ![]() |
IT_ASSIGNED_ROLES | Call by reference | Type reference (TYPE) | SUID_TT_BAPIAGR | Table Type: BAPIAGR | 20090513 | ||
4 | ![]() |
IT_EXTP_AGGREGATED | Call by reference | Type reference (TYPE) | ESH_T_EX_EXTP_AGGREGATED | Table Type: BAPIAGR | 20090513 |
Method MERGE_OLD_NEW_ROLES on class CL_ESH_EX_EXTP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |