SAP ABAP Class CL_CACS_TGT_VERSIONING (Target Agreements: Versioning)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACST4 (Package) ICM: Target Agreements Application
⤷
⤷
Properties
| Class | CL_CACS_TGT_VERSIONING | |
| Short Description | Target Agreements: Versioning | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CACSTGT | |
| Program status | ||
| Category | 0 | |
| Package | CACST4 | ICM: Target Agreements Application |
| Created | 20041007 | 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_TGT_VERSIONING has no interface implemented.
Friends
Class CL_CACS_TGT_VERSIONING has no friend class.
Attributes
Class CL_CACS_TGT_VERSIONING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read All Active Versions | 20041008 | |
| 2 | Static method | Public | Method | Read All Versions (Current) | 20041008 | |
| 3 | Static method | Public | Method | Read All Versions for a Time-Spot | 20041008 | |
| 4 | Static method | Public | Method | Read Active Versions (Current) | 20041008 | |
| 5 | Static method | Public | Method | Read Active Versions for a Time-Spot | 20041008 | |
| 6 | Static method | Public | Method | Determine Current Time Stamp | 20041008 |
Events
Class CL_CACS_TGT_VERSIONING has no event.
Types
Class CL_CACS_TGT_VERSIONING has no local type.
Method Signatures
Method GET_ALL_ACTIVE_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUSI | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Fachlicher Zeitstempel | 20041210 | |||
| 2 | IV_WHEN | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Technischer Zeitstempel | 20041027 | |||
| 3 | I_CACSSEL | Call by reference | Type reference (TYPE) | DATA | Auswahlen | 20041008 | |||
| 4 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041008 | |||
| 5 | T_CACSBACK | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ergebnis (Tabelle) | 20041008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041008 |
Method GET_ALL_VERSIONS_NOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CACSSEL | Call by reference | Type reference (TYPE) | DATA | Auswahlen | 20041008 | |||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041008 | |||
| 3 | T_CACSBACK | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ergebnis (Tabelle) | 20041008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041008 |
Method GET_ALL_VERSIONS_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUSI_BEGIN | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Fachlicher Beginnzeitstempel | 20041008 | |||
| 2 | I_BUSI_END | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Fachlicher Endezeitstempel | 20041008 | |||
| 3 | I_CACSSEL | Call by reference | Type reference (TYPE) | DATA | Auswahlen | 20041008 | |||
| 4 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041008 | |||
| 5 | I_WHEN | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Technischer Zeitstempel | 20041008 | |||
| 6 | T_CACSBACK | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ergebnis (Tabelle) | 20041008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041008 |
Method GET_SINGLE_VERSION_NOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CACSBACK | Call by reference | Type reference (TYPE) | DATA | Ergebnis (Version) | 20041008 | |||
| 2 | I_CACSSEL | Call by reference | Type reference (TYPE) | DATA | Auswahlen | 20041008 | |||
| 3 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041008 |
Method GET_SINGLE_VERSION_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CACSBACK | Call by reference | Type reference (TYPE) | DATA | Ergebnis (Version) | 20041008 | |||
| 2 | I_BUSI_BEGIN | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Fachlicher Beginnzeitstempel | 20041016 | |||
| 3 | I_BUSI_END | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Fachlicher Endezeitstempel | 20041016 | |||
| 4 | I_CACSSEL | Call by reference | Type reference (TYPE) | DATA | Auswahlen | 20041008 | |||
| 5 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041008 | |||
| 6 | I_WHEN | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Technischer Zeitstempel | 20041008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041008 |
Method GET_TIME_STAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TIME | Value transfer | Type reference (TYPE) | CACSTIMESTAMP | Zeitpunkt | 20041008 |
Method GET_TIME_STAMP on class CL_CACS_TGT_VERSIONING has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |