SAP ABAP Class CL_CACS_VERSION (Version Class of ICM)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSC5 (Package) ICM: Standard Contract: Database Accesses
Properties
Class CL_CACS_VERSION  
Short Description Version Class of ICM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package CACSC5   ICM: Standard Contract: Database Accesses 
Created 20060428   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_VERSION has no forward declaration.
Interfaces
Class CL_CACS_VERSION has no interface implemented.
Friends
Class CL_CACS_VERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_BUSIDATE Instance attribute Protected Type reference (TYPE) CACS_BUSIDATE_OBJ Effective Analysis Time-Spot 20060602
2 MD_DBTAB Instance attribute Protected Type reference (TYPE) TABNAME Name of DB Table 20060523
3 MD_EXISTS_ON_DB Instance attribute Protected Type reference (TYPE) FLAG Indicator: Export Object on Database 20060606
4 MD_IS_KILLED Instance attribute Protected Type reference (TYPE) FLAG Indicator: Object Was Destroyed, No DB Relevance 20060829
5 MD_MODE Instance attribute Protected Type reference (TYPE) CACS_STDCTR_MODE Editing Mode 20060713
6 MD_NOW Instance attribute Protected Type reference (TYPE) CACSTIMESTAMP "Now" in this Object 20060622
7 MD_TECHDATE Instance attribute Protected Type reference (TYPE) CACS_TECHDATE_OBJ Technical Analysis Time-Spot 20060602
8 MD_WITH_INACT Instance attribute Protected Type reference (TYPE) FLAG Indicator: Inactive Version of Object Will Be Edited 20060711
9 MRT_ACTIVATION_BUFFER Instance attribute Protected Object reference (TYPE REF TO) DATA 20060828
10 MRT_COMPLETE Instance attribute Protected Object reference (TYPE REF TO) DATA All Versions 20060607
11 MRT_DB_CONT Instance attribute Protected Object reference (TYPE REF TO) DATA DB Content 20060601
12 MRT_DELTA Instance attribute Protected Object reference (TYPE REF TO) DATA DB changes 20060601
13 MR_ACTUAL_VERSION Instance attribute Protected Object reference (TYPE REF TO) DATA Current Version in Database Format 20060601
14 MR_ACTUAL_VERSION_BUFFER Instance attribute Protected Object reference (TYPE REF TO) DATA Temporarily Store Current Version 20060828
15 MR_INACT_VERSION Instance attribute Protected Object reference (TYPE REF TO) DATA Inactive Version 20060602
16 MS_MAX_BUSI_INTERVAL Instance attribute Protected Type reference (TYPE) CACS_S_STD_BUSI_INTERVAL Maximum Effective Validity of Object 20060816
17 MT_DD03L Instance attribute Protected Type reference (TYPE) ENH_T_DD03L Structure of Database Table 20060601
18 MT_VERSIONS Instance attribute Protected Type reference (TYPE) CACS_TS_VERSION_DATA Sorted Table Type for Structure cacs_s_version_data 20060523
19 UN_DEL_DRAFT Static Attribute Public Type reference (TYPE) FLAG General Indicator 20130430
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_CHANGES Instance method Public Method Transfer Parked Version to Regular Versioning 20060607
2 ADD_TIME_SLICE Instance method Public Method Add Version that Covers An Additional Period 20080724
3 CALC_MAX_BUSI_INTERVAL Instance method Protected Method Determine Maximum Effective Validity 20060816
4 CHANGE Instance method Public Method Changing Without Inactive Version 20060711
5 CHANGE_INACT_VERSION Instance method Public Method Change Versioned Object to Version Zero 20060608
6 CHANGE_POINT_IN_TIME Instance method Public Method Loads Version for Time-Spot 20060601
7 CHECK_DB_EXISTENCE Instance method Public Method Checks If Object Already Exists on Database 20060606
8 CHECK_EXISTENCE Instance method Protected Method Check If Object Exists on Database for Specified ID 20060601
9 CHECK_IF_CHANGED Instance method Public Method Check Database Status As to Whether Object Was Changed 20060922
10 CHECK_IF_DELETED Instance method Public Method Check Database Status As to Whether Object Was Changed 20070215
11 CHECK_INACT_EXISTENCE Instance method Public Method Check If Inactive Version Exists 20060612
12 CHECK_INACT_ON_DB Instance method Public Method Check If Version Zero Exists in Database Data 20061214
13 CHECK_KEY Instance method Protected Method Check If Keys Are Filled 20060926
14 CHECK_VERSION_EXISTENCE Instance method Public Method Check If Given Version Already Exists in this Form 20060608
15 CHECK_VERS_RETURN Instance method Protected Method Checks Results Returned from CACS_VERS Modules 20060622
16 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080724
17 CLEAR_COLUMN Instance method Public Method Delete Contents of Column 20060815
18 COMPARE_VERSIONS Static method Public Method Compare Two Versions Without Tech.Date 20060608
19 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060428
20 COPY_CONT Static method Protected Method Copy Content of Reference to Another 20060731
21 COPY_DBCONT Instance method Protected Method 20060710
22 COPY_INACT_TO_ACTUAL Instance method Protected Method Copy Inactive Version to Current Version 20060801
23 CREATE_VERSION Instance method Protected Method Creation of (Inactive) Version of Object 20060711
24 CREATE_WHERECOND Instance method Protected Method Generates Where Condition from Header Data 20060601
25 DELETE Instance method Public Method Logical Deletion of Object 20060523
26 DELETE_INACTIVE_VERSION Instance method Public Method Delete Parked Version 20060607
27 DELETE_INTO_INACT Instance method Public Method Logical Deletion of Object: Write to Version Zero 20060829
28 GET_ACTUAL_VERSION Instance method Public Method Read Current Version of Specified PIT 20060629
29 GET_BUSI_INTERVAL_COVERAGE Instance method Public Method Validity of Object in Specified Period 20080724
30 GET_DB_CHANGES Instance method Public Method Returns All Database-Relevant Lines 20060713
31 GET_DB_EXISTENCE Instance method Public Method Indicator: Read If Object Is On Database 20060914
32 GET_INACT_VERSION Instance method Public Method Returns Version Currently Being Edited 20060626
33 GET_INPUTTABLE Instance method Protected Method Generate Input Table Reference for Vers-Handle from Key Data 20060607
34 GET_IS_KILLED Instance method Public Method Check If Object Was Destroyed (i.e. No DB Relevance) 20060829
35 GET_MAX_BUSI_INTERVAL Instance method Public Method Read Maximum Effective Validity 20060816
36 GET_MODE Instance method Public Method Read Editing Mode 20061106
37 GET_VERSION_DATA Instance method Public Method Return all Versions 20060718
38 LOAD_INACTIVE_VERSION Instance method Protected Method Load Inactive Version, If One Exists 20060719
39 SET_COL_VALUE_ACTIVE Instance method Public Method Delete Contents of Column 20060815
40 SET_PIT Instance method Protected Method Set 2-Dim. Time-Spot for Version Handle Access 20060601
41 TERMINATE Instance method Public Method Exit 20060523
42 TERMINATE_INTO_INACT Instance method Public Method Exit 20060829
43 TRANSFER_DBCONT Instance method Protected Method Transfers Database Content to Version Management Table 20060523
44 UNDELETE_AND_CHANGE Instance method Public Method Deleted Object Is Reinstated 20080724
45 UNDO_ACTIVATION Instance method Public Method Reverse Activation 20060828
Events
Class CL_CACS_VERSION has no event.
Types
Class CL_CACS_VERSION has no local type.
Method Signatures

Method ACTIVATE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_IS_KILLED Value transfer Type reference (TYPE) FLAG Kz.: Objekt wurde zerstört 20060829
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060607

Method ADD_TIME_SLICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PARKED Call by reference Type reference (TYPE) FLAG Kennzeichen: editieren über inaktive Versionen 20080724
2 Importing IRS_INPUTDATA Call by reference Object reference (TYPE REF TO) DATA Kopfdaten 20080724
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20080724

Method CALC_MAX_BUSI_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WITH_INACT Call by reference Type reference (TYPE) FLAG Kz. Inaktive Version berücksichtigen 20060816
2 Returning RS_BUSI_INTERVAL Value transfer Type reference (TYPE) CACS_S_STD_BUSI_INTERVAL Maximale fachliche Gültigkeit eines Objektes 20060816

Method CALC_MAX_BUSI_INTERVAL on class CL_CACS_VERSION has no exception.

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHANGEDATA Call by reference Object reference (TYPE REF TO) DATA Änderungen im DB-Format 20060714
# Exception Resumable Description Created on
1 CX_CACS_VERSION DB-ZUgrifsfehler 20060714

Method CHANGE_INACT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Änderungen 20060608

Method CHANGE_INACT_VERSION on class CL_CACS_VERSION has no exception.

Method CHANGE_POINT_IN_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_RESULT Call by reference Object reference (TYPE REF TO) DATA DB-Zeile zum übergebenen Zeitpunkt 20060602
2 Importing ID_BUSIDATE Call by reference Type reference (TYPE) CACS_BUSIDATE_OBJ fachlicher Zeitpunkt des Objekts 20060601
3 Importing ID_TECHDATE Call by reference Type reference (TYPE) CACS_TECHDATE_OBJ Technischer Zeitpunkt des Objekts 20060601
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060601

Method CHECK_DB_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_EXISTS Value transfer Type reference (TYPE) FLAG Kennzeichen: Objekt ex. auf der DB 20060606

Method CHECK_DB_EXISTENCE on class CL_CACS_VERSION has no exception.

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_KEYDATA Call by reference Object reference (TYPE REF TO) DATA DB-Zeile mit Schlüsseln 20060601
2 Returning RRT_RESULT Value transfer Object reference (TYPE REF TO) DATA Ergebnis der DB-Abfrage 20060601
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060601

Method CHECK_IF_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CHANGED Value transfer Type reference (TYPE) FLAG Kz: Objekt wurde verändert 20060922

Method CHECK_IF_CHANGED on class CL_CACS_VERSION has no exception.

Method CHECK_IF_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DELETED Value transfer Type reference (TYPE) FLAG Kz: Objekt wurde gelöscht 20070215

Method CHECK_IF_DELETED on class CL_CACS_VERSION has no exception.

Method CHECK_INACT_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_INACT Value transfer Type reference (TYPE) FLAG Kennzeichen: Inaktive Version vorhanden 20060612

Method CHECK_INACT_EXISTENCE on class CL_CACS_VERSION has no exception.

Method CHECK_INACT_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_EXISTS Value transfer Type reference (TYPE) FLAG Kz.: Version Null auf DB vorhanden 20061214

Method CHECK_INACT_ON_DB on class CL_CACS_VERSION has no exception.

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_KEYDATA Call by reference Object reference (TYPE REF TO) DATA Schlüsseldaten 20060926
2 Returning RD_KEYS_FILLED Value transfer Type reference (TYPE) FLAG Kz: Schlüssel (zumindest tw) gefüllt 20060926
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060926

Method CHECK_VERSION_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VERSION Call by reference Object reference (TYPE REF TO) DATA zu vergleichende Version 20060608
2 Returning RD_ALREADY_EXISTS Value transfer Type reference (TYPE) FLAG Kennzeichen: Version existiert bereits 20060608

Method CHECK_VERSION_EXISTENCE on class CL_CACS_VERSION has no exception.

Method CHECK_VERS_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRT_RETURN Call by reference Object reference (TYPE REF TO) DATA Nachrichtentabelle der Versionsbausteine 20060622
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060622

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CACS_VERSION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CACS_VERSION has no exception.

Method CLEAR_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20060815

Method CLEAR_COLUMN on class CL_CACS_VERSION has no exception.

Method COMPARE_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VERS1 Call by reference Object reference (TYPE REF TO) DATA Erste zu vergleichende Version 20060608
2 Importing IR_VERS2 Call by reference Object reference (TYPE REF TO) DATA zu vergleichende Version 20060608
3 Returning RD_IDENTICAL Value transfer Type reference (TYPE) FLAG Kennzeichen: Version sind gleich 20060608

Method COMPARE_VERSIONS on class CL_CACS_VERSION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUSIDATE Call by reference Type reference (TYPE) CACS_BUSIDATE_OBJ fachlicher Zeitpunkt des Objekts 20060601
2 Importing ID_DBTAB Call by reference Type reference (TYPE) TABNAME Tabellenname: Objektdaten 20060523
3 Importing ID_MODE Call by reference Type reference (TYPE) CACS_STDCTR_MODE Bearbeitungsmodus (Lesen, Schreiben...) 20060713
4 Importing ID_NOW Call by reference Type reference (TYPE) CACSTIMESTAMP "Jetzt" für dieses Objekt 20060712
5 Importing ID_TECHDATE Call by reference Type reference (TYPE) CACS_TECHDATE_OBJ Technischer Zeitpunkt des Objekts 20060601
6 Importing ID_WITH_INACT Call by reference Type reference (TYPE) FLAG Kz.: Bearbeitung mit inaktiver Version 20060711
7 Importing IRT_DB_CONT Call by reference Object reference (TYPE REF TO) DATA Datenbankinhalt zum Objekt 20060710
8 Importing IR_KEYDATA Call by reference Object reference (TYPE REF TO) DATA DB-Zeile mit gefüllten Schlüsselfeldern m. fachl. Gültigkeit 20060601
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060601

Method COPY_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_TARGET Call by reference Object reference (TYPE REF TO) DATA Ziel 20060731
2 Importing IR_SOURCE Call by reference Object reference (TYPE REF TO) DATA Quelle 20060731

Method COPY_CONT on class CL_CACS_VERSION has no exception.

Method COPY_DBCONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRT_DESTINATION Call by reference Object reference (TYPE REF TO) DATA 20060710
2 Importing IRT_SOURCE Call by reference Object reference (TYPE REF TO) DATA 20060710
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060710

Method COPY_INACT_TO_ACTUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ACTUAL_VERSION Call by reference Object reference (TYPE REF TO) DATA Aktuelle version 20060801
2 Exporting ER_INACT_VERSION Call by reference Object reference (TYPE REF TO) DATA Inaktive Version 20060801

Method COPY_INACT_TO_ACTUAL on class CL_CACS_VERSION has no exception.

Method CREATE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUSIDATE Call by reference Type reference (TYPE) CACS_BUSIDATE_OBJ fachlicher Zeitpunkt des Objekts 20060711
2 Importing ID_NOW Call by reference Type reference (TYPE) CACSTIMESTAMP "jetzt" im Sinn des Objekts 20060712
3 Importing ID_TECHDATE Call by reference Type reference (TYPE) CACS_TECHDATE_OBJ Technischer Zeitpunkt des Objekts 20060711
4 Importing ID_WITH_INACT Call by reference Type reference (TYPE) FLAG Kz.: Editieren über inaktive Versionen 20060711
5 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Datensatz, auf dessen Basis erzeugt werden soll 20060711
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060711

Method CREATE_WHERECOND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_KEYDATA Call by reference Object reference (TYPE REF TO) DATA DB-Zeile mit gefüllten Schlüsselfeldern 20060601
2 Returning RD_WHERECOND Value transfer Type reference (TYPE) STRING Where-Bedingung Ohne Mandant und Version 20060601
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060601

Method DELETE Signature

Method DELETE on class CL_CACS_VERSION has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060607

Method DELETE_INACTIVE_VERSION Signature

Method DELETE_INACTIVE_VERSION on class CL_CACS_VERSION has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060607

Method DELETE_INTO_INACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_IS_KILLED Value transfer Type reference (TYPE) FLAG Kz.: Objekt zerstört 20060829
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060829

Method GET_ACTUAL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ACTUAL_VERSION Value transfer Object reference (TYPE REF TO) DATA Version zum aktuellen PIT 20060629

Method GET_ACTUAL_VERSION on class CL_CACS_VERSION has no exception.

Method GET_BUSI_INTERVAL_COVERAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUSI_INTERVAL Value transfer Type reference (TYPE) CACS_S_STD_BUSI_INTERVAL Fachliches Gültigkeitsinterval 20080724
2 Returning RT_BUSI_INTERVALS Value transfer Type reference (TYPE) CACS_TT_STD_BUSI_INTERVAL Tabellentyp zur Struktur CACS_S_STD_BUSI_INTERVAL 20080724

Method GET_BUSI_INTERVAL_COVERAGE on class CL_CACS_VERSION has no exception.

Method GET_DB_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_DB_CHANGES Value transfer Object reference (TYPE REF TO) DATA Zeilen für die DB 20060815

Method GET_DB_CHANGES on class CL_CACS_VERSION has no exception.

Method GET_DB_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_EXISTS_ON_DB Value transfer Type reference (TYPE) FLAG Kz. Objekt bereits auf der DB vorhanden 20060914

Method GET_DB_EXISTENCE on class CL_CACS_VERSION has no exception.

Method GET_INACT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INACT_VERSION Value transfer Object reference (TYPE REF TO) DATA In Bearbeitung befindliche Version 20060626

Method GET_INACT_VERSION on class CL_CACS_VERSION has no exception.

Method GET_INPUTTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CRT_INPUTDATA Call by reference Object reference (TYPE REF TO) DATA Tabelle mit IR_Keydata als einzige Zeile 20060607
2 Importing IR_KEYDATA Call by reference Object reference (TYPE REF TO) DATA DB-Zeile mit Schlüsseln 20060607
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060607

Method GET_IS_KILLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_IS_KILLED Value transfer Type reference (TYPE) FLAG Kz.: Obj ohne DB-relevanz gelöscht 20060829

Method GET_IS_KILLED on class CL_CACS_VERSION has no exception.

Method GET_MAX_BUSI_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_BUSI_INTERVAL Value transfer Type reference (TYPE) CACS_S_STD_BUSI_INTERVAL Maximale fachliche Gültigkeit eines Objektes 20060816

Method GET_MAX_BUSI_INTERVAL on class CL_CACS_VERSION has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_MODE Value transfer Type reference (TYPE) CACS_STDCTR_MODE Bearbeitungsmodus (anzeigen, ändern) 20061106

Method GET_MODE on class CL_CACS_VERSION has no exception.

Method GET_VERSION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_VERSION Value transfer Object reference (TYPE REF TO) DATA Alle Versionen 20060718

Method GET_VERSION_DATA on class CL_CACS_VERSION has no exception.

Method LOAD_INACTIVE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INACT_VERSION Value transfer Object reference (TYPE REF TO) DATA Inaktive Version 20060719

Method LOAD_INACTIVE_VERSION on class CL_CACS_VERSION has no exception.

Method SET_COL_VALUE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20060815
2 Importing IR_VALUE Call by reference Object reference (TYPE REF TO) DATA Wert 20060815

Method SET_COL_VALUE_ACTIVE on class CL_CACS_VERSION has no exception.

Method SET_PIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_RESULT Call by reference Object reference (TYPE REF TO) DATA DB-Zeile für den Version-Zugriff 20060602
2 Importing ID_BUSIDATE Call by reference Type reference (TYPE) CACS_BUSIDATE_OBJ fachlicher Zeitpunkt des Objekts 20060601
3 Importing ID_TECHDATE Call by reference Type reference (TYPE) CACS_TECHDATE_OBJ Technischer Zeitpunkt des Objekts 20060601
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060601

Method TERMINATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMDATE Call by reference Type reference (TYPE) CACS_TERMDATE Beendigungsdatum eines versionierten Objektes 20060523
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060608

Method TERMINATE_INTO_INACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMDATE Call by reference Type reference (TYPE) CACS_TERMDATE Beendigungsdatum eines versionierten Objektes 20060829
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20060829

Method TRANSFER_DBCONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRT_DBCONT Call by reference Object reference (TYPE REF TO) DATA Versionsdaten im DB-Format 20060523
2 Returning RT_VERSIONS Value transfer Type reference (TYPE) CACS_TS_VERSION_DATA Sortierter Tabellentyp zur Struktur cacs_s_version_data 20060828

Method TRANSFER_DBCONT on class CL_CACS_VERSION has no exception.

Method UNDELETE_AND_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PARKED Call by reference Type reference (TYPE) FLAG Kennzeichen: editieren über inaktive Versionen 20080724
2 Importing IRS_INPUTDATA Call by reference Object reference (TYPE REF TO) DATA Kopfdaten 20080724
# Exception Resumable Description Created on
1 CX_CACS_VERSION Ausnahmenklasse zur Klasse CL_CACS_VERSION 20080724

Method UNDO_ACTIVATION Signature

Method UNDO_ACTIVATION on class CL_CACS_VERSION has no parameter.
Method UNDO_ACTIVATION on class CL_CACS_VERSION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 700