SAP ABAP Class CL_CACS_DB_STDCTR (DB Class for Table CACS_STDCTR)
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_DB_STDCTR  
Short Description DB Class for Table CACS_STDCTR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSC5   ICM: Standard Contract: Database Accesses 
Created 20060901   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_DB_STDCTR has no forward declaration.
Interfaces
Class CL_CACS_DB_STDCTR has no interface implemented.
Friends
Class CL_CACS_DB_STDCTR has no friend class.
Attributes
Class CL_CACS_DB_STDCTR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTENCE Static method Public Method Check If ID Exists in DB 20060901
2 CHECK_EXISTENCE_FOR_PIT Static method Public Method Check If ID Exists for Two-Dimensional Time-Spot 20061107
3 CLEAR_INACT_FLAG Static method Public Method Return Indicator for Inactive Components 20070307
4 DELETE_VERSION_ZERO Static method Public Method Delete Version Zero from Database 20060901
5 GET_ALL_ACTIVE_VERSIONS Static method Public Method Read All Active Versions 20060901
6 GET_ALL_VERSIONS Static method Public Method Read All Versions 20060901
7 GET_ALL_VERSIONS_IN_APPL Static method Public Method Standard Contract: All Versions of All Contracts of ICM Appl 20070215
8 GET_INACTIVE_CONTRACTS Static method Public Method Read All Inactive Contracts 20070308
9 MODIFY_FROM_TABLE Static method Public Method Transfer Internal Table to DB 20060901
10 SELECT_ALL_DELETED Static method Public Method Deleted Contracts of Application 20070202
11 SELECT_ALL_PER_APPL Static method Public Method Load All Contracts in an APPL 20070315
12 SELECT_WITHOUT_LOGHANDLE Static method Public Method Read for Transport 20061128
13 SELECT_WITH_LOGHANDLE_EMPTY Static method Public Method Read for Transport 20061123
14 SELECT_WITH_LOGHANDLE_FILLED Static method Public Method Read for Transport 20061123
15 SELECT_WITH_WHERECOND Static method Public Method Dynamic Reading for Search Help 20060901
16 UPDATE_WITH_LOGHANDLE Static method Public Method Write Transport Log Handle 20061123
Events
Class CL_CACS_DB_STDCTR has no event.
Types
Class CL_CACS_DB_STDCTR has no local type.
Method Signatures

Method CHECK_EXISTENCE 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 20060901
2 Importing ID_CTRTST_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060901
3 Returning RD_FOUND Value transfer Type reference (TYPE) FLAG allgemeines flag 20060901

Method CHECK_EXISTENCE on class CL_CACS_DB_STDCTR has no exception.

Method CHECK_EXISTENCE_FOR_PIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FOUND Call by reference Type reference (TYPE) FLAG allgemeines flag 20061107
2 Exporting ES_PARKED_VERSION Call by reference Type reference (TYPE) CACS_S_STDCTR Struktur zur Tabelle CACS_STDCTR 20061107
3 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20061107
4 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20061107
5 Importing ID_CTRTST_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20061107
6 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20061107
# Exception Resumable Description Created on
1 CX_CACS_DB_ERROR DB-ZUgrifsfehler 20061107

Method CLEAR_INACT_FLAG 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 Anwendung 20070307
2 Importing ID_CTRTST_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20070307
3 Returning RD_EXISTS Value transfer Type reference (TYPE) FLAG Kz: Keine Datensätze auf DB 20070307

Method CLEAR_INACT_FLAG on class CL_CACS_DB_STDCTR has no exception.

Method DELETE_VERSION_ZERO 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 20060901
2 Importing ID_CTRTST_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060901
# Exception Resumable Description Created on
1 CX_CACS_DB_ERROR DB-ZUgrifsfehler 20060901

Method GET_ALL_ACTIVE_VERSIONS 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 Nummer des Standard-Provisionsvertrags 20060901
2 Importing ID_CTRTST_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Tabellentyp zur Struktur CACS_S_stagass 20060901
3 Returning RT_STDCTR Value transfer Type reference (TYPE) CACS_TT_STDCTR Tabellentyp zur Struktur CACS_S_stagass 20060901
# Exception Resumable Description Created on
1 CX_CACS_DB_ERROR DB-ZUgrifsfehler 20060901

Method GET_ALL_VERSIONS 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 20060901
2 Importing ID_CTRTST_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060901
3 Returning RT_STDCTR Value transfer Type reference (TYPE) CACS_TT_STDCTR Tabellentyp zur Struktur CACS_S_STDCTR 20060901
# Exception Resumable Description Created on
1 CX_CACS_DB_ERROR DB-ZUgrifsfehler 20060901

Method GET_ALL_VERSIONS_IN_APPL 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 Anwendung 20070215
2 Returning RT_STDCTR_VIA Value transfer Type reference (TYPE) CACS_TT_STDCTR_VERS_IN_APPL Standardvertrag mit Version und fachlicher Gültigkeit 20070215

Method GET_ALL_VERSIONS_IN_APPL on class CL_CACS_DB_STDCTR has no exception.

Method GET_INACTIVE_CONTRACTS 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 Anwendung 20070308
2 Returning RT_RESULT Value transfer Type reference (TYPE) CACS_TT_STDCTR Tabellentyp zur Struktur CACS_S_STDCTR 20070308

Method GET_INACTIVE_CONTRACTS on class CL_CACS_DB_STDCTR has no exception.

Method MODIFY_FROM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MOD_TAB Call by reference Type reference (TYPE) CACS_TT_STDCTR Tabellentyp zur Struktur CACS_S_stagass 20060901
# Exception Resumable Description Created on
1 CX_CACS_DB_ERROR DB-ZUgrifsfehler 20060901

Method SELECT_ALL_DELETED 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 Anwendung 20070202
2 Returning RT_STDCTR Value transfer Type reference (TYPE) CACS_TT_STDCTR Tabellentyp zur Struktur CACS_S_STDCTR 20070202

Method SELECT_ALL_DELETED on class CL_CACS_DB_STDCTR has no exception.

Method SELECT_ALL_PER_APPL 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 Anwendung 20070315
2 Returning RT_RESULT Value transfer Type reference (TYPE) CACS_TT_STDCTR Tabellentyp zur Struktur CACS_S_STDCTR 20070315

Method SELECT_ALL_PER_APPL on class CL_CACS_DB_STDCTR has no exception.

Method SELECT_WITHOUT_LOGHANDLE 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 Anwendung 20061128
2 Returning RT_RESULT Value transfer Type reference (TYPE) CACS_TT_STDCTR Tabellentyp zur Struktur CACS_S_STDCTR 20061128

Method SELECT_WITHOUT_LOGHANDLE on class CL_CACS_DB_STDCTR has no exception.

Method SELECT_WITH_LOGHANDLE_EMPTY 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 Anwendung 20061123
2 Returning RT_RESULT Value transfer Type reference (TYPE) CACS_TT_STDCTR Tabellentyp zur Struktur CACS_S_STDCTR 20061123

Method SELECT_WITH_LOGHANDLE_EMPTY on class CL_CACS_DB_STDCTR has no exception.

Method SELECT_WITH_LOGHANDLE_FILLED 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 Anwendung 20061123
2 Importing ID_CTRTST_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID 20061123
3 Returning RD_LOGHANDLE Value transfer Type reference (TYPE) BALLOGHNDL 20061123

Method SELECT_WITH_LOGHANDLE_FILLED on class CL_CACS_DB_STDCTR has no exception.

Method SELECT_WITH_WHERECOND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WHERE Call by reference Type reference (TYPE) STRING Where-Bedingung 20060901
2 Returning RT_STDCTR_COM Value transfer Type reference (TYPE) CACS_TT_STDCTR_COM Kommuinkationstyp 20060901
# Exception Resumable Description Created on
1 CX_CACS_DB_ERROR DB-ZUgrifsfehler 20060901

Method UPDATE_WITH_LOGHANDLE 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 Anwendung 20061123
2 Importing ID_CTRTST_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20061123
3 Importing ID_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20061123

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