SAP ABAP Class CL_CACS_STDAGR_TAGR (Class for Target Agreements)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSCY (Package) ICM: Standard Contract (Agreement Components)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_STDAGR_TOP | Abstract Class of Standard Agreement | 20060721 |
Properties
| Class | CL_CACS_STDAGR_TAGR | |
| Short Description | Class for Target Agreements | |
| Super Class | CL_CACS_STDAGR_TOP | Abstract Class of Standard Agreement |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CACSCY | ICM: Standard Contract (Agreement Components) |
| Created | 20060721 | SAP |
| Last change | 20100310 | SAP |
| 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_CACS_STDAGR_TAGR has no interface implemented.
Friends
Class CL_CACS_STDAGR_TAGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | MTY_RULE_TABLE | Rules for Target Agreements | 20061113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060727 | |
| 2 | Static method | Public | Method | Get Rule Data for Transport | 20070115 | |
| 3 | Static method | Private | Method | Target agreement configuration is invalid | 20070115 |
Events
Class CL_CACS_STDAGR_TAGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_RULE_TABLE | Public | See coding | 20061113 | mty_rule_table
TYPE STANDARD TABLE OF cacs_sttgagr
WITH KEY appl agr_typ stcagr_id ctgttype version
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_AGR_TYPE | Call by reference | Type reference (TYPE) | CACS_AGR_TYP | Vereinbarungsart | 20060727 | |||
| 2 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060727 | |||
| 3 | ID_BUSIDATE | Call by reference | Type reference (TYPE) | CACS_BUSIDATE_OBJ | fachlicher Zeitpunkt des Objekts | 20060727 | |||
| 4 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | CACS_DESCRIPTION | Betriebswirtschaftliche Beschreibung des Objektes | 20060727 | |||
| 5 | ID_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060727 | ||
| 6 | ID_STCAGR_ID | Call by reference | Type reference (TYPE) | CACS_STCAGR_ID | Nummer der Standard-Vereinbarung | 20060727 | |||
| 7 | ID_TECHDATE | Call by reference | Type reference (TYPE) | CACS_TECHDATE_OBJ | Technischer Zeitpunkt des Objekts | 20060727 | |||
| 8 | ID_TEXTID_AGR_NOT_FOUND | Call by reference | Type reference (TYPE) | ANY | CX_CACS_STDAGR=>AGREEMENT_NOT_FOUND | TextID für Ausnahme "Vereinbarung nicht gefunden" | 20060727 | ||
| 9 | ID_TEXTID_TXT_NOT_FOUND | Call by reference | Type reference (TYPE) | ANY | CX_CACS_STDAGR=>AGREEMENT_TEXT_NOT_FOUND | TextID für Ausnahme "Text nicht gefunden" | 20060727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Ausnahme: Kein Objekt/keine Instanz vorhanden | 20060727 | ||
| 2 | Ausnahmeklasse zur Klasse CL_CACS_STCAGR | 20060727 |
Method GET_RULE_TRANSPORT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TGRATV | Call by reference | Type reference (TYPE) | CACS_TT_TGRATV | TAbellentyp zur TAbelle CACS_TGRATV | 20070115 | |||
| 2 | ET_TGRCV | Call by reference | Type reference (TYPE) | CACS_TT_TGRCV | Tabellentyp zur Tabelle CACS_TGRCV | 20070115 | |||
| 3 | ET_TGRULE | Call by reference | Type reference (TYPE) | CACS_TT_TGRULE | Zielvbg: Zielregel | 20070115 | |||
| 4 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Anwendung | 20070115 | |||
| 5 | ID_CTRTSTID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20070115 | |||
| 6 | ID_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20070115 | |||
| 7 | ID_STCAGRID | Call by reference | Type reference (TYPE) | CACS_STCAGR_ID | Nummer der Standard-Vereinbarung | 20070115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse zur Vereinbarungsregeln | 20070115 |
Method TARGET_AGR_SETUP_INVALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STCAGRID | Call by reference | Type reference (TYPE) | CACS_STCAGR_ID | Nummer der Standard-Vereinbarung | 20070115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse zur Vereinbarungsregeln | 20070115 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |