SAP ABAP Class CL_RSAN_UT_USED_FIELDS (Set operations with field tables)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_UT_GENERAL (Package) APD - Utility Services - general
⤷
⤷
Properties
| Class | CL_RSAN_UT_USED_FIELDS | |
| Short Description | Set operations with field tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSAN_UT | |
| Program status | ||
| Category | 0 | |
| Package | RSAN_UT_GENERAL | APD - Utility Services - general |
| Created | 20021029 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_RSAN_UT_USED_FIELDS has no interface implemented.
Friends
Class CL_RSAN_UT_USED_FIELDS has no friend class.
Attributes
Class CL_RSAN_UT_USED_FIELDS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Difference between two field sets | 20021029 | |
| 2 | Static method | Public | Method | Intersection between two field sets | 20021029 | |
| 3 | Static method | Public | Method | Union of two field sets | 20021029 |
Events
Class CL_RSAN_UT_USED_FIELDS has no event.
Types
Class CL_RSAN_UT_USED_FIELDS has no local type.
Method Signatures
Method USED_FIELDS_DIFFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_DIFFERENCE | Value transfer | Type reference (TYPE) | RSANU_TH_USED_FIELD | 20021029 | ||||
| 2 | I_TH_USED_FIELDS_1 | Call by reference | Type reference (TYPE) | RSANU_TH_USED_FIELD | 20021029 | ||||
| 3 | I_TH_USED_FIELDS_2 | Call by reference | Type reference (TYPE) | RSANU_TH_USED_FIELD | 20021029 |
Method USED_FIELDS_DIFFERENCE on class CL_RSAN_UT_USED_FIELDS has no exception.
Method USED_FIELDS_INTERSECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_INTERSECTION | Value transfer | Type reference (TYPE) | RSANU_TH_USED_FIELD | 20021029 | ||||
| 2 | I_TH_USED_FIELDS_1 | Call by reference | Type reference (TYPE) | RSANU_TH_USED_FIELD | 20021029 | ||||
| 3 | I_TH_USED_FIELDS_2 | Call by reference | Type reference (TYPE) | RSANU_TH_USED_FIELD | 20021029 |
Method USED_FIELDS_INTERSECT on class CL_RSAN_UT_USED_FIELDS has no exception.
Method USED_FIELDS_UNION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_UNION | Value transfer | Type reference (TYPE) | RSANU_TH_USED_FIELD | 20021029 | ||||
| 2 | I_TH_USED_FIELDS_1 | Call by reference | Type reference (TYPE) | RSANU_TH_USED_FIELD | 20021029 | ||||
| 3 | I_TH_USED_FIELDS_2 | Call by reference | Type reference (TYPE) | RSANU_TH_USED_FIELD | 20021029 |
Method USED_FIELDS_UNION on class CL_RSAN_UT_USED_FIELDS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |