SAP ABAP Class CL_DAS_INVALIDURI_SET (ILM SRS: InvalidUriSet Command)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-SRS (Application Component) Storage and Retention Service
⤷
S_ILM_DAS_COMMANDS (Package) ILM SRS: SRS Commands
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DAS_COMMAND | ILM SRS: Abstract Top Class for All DAS Commands | 20101028 |
Properties
| Class | CL_DAS_INVALIDURI_SET | |
| Short Description | ILM SRS: InvalidUriSet Command | |
| Super Class | CL_DAS_COMMAND | ILM SRS: Abstract Top Class for All DAS Commands |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_DAS_COMMANDS | ILM SRS: SRS Commands |
| Created | 20101028 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DAS_INVALIDURI_SET has no forward declaration.
Interfaces
Class CL_DAS_INVALIDURI_SET has no interface implemented.
Friends
Class CL_DAS_INVALIDURI_SET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'INVALIDURI_SET' | Name of Command | 20101028 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Set to Invalid ('Y') or Undo Invalidity ('N') | 20101028 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Reason for Setting to Invalid | 20101028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | set "Invalid" indicator | 20101028 |
Events
Class CL_DAS_INVALIDURI_SET has no event.
Types
Class CL_DAS_INVALIDURI_SET has no local type.
Method Signatures
Method SET_COL_INVALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_ID | Call by reference | Type reference (TYPE) | DAS_COL_ID | ID einer Kollektion | 20101028 |
Method SET_COL_INVALID on class CL_DAS_INVALIDURI_SET has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |