SAP ABAP Class CL_SBTI_CRITERIA_PROFILE (Selection Criteria: Profiles)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI_CM (Package) Management of Selection Criteria
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SBTI_CRITERIA_CHECKER Criteria Manager: Criteria Checker Interface 20051021
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SBTI_CRITERIA_PROFILE Criteria Manager: Criteria Profile Interface 20050705
Properties
Class CL_SBTI_CRITERIA_PROFILE  
Short Description Selection Criteria: Profiles    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SBTI_CM   Management of Selection Criteria 
Created 20050705   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_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
2 IF_SBTI_CRITERIA_PROFILE Criteria Manager: Criteria Profile Interface 20050705
Friends
# Friend Modeled only Created on Description
1 CL_SBTI_CRITERIA_MANAGER 20050829 Criteria Manager API
2 CL_SBTI_CRITERIA_TYPE 20051013
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CREATEUSER Instance attribute Public Attribute reference (LIKE) 20051017
2 C_DEF_PROFILE_EVTHIS Constant Public See coding 20051124
3 C_DEF_PROFILE_EVTREO Constant Public See coding 20051124
4 C_PROFILE_DTD Constant Public See coding 20051124
5 C_PROFILE_XSD Constant Public See coding 20051124
6 DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20050912
7 LASTCHTMSTMP Instance attribute Public Attribute reference (LIKE) 20051017
8 LASTCHUSER Instance attribute Public Attribute reference (LIKE) 20051017
9 PROFILEID Instance attribute Public Attribute reference (LIKE) 20050705
10 PROFILETYPE Instance attribute Public Attribute reference (LIKE) 20050705
11 R_CRITTYPE Instance attribute Private Object reference (TYPE REF TO) IF_SBTI_CRITERIA_TYPE - 20051021
12 STATE Instance attribute Public Attribute reference (LIKE) 20051013
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILDREN_TO_DOM_TREE Instance method Private Method 20051114
2 AUTHORITY_CHECK Static method Public Method 20051021
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050705
4 RENDER_CRITERIA_FROM_DOM Static method Private Method 20051130
Events
Class CL_SBTI_CRITERIA_PROFILE has no event.
Types
Class CL_SBTI_CRITERIA_PROFILE has no local type.
Method Signatures

Method ADD_CHILDREN_TO_DOM_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CRIT_PARENT Call by reference Object reference (TYPE REF TO) IF_SBTI_CRITERIA_TREE_ELEMENT Criteria Manager: Criteria tree element basis interface 20051114
2 Importing I_DOM_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20051114
3 Importing I_DOM_PARENT Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20051114

Method ADD_CHILDREN_TO_DOM_TREE on class CL_SBTI_CRITERIA_PROFILE has no exception.

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILEID Call by reference Type reference (TYPE) BTCPROFILEID 20051021
2 Importing I_PROFILETYPE Call by reference Type reference (TYPE) BTC_CRITTYPE 20051021
# Exception Resumable Description Created on
1 CX_SBTI_AUTHORIZATION_EX 20051021
2 CX_SBTI_CRITPROFILE_EX 20051021

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILEID Call by reference Type reference (TYPE) BTCPROFILEID Selektionskriterien: Profil ID 20050705
2 Importing I_R_CRITTYPE Call by reference Object reference (TYPE REF TO) IF_SBTI_CRITERIA_TYPE Selektionskriterien: Kriterientyp 20051021
# Exception Resumable Description Created on
1 CX_SBTI_CRITPROFILE_EX Selektionskriterien Ausnahmeklasse 20051021

Method RENDER_CRITERIA_FROM_DOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOM_CHILDREN Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_LIST 20051130
2 Importing I_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_SBTI_CRITERIA_NODE 20051130
# Exception Resumable Description Created on
1 CX_SBTI_AUTHORIZATION_EX Authorisation exceptions basis class 20051130
2 CX_SBTI_CRITNODE_EX 20051130
3 CX_SBTI_CRITPROFILE_EX 20051130
4 CX_SBTI_CRITTYPE_EX 20051130
5 CX_SBTI_SELOPTION_EX 20051130
6 CX_SBTI_TYPEFIELD_EX 20051130
History
Last changed by/on SAP  20130531 
SAP Release Created in 710