Where Used List (Function Module) for SAP ABAP Data Element BTC_CRITTYPE (Selection Criteria: Criteria Type)
SAP ABAP Data Element
BTC_CRITTYPE (Selection Criteria: Criteria Type) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
BAPI_CM_CRITERIA_GET VALUE(I_PROFILETYPE) TYPE BTC_CRITTYPE
|
Get criteria table and tree | ||||
| 2 |
BAPI_CM_CRITERIA_SET VALUE(I_PROFILETYPE) TYPE BTC_CRITTYPE
|
Update criteria table and tree | ||||
| 3 |
BAPI_CM_CRITTYPES_GET VALUE(I_CRITTYPE) TYPE BTC_CRITTYPE DEFAULT '%'
|
Get a list of available criteria types | ||||
| 4 |
BAPI_CM_PROFILES_GET VALUE(I_PROFILETYPE) TYPE BTC_CRITTYPE DEFAULT '%'
|
Get a list of profiles | ||||
| 5 |
BAPI_CM_PROFILE_ACTIVATE VALUE(I_PROFILETYPE) TYPE BTC_CRITTYPE
|
Activate criteria profile | ||||
| 6 |
BAPI_CM_PROFILE_CREATE VALUE(E_PROFILETYPE) TYPE BTC_CRITTYPE
|
Create new criteria profile | ||||
| 7 |
BAPI_CM_PROFILE_DEACTIVATE VALUE(I_PROFILETYPE) TYPE BTC_CRITTYPE
|
Deactivate active profile | ||||
| 8 |
BAPI_CM_PROFILE_DELETE VALUE(I_PROFILETYPE) TYPE BTC_CRITTYPE
|
Delete existing criteria profile | ||||
| 9 |
CRITERIATYPE_MODIFY_UI REFERENCE(I_CRITTYPE) TYPE BTC_CRITTYPE OPTIONAL
|
Create new criteria type | ||||
| 10 |
CRITERIA_MODIFY_NEW_UI REFERENCE(I_PROFILETYPE) TYPE BTC_CRITTYPE
|
Create new criteria for a field | ||||
| 11 |
CRITERIA_MODIFY_UI REFERENCE(I_PROFILETYPE) TYPE BTC_CRITTYPE
|
Create new criteria for a field | ||||
| 12 |
DEQUEUE_EBTC_CRITPROFILE VALUE(TYPE) TYPE BTC_CRITPROFILES-TYPE OPTIONAL
|
Release lock on object EBTC_CRITPROFILE | ||||
| 13 |
ENQUEUE_EBTC_CRITPROFILE VALUE(TYPE) TYPE BTC_CRITPROFILES-TYPE OPTIONAL
|
Request lock for object EBTC_CRITPROFILE | ||||
| 14 |
PROFILE_MODIFY_UI REFERENCE(I_PROFILETYPE) TYPE BTC_CRITTYPE DEFAULT '%'
|
Create new criteria profile | ||||
| 15 |
PROFILE_MODIFY_UI REFERENCE(I_SELPROFILETYPE) TYPE BTC_CRITTYPE OPTIONAL
|
Create new criteria profile | ||||
| 16 |
PROFILE_MODIFY_UI REFERENCE(E_PROFILETYPE) TYPE BTC_CRITTYPE
|
Create new criteria profile |