SAP ABAP Class CL_CACS_RET_DBC_VAR (Retention: Database Conversion Context)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSR5 (Package) ICM: Retention: DDIC + APIs for DDIC

⤷

⤷

Properties
Class | CL_CACS_RET_DBC_VAR | |
Short Description | Retention: Database Conversion Context | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSR5 | ICM: Retention: DDIC + APIs for DDIC |
Created | 20070119 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CACS_RET_DBC_VAR has no forward declaration.
Interfaces
Class CL_CACS_RET_DBC_VAR has no interface implemented.
Friends
Class CL_CACS_RET_DBC_VAR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | VIEWNAME | 'V_CACS_STWARRU' | Name of SAP table view | 20070312 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN_FLG | Boolean Variables (X=true, space=false) | 20070119 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSAPPL | Identification of Application | 20070119 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSTIMESTAMP | Time Stamp (YYYY.MM.DD hh:mm:ss) | 20070119 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application Log | 20070119 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACS_TT_DBC_EVENT_S | Table Type Events for Simple Database Conversion | 20070119 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DD27P_TTY | 20070312 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_TT_INSTANCE | 20070119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Data | 20070119 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070119 |
3 | ![]() |
Instance method | Public | Method | Convert Data | 20070119 |
4 | ![]() |
Instance method | Protected | Method | Convert Maintenance View for Guarantee Agreement | 20070312 |
5 | ![]() |
Instance method | Protected | Method | Convert Package Information | 20070312 |
6 | ![]() |
Static method | Public | Method | Factory Method: Generate Object | 20070119 |
7 | ![]() |
Instance method | Public | Method | Complete Conversion | 20070119 |
8 | ![]() |
Instance method | Protected | Method | Get Fields for Maintenance View | 20070312 |
9 | ![]() |
Instance method | Protected | Method | Hide Fields In Maintenance Dialog that Are Not Required | 20070312 |
10 | ![]() |
Instance method | Public | Method | Initialize Conversion | 20070119 |
11 | ![]() |
Instance method | Protected | Method | Add New Entries to Database | 20070312 |
Events
Class CL_CACS_RET_DBC_VAR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_INSTANCE | Private | See coding | 20070119 | BEGIN OF ty_s_instance,
appl TYPE cacsappl,
instance TYPE REF TO cl_cacs_ret_dbc_var,
END OF ty_s_instance
|
||
2 | TY_TT_INSTANCE | Private | See coding | 20070119 | ty_tt_instance TYPE SORTED TABLE OF ty_s_instance
WITH UNIQUE KEY appl
|
Method Signatures
Method CHECK Signature
Method CHECK on class CL_CACS_RET_DBC_VAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070119 |
Method CONSTRUCTOR 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 | 20070119 | ||
2 | ![]() |
ID_DBC_TIMESTAMP | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Zeitstempel (JJJJ.MM.TT hh:mm:ss) | 20070119 | ||
3 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20070119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070119 |
Method CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_SIMULATION | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Nur Simulation (X=true, space=false) | 20070119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CACS: Application log exceptions | 20070119 | |
2 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070119 |
Method CONVERT_GUARANTEE_VIEW Signature
Method CONVERT_GUARANTEE_VIEW on class CL_CACS_RET_DBC_VAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070312 |
Method CONVERT_PACKAGES Signature
Method CONVERT_PACKAGES on class CL_CACS_RET_DBC_VAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070312 |
Method CREATE 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 | 20070119 | ||
2 | ![]() |
ID_DBC_TIMESTAMP | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Zeitstempel (JJJJ.MM.TT hh:mm:ss) | 20070119 | ||
3 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20070119 | ||
4 | ![]() |
RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CACS_RET_DBC_VAR | Einbehaltung: Datenbankumsetzung | 20070119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070119 |
Method FINALISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DBC_TIMESTAMP_END | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Zeitstempel (JJJJ.MM.TT hh:mm:ss) | 20070119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070119 |
Method GET_VIEW Signature
Method GET_VIEW on class CL_CACS_RET_DBC_VAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070312 |
Method HIDE_VIEW_FIELDS Signature
Method HIDE_VIEW_FIELDS on class CL_CACS_RET_DBC_VAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070312 |
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_SIMULATION | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Nur Simulation (X=true, space=false) | 20070119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070119 |
Method INSERT Signature
Method INSERT on class CL_CACS_RET_DBC_VAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einbehaltung: Basisklasse Ausnahmebehandlung | 20070312 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |