SAP ABAP Class CL_RSRT_FIELD_SERVICES (Field with Services)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_FIELD | Field | 20111006 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_FIELD_SERVICES | Field with Services | 20111006 |
Properties
| Class | CL_RSRT_FIELD_SERVICES | |
| Short Description | Field with Services | |
| Super Class | CL_RSRT_FIELD | Field |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20111006 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRT_FIELD_SERVICES | Field with Services | 20111006 |
Friends
Class CL_RSRT_FIELD_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSRT_FILTER_RULE | Filter Rule | 20111213 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSRT_SORT_RULE | Sort Rule | 20111213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111006 | |
| 2 | Static method | Public | Method | Create Field with Services | 20111006 | |
| 3 | Instance method | Protected | Event handling method | Handle Filter Changed | 20120220 | |
| 4 | Instance method | Protected | Event handling method | Handle Sort changed | 20120220 |
Events
Class CL_RSRT_FIELD_SERVICES has no event.
Types
Class CL_RSRT_FIELD_SERVICES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CID | Call by reference | Type reference (TYPE) | IF_RSRT_FIELD=>TN_CID | Unique Type ID | 20120209 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | IF_RSRT_FIELD=>TN_ID | Field ID | 20111006 | |||
| 3 | S_DFIES | Call by reference | Type reference (TYPE) | CL_RSRT_DDIC=>TN_S_DFIES | DFIES | 20111006 |
Method CONSTRUCTOR on class CL_RSRT_FIELD_SERVICES has no exception.
Method CREATE_FIELD_SERVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | IF_RSRT_FIELD=>TN_ID | Field ID | 20111006 | |||
| 2 | S_DFIES | Call by reference | Type reference (TYPE) | CL_RSRT_DDIC=>TN_S_DFIES | DFIES | 20111006 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_FIELD_SERVICES | Field with Services | 20111006 |
Method CREATE_FIELD_SERVICES on class CL_RSRT_FIELD_SERVICES has no exception.
Method ON_FILTER_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20120220 |
Method ON_FILTER_CHANGED on class CL_RSRT_FIELD_SERVICES has no exception.
Method ON_SORT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20120220 |
Method ON_SORT_CHANGED on class CL_RSRT_FIELD_SERVICES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |