SAP ABAP Class CL_RSAN_SVC_CHECK_PROCESS (Method Library for Syntax Checks on an Analysis Process)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_MDL (Package) APD - Tool - Object Model
⤷
⤷
Properties
| Class | CL_RSAN_SVC_CHECK_PROCESS | |
| Short Description | Method Library for Syntax Checks on an Analysis Process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAN_MDL | APD - Tool - Object Model |
| Created | 20020527 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAN_SVC_CHECK_PROCESS has no forward declaration.
Interfaces
Class CL_RSAN_SVC_CHECK_PROCESS has no interface implemented.
Friends
Class CL_RSAN_SVC_CHECK_PROCESS has no friend class.
Attributes
Class CL_RSAN_SVC_CHECK_PROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check the consistency of an analysis process | 20020527 | |
| 2 | Static method | Public | Method | Check That There is Exactly One Target Node | 20030826 |
Events
Class CL_RSAN_SVC_CHECK_PROCESS has no event.
Types
Class CL_RSAN_SVC_CHECK_PROCESS has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_MDL_ANALYSIS_PROCESS | Executeable Analysis | 20020527 | |||
| 2 | IR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_RT_LOG | Application log for syntax warnings | 20040123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Analyseprozessdefinition | 20020527 |
Method CHECK_UNIQUE_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_ANALYSIS | Executeable Analysis | 20030826 | |||
| 2 | IR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_RT_LOG | Application log for syntax warnings | 20040123 | |||
| 3 | RR_TARGET_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_NODE | Ref to target node if there is exactly one node | 20030826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Analyseprozessdefinition | 20030826 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30B |