SAP ABAP Class CL_SQF_CONTENT_PROVIDER_ROOT (Root Content Provider)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_API (Package) API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080805 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SQF_CONTENT_PROVIDER | Query | 20080805 |
Meta Relationship - Used By
Properties
| Class | CL_SQF_CONTENT_PROVIDER_ROOT | |
| Short Description | Root Content Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQF_API | API |
| Created | 20080805 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080805 | ||
| 2 | IF_SQF_CONTENT_PROVIDER | Query | 20080805 |
Friends
Class CL_SQF_CONTENT_PROVIDER_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Attribute reference (LIKE) | IF_SQF_QUERY=>CO_STATE | IF_SQF_QUERY=>CO_STATE | States | 20080808 | ||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20080808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20080808 | ||
| 2 | Instance method | Protected | Method | Authority check: S_TCODE | 20080807 | |
| 3 | Instance method | Protected | Method | Authority check: S_DEVELOP | 20080807 | |
| 4 | Instance method | Protected | Method | 20080808 | ||
| 5 | Instance method | Protected | Method | 20080808 | ||
| 6 | Instance method | Protected | Method | 20080808 | ||
| 7 | Instance method | Protected | Method | 20080808 | ||
| 8 | Instance method | Protected | Method | 20080808 | ||
| 9 | Instance method | Public | Method | Popup for a single value | 20080808 | |
| 10 | Instance method | Protected | Method | 20080808 | ||
| 11 | Instance method | Protected | Method | 20080808 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | STATE_CHANGED | Instance Event (0) |
Protected (1) |
20080808 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_OPERATION | Protected | Attribute reference (LIKE) | 20080808 | |
||
| 2 | TY_OPERATION_LIST | Protected | Attribute reference (LIKE) | 20080808 | |
Method Signatures
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class CL_SQF_CONTENT_PROVIDER_ROOT has no parameter.
Method AUTHORITY_CHECK on class CL_SQF_CONTENT_PROVIDER_ROOT has no exception.
Method AUTHORITY_CHECK_STCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TCODE | Call by reference | Type reference (TYPE) | CLIKE | Transaction Code | 20080807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Permission deneied | 20080807 |
Method AUTHORITY_CHECK_S_DEVELOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJNAME | Call by reference | Type reference (TYPE) | CLIKE | Object name | 20080807 | |||
| 2 | IM_OBJTYPE | Call by reference | Type reference (TYPE) | CLIKE | Object type | 20080807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Permission deneied | 20080807 |
Method DISPLAY_DOCUMENTATION Signature
Method DISPLAY_DOCUMENTATION on class CL_SQF_CONTENT_PROVIDER_ROOT has no parameter.
Method DISPLAY_DOCUMENTATION on class CL_SQF_CONTENT_PROVIDER_ROOT has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_SQF_CONTENT_PROVIDER_ROOT has no parameter.
Method EXECUTE on class CL_SQF_CONTENT_PROVIDER_ROOT has no exception.
Method EXECUTE_OPERATION Signature
Method EXECUTE_OPERATION on class CL_SQF_CONTENT_PROVIDER_ROOT has no parameter.
Method EXECUTE_OPERATION on class CL_SQF_CONTENT_PROVIDER_ROOT has no exception.
Method GET_OPERATIONS Signature
Method GET_OPERATIONS on class CL_SQF_CONTENT_PROVIDER_ROOT has no parameter.
Method GET_OPERATIONS on class CL_SQF_CONTENT_PROVIDER_ROOT has no exception.
Method INIT Signature
Method INIT on class CL_SQF_CONTENT_PROVIDER_ROOT has no parameter.
Method INIT on class CL_SQF_CONTENT_PROVIDER_ROOT has no exception.
Method POPUP_GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | CLIKE | Field name | 20080808 | |||
| 2 | IM_POPUP_TITLE | Call by reference | Type reference (TYPE) | CLIKE | Title of popup | 20080808 | |||
| 3 | IM_TABNAME | Call by reference | Type reference (TYPE) | CLIKE | Name of structure or table | 20080808 | |||
| 4 | IM_VALUE | Call by reference | Type reference (TYPE) | CLIKE | Initial value | 20080808 | |||
| 5 | RE_VALUE | Value transfer | Type reference (TYPE) | SPO_VALUE | Input value | 20080808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Exceptions | 20080808 |
Method RESET Signature
Method RESET on class CL_SQF_CONTENT_PROVIDER_ROOT has no parameter.
Method RESET on class CL_SQF_CONTENT_PROVIDER_ROOT has no exception.
Method UPDATE_QUERY_DESCRIPTION Signature
Method UPDATE_QUERY_DESCRIPTION on class CL_SQF_CONTENT_PROVIDER_ROOT has no parameter.
Method UPDATE_QUERY_DESCRIPTION on class CL_SQF_CONTENT_PROVIDER_ROOT has no exception.
Event Signatures
Event STATE_CHANGED Signature
Event STATE_CHANGED on class CL_SQF_CONTENT_PROVIDER_ROOT has no parameter.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |