SAP ABAP Class CL_CACS_INDCTR_CASE (Commission Case (View for Commission Case))
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSCT (Package) ICM: Commission Contract 'Light'

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_INDCTR_TOP | Commission Contract | 20060720 |
Properties
Class | CL_CACS_INDCTR_CASE | |
Short Description | Commission Case (View for Commission Case) | |
Super Class | CL_CACS_INDCTR_TOP | Commission Contract |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSCT | ICM: Commission Contract 'Light' |
Created | 20060720 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CACS_INDCTR_CASE has no forward declaration.
Interfaces
Class CL_CACS_INDCTR_CASE has no interface implemented.
Friends
Class CL_CACS_INDCTR_CASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_VERSION | Versioned Instance of Contract | 20060720 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | MTY_TS_INDCTR_LIST | 20060720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060720 |
2 | ![]() |
Static method | Public | Method | Generates Contract Instance | 20060720 |
3 | ![]() |
Static method | Public | Method | Free Instance | 20110225 |
Events
Class CL_CACS_INDCTR_CASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTY_S_INDCTR_LIST | Protected | See coding | 20060720 | BEGIN OF mty_s_indctr_list,
appl TYPE cacsappl,
indctr_id TYPE cacs_ctrtbu_id,
busitime TYPE cacsbusitime,
techtime TYPE cacstechtime,
busibegin TYPE CACS_BUSITIME_B,
busiend TYPE CACS_BUSITIME_E,
techbegin TYPE CACS_TECHTIME_B,
techend TYPE CACS_TECHTIME_E,
ro_indctr TYPE REF TO cl_cacs_indctr_top,
END OF mty_s_indctr_list
|
||
2 | MTY_TS_INDCTR_LIST | Protected | See coding | 20060720 | mty_ts_indctr_list TYPE TABLE OF mty_s_indctr_list
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060720 | ||
2 | ![]() |
ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | fachlicher Zeitpunkt des Objekts | 20060720 | ||
3 | ![]() |
ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060720 | ||
4 | ![]() |
ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Provisionsvertrag für Massenprozesse: Ausnahmebehandlung | 20060720 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060720 | ||
2 | ![]() |
ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060720 | ||
3 | ![]() |
ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060720 | ||
4 | ![]() |
ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060720 | ||
5 | ![]() |
RO_INDCTR | Value transfer | Object reference (TYPE REF TO) | CL_CACS_INDCTR_TOP | Provisionsvertrag | 20060720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Provisionsvertrag für Massenprozesse: Ausnahmebehandlung | 20060720 |
Method FREE_INSTANCE Signature
Method FREE_INSTANCE on class CL_CACS_INDCTR_CASE has no parameter.
Method FREE_INSTANCE on class CL_CACS_INDCTR_CASE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |