SAP ABAP Class CL_CACS_STD_RULECHAR_REM_SD (Characterstic Attributes of Rule)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSSD (Package) ICM: SD Condition Technique
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CACS_STD_RULECHAR_REM Rule Characteristics of Perf.-Related Remuneration in STDCTR 20060919
Properties
Class CL_CACS_STD_RULECHAR_REM_SD  
Short Description Characterstic Attributes of Rule    
Super Class CL_CACS_STD_RULECHAR_REM Rule Characteristics of Perf.-Related Remuneration in STDCTR 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSSD   ICM: SD Condition Technique 
Created 20060711   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_STD_RULECHAR_REM_SD has no forward declaration.
Interfaces
Class CL_CACS_STD_RULECHAR_REM_SD has no interface implemented.
Friends
Class CL_CACS_STD_RULECHAR_REM_SD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVATED Instance attribute Protected Type reference (TYPE) FLAG Indicator: Object Was Activated 20070111
2 MD_SCALE_FLG Instance attribute Private Type reference (TYPE) BOOLEAN_FLG Ind: Scale (X=Yes; ' ' = No) 20060816
3 MS_COND_DB Instance attribute Private Type reference (TYPE) CACS_S_KOND_TAB_STDCTR Content of Database 20070109
4 MS_COND_RULECHAR_XL Instance attribute Protected Type reference (TYPE) CACS_S_KOND_TAB_STDCTR Conditions from SD in Context of Standard Contract 20060713
5 MT_DB_LOAD Static Attribute Protected Type reference (TYPE) CACS_TT_STDAGR_SD_DB_LOAD Selection Results 20070222
6 MT_LIST_KEYFIELDS Instance attribute Private Type reference (TYPE) CACS_COND_KEYFIELDS Commissions: Key Fields of a Table 20060711
7 MT_LIST_NONKEYFIELDS Instance attribute Private Type reference (TYPE) CACS_COND_KEYFIELDS Commissions: Data Fields of Table 20060711
8 MT_RULECHAR_OBJECTS Static Attribute Protected Type reference (TYPE) CACS_TT_SD_RULECHARS Table Type for Structure cacs_s_sd_rulechars 20070110
9 MT_SCALES_IND Instance attribute Protected Type reference (TYPE) COND_SCALE_T Table Condscale 20061019
10 MT_SCALES_STD Instance attribute Protected Type reference (TYPE) COND_SCALE_T Table Condscale 20061019
Methods
# Method Level Visibility Method type Description Created on
1 BUFFER_DB_LOAD Static method Protected Method Database Buffer 20070222
2 CHECK_DB_LOAD Static method Protected Method Check If Already Loaded from Database for These Parameters 20070222
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060713
4 CREATE_RULECHAR_LIST Static method Public Method Static Call of Constructor 20060713
5 GET_COND_RULECHAR Instance method Public Method Get Rule Characteristics 20060804
6 GET_KOTAB_DESC Instance method Public Method Read Description of Condition Table 20060720
7 GET_VADAT_FIELDS Instance method Public Method Get Data Fields of Conditions Table 20060818
8 GET_VAKEY_FIELDS Instance method Public Method Get Key Fields of Conditions Table 20060818
9 INITIALIZE_RULECHARS Static method Public Method Reset After Saving 20070111
10 LOAD_SCALES Instance method Protected Method Get Scale 20070222
Events
Class CL_CACS_STD_RULECHAR_REM_SD has no event.
Types
Class CL_CACS_STD_RULECHAR_REM_SD has no local type.
Method Signatures

Method BUFFER_DB_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMS Call by reference Type reference (TYPE) CACS_S_STDAGR_SD_DB_LOAD Pufferstruktur 20070222
2 Importing IT_COND_LIST Call by reference Type reference (TYPE) CACS_TT_KOND_TAB_STDCTR Konditionen aus dem SD im Kontext des Standardvertrag 20070222

Method BUFFER_DB_LOAD on class CL_CACS_STD_RULECHAR_REM_SD has no exception.

Method CHECK_DB_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KSCHL Call by reference Type reference (TYPE) CACS_TT_KSCHL Tabelentyp zur Struktur CACS_S_KSCHL 20070222
2 Changing CT_RESULT Call by reference Type reference (TYPE) CACS_TT_KOND_TAB_STDCTR Tabellentyp zur Struktur CACS_S_STDAGR_SD_DB_LOAD 20070222
3 Importing IS_PARAMS Call by reference Type reference (TYPE) CACS_S_STDAGR_SD_DB_LOAD Pufferstruktur 20070222

Method CHECK_DB_LOAD on class CL_CACS_STD_RULECHAR_REM_SD has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20061102
2 Importing ID_BUSIDATE Call by reference Type reference (TYPE) CACS_BUSIDATE_OBJ fachlicher Zeitpunkt des Objekts 20060720
3 Importing ID_KOTAB Call by reference Type reference (TYPE) KOTAB Konditionstabelle 20060713
4 Importing ID_TECHDATE Call by reference Type reference (TYPE) CACS_TECHDATE_OBJ Technischer Zeitpunkt des Objekts 20060720
5 Importing ID_TOOL Call by reference Type reference (TYPE) CACS_LOS_TOOL 'REMUNERATION_STANDARD' Werkzeuge für Logischen Service 20060720
6 Importing IS_DB_CONT Call by reference Type reference (TYPE) CACS_S_KOND_TAB_STDCTR Konditionen aus dem SD im Kontext des Standardvertrag 20070109
7 Importing IS_RULECHAR_XL Call by reference Type reference (TYPE) CACS_S_KOND_TAB_STDCTR Konditionen aus dem SD im Kontext des Standardvertrag 20060713
8 Importing IT_LIST_KEYFIELDS Call by reference Type reference (TYPE) CACS_COND_KEYFIELDS Prov.: Schlüsselfelder einer Tabelle 20060713
9 Importing IT_LIST_NONKEYFIELDS Call by reference Type reference (TYPE) CACS_COND_KEYFIELDS Prov.: Datenfelder einer Tabelle 20060713

Method CONSTRUCTOR on class CL_CACS_STD_RULECHAR_REM_SD has no exception.

Method CREATE_RULECHAR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20060713
2 Importing ID_BUSIDATE Call by reference Type reference (TYPE) CACS_BUSIDATE_OBJ fachlicher Zeitpunkt des Objekts 20060720
3 Importing ID_RULECHAR_AGRID Call by reference Type reference (TYPE) CACS_RULECHAR_AGRID Nummer der Vereinbarung im Kontext des Std. vertrag 20060713
4 Importing ID_RULE_ID Call by reference Type reference (TYPE) CACS_STD_RULE_ID Regelnummer einr Standardvereinbarungsregel 20060713
5 Importing ID_STCAGR_ID Call by reference Type reference (TYPE) CACS_STCAGR_ID Nummer der Standard-Vereinbarung 20060713
6 Importing ID_TECHDATE Call by reference Type reference (TYPE) CACS_TECHDATE_OBJ Technischer Zeitpunkt des Objekts 20060720
7 Returning RT_RULECHAR_LIST Value transfer Type reference (TYPE) CACS_TT_RULECHAR_OBJ Tabellentyp zur Struktur CACS_S_RULECHAR_OBJ 20060713

Method CREATE_RULECHAR_LIST on class CL_CACS_STD_RULECHAR_REM_SD has no exception.

Method GET_COND_RULECHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RULECHAR_XL Value transfer Type reference (TYPE) CACS_S_KOND_TAB_STDCTR Konditionen aus dem SD im Kontext des Standardvertrag 20060804

Method GET_COND_RULECHAR on class CL_CACS_STD_RULECHAR_REM_SD has no exception.

Method GET_KOTAB_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_KOTAB Call by reference Type reference (TYPE) KOTAB Konditionstabelle 20060720
2 Returning RT_KOTAB_DESC Value transfer Type reference (TYPE) DDTEXT Erläuternder Kurztext 20060720

Method GET_KOTAB_DESC on class CL_CACS_STD_RULECHAR_REM_SD has no exception.

Method GET_VADAT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VADAT Value transfer Type reference (TYPE) CACS_COND_KEYFIELDS Prov.: Datenfelder einer Tabelle 20060818

Method GET_VADAT_FIELDS on class CL_CACS_STD_RULECHAR_REM_SD has no exception.

Method GET_VAKEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VAKEY Value transfer Type reference (TYPE) CACS_COND_KEYFIELDS Prov.: Schlüsselfelder einer Tabelle 20060818

Method GET_VAKEY_FIELDS on class CL_CACS_STD_RULECHAR_REM_SD has no exception.

Method INITIALIZE_RULECHARS Signature

Method INITIALIZE_RULECHARS on class CL_CACS_STD_RULECHAR_REM_SD has no parameter.
Method INITIALIZE_RULECHARS on class CL_CACS_STD_RULECHAR_REM_SD has no exception.

Method LOAD_SCALES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IND_SCALE Call by reference Type reference (TYPE) COND_SCALE_T Condscale Tabelle 20070222
2 Exporting ET_STD_SCALE Call by reference Type reference (TYPE) COND_SCALE_T Condscale Tabelle 20070222

Method LOAD_SCALES on class CL_CACS_STD_RULECHAR_REM_SD has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700