SAP ABAP Class CL_RSSDPR_SPL_UPDRULE_IS2DETL (Adapter for BW Update Rules (InfoSource to Detailed ODS))
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSSDPR_SPL_BW_ADAPTER Base class for OO-framework adapters used in SPL 20040601
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSSDPR_SPL_UPDRULE_ISAL2DET Adapter for BW Update Rules (Alert IS to Detailed ODS) 20040614
2 Inheritance (c INHERITING FROM c_ref)  CL_RSSDPR_SPL_UPDRULE_ISAS2DET Adapter for BW Update Rules (ASN IS to Detailed ODS) 20040625
Properties
Class CL_RSSDPR_SPL_UPDRULE_IS2DETL  
Short Description Adapter for BW Update Rules (InfoSource to Detailed ODS)    
Super Class CL_RSSDPR_SPL_BW_ADAPTER Base class for OO-framework adapters used in SPL 
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 20040601   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSSSC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSSDPR_SPL_UPDRULE_IS2DETL has no interface implemented.
Friends
Class CL_RSSDPR_SPL_UPDRULE_IS2DETL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONST_TECHN_RULE_NAME Constant Private Type reference (TYPE) CHAR20 CONST_UPD_IS_2_DET Technical name to identify the update rule 20040601
2 DOCUMENT_TYPE Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_DOCUMENT_TYPE Type of process document being worked on 20040603
3 SOURCE_INFO_PROVIDER_NAME Instance attribute Private Type reference (TYPE) STRING Technical name of the source IP 20040601
4 SOURCE_SYSTEM Instance attribute Private Type reference (TYPE) STRING Technical name of the source system 20040601
5 TARGET_INFO_PROVIDER_NAME Instance attribute Private Type reference (TYPE) STRING Technical name of the target IP 20040601
Methods
# Method Level Visibility Method type Description Created on
1 ADDTL_CHECK_PER_RECORD Instance method Public Method Special check for each record (may be imlp. in derived cl.) 20040614
2 CHECK_VALUES Instance method Public Method Check if values of records in data package are valid 20040601
3 CONSTRUCTOR Instance method Public Constructor Create an adapter for update rule from an IS to an Det. ODS 20040601
4 CONVERT_PERIOD_TO_CALMONTH Instance method Public Method Convert a period to calendar month 20050727
5 CONVERT_PERIOD_TO_CALWEEK Instance method Public Method Convert a period to calendar week 20050727
Events
Class CL_RSSDPR_SPL_UPDRULE_IS2DETL has no event.
Types
Class CL_RSSDPR_SPL_UPDRULE_IS2DETL has no local type.
Method Signatures

Method ADDTL_CHECK_PER_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RECORD Call by reference Type reference (TYPE) ANY Struktur mit InfoObjektcs 20040614
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_TOOLS_INVVALU Werte eines Felds nicht in Domäne 20040614
2 CX_RSSDPR_EXCEPT_TOOLS_NOFIELD Feld fehlt 20040614
3 CX_RSSDPR_EXCEPT_TOOLS_NOVALUE Obligatorischer Wert fehlt in einem Feld 20040614

Method CHECK_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DATA_PACKAGE Call by reference Type reference (TYPE) ANY TABLE Tabelle mit allen zu prüfenden Datensätzen 20040601
2 Exporting E_SUCCESS Value transfer Type reference (TYPE) CHAR1 'X', wenn alle Prüfungen erfolgreich waren 20040604

Method CHECK_VALUES on class CL_RSSDPR_SPL_UPDRULE_IS2DETL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENT_TYPE Call by reference Type reference (TYPE) RSBCTSDPR_D_DOCUMENT_TYPE Belegart in LLB-Reporting 20040603
2 Importing I_SOURCE_INFO_PROVIDER_NAME Call by reference Type reference (TYPE) STRING Technischer Name des Quell-IP 20040601
3 Importing I_SOURCE_SYSTEM Call by reference Type reference (TYPE) LOGSYS Technischer Name des logischen Systems 20040601
4 Importing I_TARGET_INFO_PROVIDER_NAME Call by reference Type reference (TYPE) STRING Technicher Name des Ziel-IP 20040601

Method CONSTRUCTOR on class CL_RSSDPR_SPL_UPDRULE_IS2DETL has no exception.

Method CONVERT_PERIOD_TO_CALMONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALMONTH Value transfer Type reference (TYPE) RSCALMONTH Calendar year / month 20050727
2 Importing I_PERIOD Call by reference Type reference (TYPE) RSFISCPER Fiscal year / period 20050727
3 Importing I_PERIOD_TYPE Call by reference Type reference (TYPE) RSBCTSDPR_C_PERIOD_TYPE Period Type 20050727

Method CONVERT_PERIOD_TO_CALMONTH on class CL_RSSDPR_SPL_UPDRULE_IS2DETL has no exception.

Method CONVERT_PERIOD_TO_CALWEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALWEEK Value transfer Type reference (TYPE) RSCALWEEK Calendar year / week 20050727
2 Importing I_PERIOD Call by reference Type reference (TYPE) RSFISCPER Fiscal year / period 20050727
3 Importing I_PERIOD_TYPE Call by reference Type reference (TYPE) RSBCTSDPR_C_PERIOD_TYPE Period Type 20050727

Method CONVERT_PERIOD_TO_CALWEEK on class CL_RSSDPR_SPL_UPDRULE_IS2DETL has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 353