SAP ABAP Class CL_RSSDPR_TOOLS_CHECK_IO_VALS (Check if values assigned to IO's are valid)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
⤷
RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
⤷
⤷
Properties
| Class | CL_RSSDPR_TOOLS_CHECK_IO_VALS | |
| Short Description | Check if values assigned to IO's are valid | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
| Created | 20040602 | SAP |
| Last change | 20141101 | |
| 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_RSSDPR_TOOLS_CHECK_IO_VALS has no interface implemented.
Friends
Class CL_RSSDPR_TOOLS_CHECK_IO_VALS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSBCTSDPR_D_DOCUMENT_TYPE | Type of process document in SDPR reporting | 20040602 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSSSR_TS_CHKVAL | 20040602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check a record of InfoObjects if all values are valid | 20040602 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040602 | |
| 3 | Instance method | Private | Method | Generate a literal key descriptor for a given record | 20040603 |
Events
Class CL_RSSDPR_TOOLS_CHECK_IO_VALS has no event.
Types
Class CL_RSSDPR_TOOLS_CHECK_IO_VALS has no local type.
Method Signatures
Method CHECK_IO_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_RECORD | Call by reference | Type reference (TYPE) | ANY | Struktur mit InfoObjektcs | 20040602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Werte eines Felds nicht in Domäne | 20040603 | ||
| 2 | Feld fehlt | 20040603 | ||
| 3 | Obligatorischer Wert fehlt in einem Feld | 20040603 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOCUMENT_TYPE | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_DOCUMENT_TYPE | Belegart in LLB-Reporting | 20040602 |
Method CONSTRUCTOR on class CL_RSSDPR_TOOLS_CHECK_IO_VALS has no exception.
Method GET_KEY_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_RECORD | Call by reference | Type reference (TYPE) | ANY | Struktur mit InfoObjektcs | 20040603 | |||
| 2 | R_KEY_DESC | Value transfer | Type reference (TYPE) | STRING | Sprechende Beschreibung | 20040603 |
Method GET_KEY_DESC on class CL_RSSDPR_TOOLS_CHECK_IO_VALS has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 353 |