SAP ABAP Class CL_RSINSP_INSP_U_CMD (Command for Inspection Plan)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSIQM_INSPECTION (Package) IQM in BI: Inspection Plan

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_CMD_U | Template for Update Task Command | 20060801 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20060801 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060801 |
Properties
Class | CL_RSINSP_INSP_U_CMD | |
Short Description | Command for Inspection Plan | |
Super Class | CL_RSBK_CMD_U | Template for Update Task Command |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSIQM_INSPECTION | IQM in BI: Inspection Plan |
Created | 20060801 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20060801 | ||
2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060801 |
Friends
Class CL_RSINSP_INSP_U_CMD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBK_REQUEST | DTP Request | 20060809 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSBK_SRC | Interface for Data Sources of a DTP | 20060809 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINSP_SOURCE_S | Structure of Source Object of an Inspection Plan | 20060809 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINSP_INSPCHECK_T | Checks in Inspection Plans | 20061026 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSBK_TH_FIELD_RT | DTP: Field List for Runtime | 20061026 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTRAN_T_FIELD | Transformation - Structure Fields | 20061026 | ||
7 | ![]() |
Instance attribute | Private | See coding | Transformation Rules | 20061026 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIQM_RUN | Inspection Run (Information Quality) | 20060809 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060809 |
2 | ![]() |
Instance method | Private | Method | Initialization | 20061026 |
Events
Class CL_RSINSP_INSP_U_CMD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_TRFN_RULE | Public | See coding | Transformation Rule | 20061026 | BEGIN OF ts_trfn_rule ,
fieldnm TYPE rsfieldnm,
ruleid TYPE rstran_ruleid,
ruletype TYPE rstran_ruletype,
END OF ts_trfn_rule
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CMD | Call by reference | Type reference (TYPE) | RSBCMD | Datentransferprozess Command | 20060809 | ||
2 | ![]() |
IV_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20060809 |
Method CONSTRUCTOR on class CL_RSINSP_INSP_U_CMD has no exception.
Method _INITIALIZE Signature
Method _INITIALIZE on class CL_RSINSP_INSP_U_CMD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierung fehlgeschlagen | 20061026 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |