SAP ABAP Class CL_CACS_DB_STDCTRT (DB Accesses to Text Table)
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_STDCTRT | |
| Short Description | DB Accesses to Text Table | |
| 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_STDCTRT has no forward declaration.
Interfaces
Class CL_CACS_DB_STDCTRT has no interface implemented.
Friends
Class CL_CACS_DB_STDCTRT has no friend class.
Attributes
Class CL_CACS_DB_STDCTRT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Load Texts for Search Help (WITH Table and WHERECOND) | 20060901 | |
| 2 | Static method | Public | Method | Load Texts for Search Help (WITH Table and WHERECOND) | 20060901 | |
| 3 | Static method | Public | Method | Read Single Record | 20070202 | |
| 4 | Static method | Public | Method | Read Texts of ID List | 20070202 |
Events
Class CL_CACS_DB_STDCTRT has no event.
Types
Class CL_CACS_DB_STDCTRT has no local type.
Method Signatures
Method LOAD_TEXTS_FOR_SHLP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_WHERE | Call by reference | Type reference (TYPE) | STRING | 20060901 | ||||
| 2 | IT_STDCTR_COM | Call by reference | Type reference (TYPE) | CACS_TT_STDCTR_COM | Tabellentyp zur Struktur CACS_S_STDCTR | 20060901 | |||
| 3 | RT_STDCTRT | Value transfer | Type reference (TYPE) | CACS_TT_STDCTRT | Tabellentyp zur Struktur CACS_S_stdctrt | 20060901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB-ZUgrifsfehler | 20060901 |
Method LOAD_TEXTS_FOR_SHLP_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STDCTR_COM | Call by reference | Type reference (TYPE) | CACS_TT_STDCTR_COM | Tabellentyp zur Struktur CACS_S_STDCTR | 20060901 | |||
| 2 | RT_STDCTRT | Value transfer | Type reference (TYPE) | CACS_TT_STDCTRT | Tabellentyp zur Struktur CACS_S_stdctrt | 20060901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB-ZUgrifsfehler | 20060901 |
Method READ_WITH_KEY 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 Anwendung | 20070202 | |||
| 2 | ID_CTRTST_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20070202 | |||
| 3 | ID_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20070202 | |||
| 4 | RS_RESULT | Value transfer | Type reference (TYPE) | CACS_S_STDCTRT | Struktur zur Tabelle CACS_STDCTRT | 20070308 |
Method READ_WITH_KEY on class CL_CACS_DB_STDCTRT has no exception.
Method READ_WITH_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20070202 | |||
| 2 | IT_STDCTR | Call by reference | Type reference (TYPE) | CACS_TT_STDCTR | Tabellentyp zur Struktur CACS_S_STDCTR | 20070202 | |||
| 3 | RT_STDCTRT | Value transfer | Type reference (TYPE) | CACS_TT_STDCTRT | Tabellentyp zur Struktur CACS_S_stdctrt | 20070202 |
Method READ_WITH_LIST on class CL_CACS_DB_STDCTRT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |