SAP ABAP Interface IF_SBTI_CRITERIA_PROFILE (Criteria Manager: Criteria Profile Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI_CM (Package) Management of Selection Criteria

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SBTI_CRITERIA_PROFILE | Selection Criteria: Profiles | 20050705 |
Properties
Interface | IF_SBTI_CRITERIA_PROFILE | |
Short Description | Criteria Manager: Criteria Profile Interface |
General Data
Package | SBTI_CM | Management of Selection Criteria |
Created | 20050705 | SAP |
Last changed | 20060912 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SBTI_CRITERIA_PROFILE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SBTI_CRITERIA_CHECKER | Criteria Manager: Criteria Checker Interface | 20051021 |
Friends
Interface IF_SBTI_CRITERIA_PROFILE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CREATEUSER | Instance attribute | Public | Type reference (TYPE) | BTCCRITUSER | Selection Criteria: User | 20051017 | ||
2 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | BTCDESCRIPTION | Background Processing: Description of an Element | 20050930 | ||
3 | LASTCHTMSTMP | Instance attribute | Public | Type reference (TYPE) | BTCTIMESTAMP | Background Processing: Time Stamp (UTC) | 20051017 | ||
4 | LASTCHUSER | Instance attribute | Public | Type reference (TYPE) | BTCCRITUSER | Selection Criteria: User | 20051017 | ||
5 | PROFILEID | Instance attribute | Public | Type reference (TYPE) | BTCPROFILEID | Selection Criteria: Profile ID | 20050930 | ||
6 | PROFILETYPE | Instance attribute | Public | Type reference (TYPE) | BTC_CRITTYPE | Selection Criteria: Criteria Type | 20050930 | ||
7 | STATE | Instance attribute | Public | Type reference (TYPE) | BTCPROFILESTATE | Boolean Variable (X=true, -=false, space=unknown) | 20051013 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20051021 | |
2 | ![]() |
Instance method | Public | Method | 20051018 | |
3 | ![]() |
Instance method | Public | Method | 20050914 | |
4 | ![]() |
Instance method | Public | Method | 20051130 | |
5 | ![]() |
Instance method | Public | Method | 20051025 | |
6 | ![]() |
Instance method | Public | Method | 20050911 | |
7 | ![]() |
Instance method | Public | Method | 20050911 | |
8 | ![]() |
Instance method | Public | Method | 20051021 | |
9 | ![]() |
Instance method | Public | Method | 20051021 | |
10 | ![]() |
Instance method | Public | Method | Modifies Description | 20051021 |
11 | ![]() |
Instance method | Public | Method | 20051130 | |
12 | ![]() |
Instance method | Public | Method | 20051025 |
Events
Interface IF_SBTI_CRITERIA_PROFILE has no event.
Types
Interface IF_SBTI_CRITERIA_PROFILE has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_SBTI_CRITERIA_PROFILE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051021 | ||
2 | ![]() |
20051021 |
Method CRITERIA_ELEMENT_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODEID | Call by reference | Type reference (TYPE) | BTCCRITERIAID | CL_SBTI_CRITERIA_ROOT=>C_ROOT_NODEID | Selektionskriterien: ID | 20051018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051021 | ||
2 | ![]() |
Selektionskriterien Ausnahmeklasse | 20051018 | |
3 | ![]() |
Selektionskriterien Ausnahmeklasse | 20051021 |
Method CRITERIA_ELEMENT_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODEID | Call by reference | Type reference (TYPE) | BTCCRITERIAID | CL_SBTI_CRITERIA_ROOT=>C_ROOT_NODEID | Selektionskriterien: ID | 20050914 | |
2 | ![]() |
R_NODE | Value transfer | Object reference (TYPE REF TO) | IF_SBTI_CRITERIA_TREE_ELEMENT | - | 20050914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Selektionskriterien Ausnahmeklasse | 20051017 |
Method CRITERIA_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20051130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Authorisation exceptions basis class | 20051130 | |
2 | ![]() |
Criteria Tree exceptions basis class | 20051130 | |
3 | ![]() |
Criteria Profile basis exception class | 20051130 | |
4 | ![]() |
Criteria Type exceptions basis class | 20051130 | |
5 | ![]() |
Selection options basis exception class | 20051130 | |
6 | ![]() |
Type Field basis exception class | 20051130 |
Method CRITERIA_SUIT Signature
Method CRITERIA_SUIT on Interface IF_SBTI_CRITERIA_PROFILE has no parameter.
Method CRITERIA_SUIT on Interface IF_SBTI_CRITERIA_PROFILE has no exception.
Method CRITERIA_TABLE_GET_RAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODEID | Call by reference | Type reference (TYPE) | BTCCRITERIAID | CL_SBTI_CRITERIA_ROOT=>C_ROOT_NODEID | Selektionskriterien: ID | 20050911 | |
2 | ![]() |
R_T_CRITERIA | Value transfer | Type reference (TYPE) | BTC_T_CRITERIA_RAW | SBTI: Selectionscriteriabaum | 20050911 |
Method CRITERIA_TABLE_GET_RAW on Interface IF_SBTI_CRITERIA_PROFILE has no exception.
Method CRITERIA_TREE_GET_RAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_NODESTREE | Value transfer | Type reference (TYPE) | BTC_T_NODESTREE | SBTI: Selectionscriteriabaum | 20050911 |
Method CRITERIA_TREE_GET_RAW on Interface IF_SBTI_CRITERIA_PROFILE has no exception.
Method DEACTIVATE Signature
Method DEACTIVATE on Interface IF_SBTI_CRITERIA_PROFILE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051021 | ||
2 | ![]() |
20051021 |
Method DELETE Signature
Method DELETE on Interface IF_SBTI_CRITERIA_PROFILE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051021 | ||
2 | ![]() |
20051021 |
Method DESCRIPTION_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | BTCDESCRIPTION | Selektionskriterien: Kommentar | 20051021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051021 | ||
2 | ![]() |
Selektionskriterien Ausnahmeklasse | 20051021 |
Method DOM_RENDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20051130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Criteria Tree exceptions basis class | 20051130 | |
2 | ![]() |
Criteria Profile basis exception class | 20051130 |
Method WHERE_CLAUSE_GET Signature
Method WHERE_CLAUSE_GET on Interface IF_SBTI_CRITERIA_PROFILE has no parameter.
Method WHERE_CLAUSE_GET on Interface IF_SBTI_CRITERIA_PROFILE has no exception.
History
Last changed by/on | SAP | 20060912 |
SAP Release Created in | 710 |