Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_APPL_DATA_PROCESS | ICM: Application Data - Application Superclass | 20070221 |
Properties
| Class | CL_CACS_APPL_DATA_PACK | |
| Short Description | ICM: Application Data - Package | |
| Super Class | CL_CACS_APPL_DATA_PROCESS | ICM: Application Data - Application Superclass |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CACSAPPK | |
| Program status | ||
| Category | 0 | |
| Package | CACSMTD | ICM: TCACS_MTDTAB Environment |
| Created | 20070221 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CACS_APPL_DATA_PACK has no interface implemented.
Friends
Class CL_CACS_APPL_DATA_PACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CACSPACKAGE | Package in Commissions | 20070221 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | With Dependent Packages | 20070221 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_APPL_DATA_SOURCE | ICM: Application Data - Source | 20070301 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_APPL_DATA_BUILD | ICM: Package Builder | 20070404 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_APPL_DATA_LOG | ICM: Application Data - Application Log | 20070221 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_APPL_DATA_SERVICES | ICM: Application Data - Service Class | 20070221 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | PACKAGE_TABLE_TYPE | 20070221 |
Methods
Events
Class CL_CACS_APPL_DATA_PACK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PACKAGE_TABLE_TYPE | Public | See coding | 20070221 | package_table_type TYPE STANDARD TABLE OF package_type
WITH KEY pack
|
||
| 2 | PACKAGE_TYPE | Public | See coding | 20070221 | BEGIN OF package_type,
pack TYPE cacspackage,
package TYPE REF TO cl_cacs_appl_data_pack,
END OF package_type
|
Method Signatures
Method BUILD_CLIENT_DEP_ENTRIES Signature
Method BUILD_CLIENT_DEP_ENTRIES on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungskloners | 20070305 |
Method BUILD_CLIENT_IND_ENTRIES Signature
Method BUILD_CLIENT_IND_ENTRIES on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungskloners | 20070305 |
Method BUILD_MASTER_DATA_ENTRIES Signature
Method BUILD_MASTER_DATA_ENTRIES on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungskloners | 20070305 |
Method BUILD_PACKAGE_DEPENDENCIES Signature
Method BUILD_PACKAGE_DEPENDENCIES on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungskloners | 20070221 |
Method BUILD_TABLE_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLES | Call by reference | Type reference (TYPE) | CACS_TT_CLONE_CONTAB | ICM: Anwendungs-Kloner Tabellentyp | 20070305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungskloners | 20070305 |
Method BUILD_TRANS_DATA_ENTRIES Signature
Method BUILD_TRANS_DATA_ENTRIES on class CL_CACS_APPL_DATA_PACK has no parameter.
Method BUILD_TRANS_DATA_ENTRIES on class CL_CACS_APPL_DATA_PACK has no exception.
Method CHECK_VALID_PACKAGE Signature
Method CHECK_VALID_PACKAGE on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungskloners | 20070221 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPL | Call by reference | Object reference (TYPE REF TO) | CL_CACS_APPL_DATA_SOURCE | ICM: Anwendungsdaten - Quelle | 20070301 | |||
| 2 | IO_BUILD | Call by reference | Object reference (TYPE REF TO) | CL_CACS_APPL_DATA_BUILD | ICM: Packagebuilder | 20070402 | |||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_APPL_DATA_LOG | ICM: Anwendungsdaten - Anwendungsprotokol | 20070221 | |||
| 4 | IO_SRV | Call by reference | Object reference (TYPE REF TO) | CL_CACS_APPL_DATA_SERVICES | ICM: Anwendungsdaten - Dienstklasse | 20070302 | |||
| 5 | IV_PACKAGE | Call by reference | Type reference (TYPE) | CACSPACKAGE | Paket im Bereich Provisionen | 20070221 | |||
| 6 | IV_WITH_DEPEND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Mit abhängigen Paketen | 20070221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungs-Kloners | 20070221 |
Method ERASE_CLIENT_DEP_CONFIG Signature
Method ERASE_CLIENT_DEP_CONFIG on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungs-Kloners | 20070221 |
Method ERASE_CLIENT_DEP_DATA_TABLES Signature
Method ERASE_CLIENT_DEP_DATA_TABLES on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungs-Kloners | 20070221 |
Method ERASE_CLIENT_IND_CONFIG Signature
Method ERASE_CLIENT_IND_CONFIG on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungs-Kloners | 20070221 |
Method ERASE_CLIENT_IND_DATA_TABLES Signature
Method ERASE_CLIENT_IND_DATA_TABLES on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungs-Kloners | 20070221 |
Method ERASE_MASTER_DATA Signature
Method ERASE_MASTER_DATA on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungs-Kloners | 20070221 |
Method ERASE_MASTER_DATA_TABLES Signature
Method ERASE_MASTER_DATA_TABLES on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungs-Kloners | 20070221 |
Method ERASE_TRANSACTION_DATA Signature
Method ERASE_TRANSACTION_DATA on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungs-Kloners | 20070221 |
Method ERASE_TRANS_DATA_TABLES Signature
Method ERASE_TRANS_DATA_TABLES on class CL_CACS_APPL_DATA_PACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungs-Kloners | 20070221 |
Method GET_PACKAGE_DEPENDENCIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PACKAGE | Call by reference | Type reference (TYPE) | CACSPACKAGE | Paket im Bereich Provisionen | 20070302 | |||
| 2 | RT_PACK | Value transfer | Type reference (TYPE) | CACS_TT_PACKLIST | Liste von ICM-Paketen | 20070302 |
Method GET_PACKAGE_DEPENDENCIES on class CL_CACS_APPL_DATA_PACK has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DATATYPE | Call by reference | Type reference (TYPE) | CHAR1 | Datentyp | 20070305 | |||
| 2 | RT_CONTABS | Value transfer | Type reference (TYPE) | CACS_TT_CLONE_CONTAB | ICM: Anwendungs-Kloner Tabellentyp | 20070305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungskloners | 20070305 |
Method SHOW_KEY_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20070307 | |||
| 2 | IT_TABKEYS | Call by reference | Type reference (TYPE) | TCACS_TABKEYS | Liste der Schlüssel für Transportanschluss | 20070307 |
Method SHOW_KEY_ENTRIES on class CL_CACS_APPL_DATA_PACK has no exception.
Method TRANSPORT_TABLE_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20070402 | |||
| 2 | IT_TABKEYS | Call by reference | Type reference (TYPE) | TCACS_TABKEYS | Liste der Schlüssel für Transportanschluss | 20070402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ICM: Ausnahmeklasse des Anwendungskloners | 20070402 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |