SAP ABAP Class CL_RSSDPR_CONFIG_SIGDOC (Access to Significant Document Table)
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_CONFIG_SIGDOC | |
| Short Description | Access to Significant Document Table | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
| Created | 20050803 | 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_CONFIG_SIGDOC has no interface implemented.
Friends
Class CL_RSSDPR_CONFIG_SIGDOC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSSDPR_CONFIG_SIGDOC | The single instance of this class | 20050803 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSSSR_TH_SIGDOC | Table for significant document sets | 20050803 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050803 | |
| 2 | Static method | Public | Method | Get access to the single instance | 20050803 | |
| 3 | Instance method | Public | Method | Get the significance status for the given document type | 20050803 |
Events
Class CL_RSSDPR_CONFIG_SIGDOC has no event.
Types
Class CL_RSSDPR_CONFIG_SIGDOC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSSDPR_CONFIG_SIGDOC has no parameter.
Method CONSTRUCTOR on class CL_RSSDPR_CONFIG_SIGDOC has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_O_SIGDOCSET | Value transfer | Object reference (TYPE REF TO) | CL_RSSDPR_CONFIG_SIGDOC | Access to Significant Document Table | 20050803 |
Method GET_INSTANCE on class CL_RSSDPR_CONFIG_SIGDOC has no exception.
Method GET_SIGNIFICANCE_STATUS 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 | Type of process document in SDPR reporting | 20050803 | |||
| 2 | R_SIGNIFICANCE_STATUS | Value transfer | Type reference (TYPE) | RSBCTSDPR_D_IS_SIG_DOC | Is the document considered significant | 20050803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SDPR Search Key does not Exist Exception | 20050803 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 702 |