SAP ABAP Class CL_CACS_APPL_DATA_PROCESS (ICM: Application Data - Application Superclass)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSMTD (Package) ICM: TCACS_MTDTAB Environment
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CACS_APPL_DATA_SUPER ICM: Application Data - Superclass 20050909
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CACS_APPL_DATA_PACK ICM: Application Data - Package 20070221
2 Inheritance (c INHERITING FROM c_ref)  CL_CACS_APPL_DATA_SOURCE ICM: Application Data - Source 20050906
3 Inheritance (c INHERITING FROM c_ref)  CL_CACS_APPL_DATA_TARGET ICM: Application Data - Target 20050907
Properties
Class CL_CACS_APPL_DATA_PROCESS  
Short Description ICM: Application Data - Application Superclass    
Super Class CL_CACS_APPL_DATA_SUPER ICM: Application Data - Superclass 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CACSAPPK    
Program status     
Category 0   
Package CACSMTD   ICM: TCACS_MTDTAB Environment 
Created 20050906   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CACS_APPL_DATA_PROCESS has no interface implemented.
Friends
Class CL_CACS_APPL_DATA_PROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_APPL Instance attribute Public Type reference (TYPE) CACSAPPL Commission Application Identification 20050906
2 MD_DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20050907
3 MD_MANDT Instance attribute Public Type reference (TYPE) MANDT Client 20050907
4 MS_APPLCL Instance attribute Public Type reference (TYPE) TCACS_APPLCL Assignment of Commission Applications to Clients 20050908
5 MS_APPLDEF Instance attribute Public Type reference (TYPE) TCACS_APPLDEF All Commission Applications 20050908
6 MS_APPLGEN Instance attribute Public Type reference (TYPE) TCACS_APPLGEN Generation Data from Commission Applications 20050908
7 MS_ISIS_APPL Instance attribute Public Type reference (TYPE) TISIS_APPL Applications 20050908
8 MS_MESSAGEKEY Instance attribute Protected Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20050909
9 MT_APPLPACK Instance attribute Public Type reference (TYPE) CACS_TT_APPLPACK Table Type of Packages of Commission Application 20050908
10 MT_APPLT Instance attribute Public Type reference (TYPE) CACS_TT_CLONE_APPLT Table Type of Description for Commission Applications 20050908
11 MT_CONTABS Instance attribute Public Type reference (TYPE) CACS_TT_CLONE_CONTAB ICM: Application Cloner Table Type 20050909
12 MT_CUSTABS Instance attribute Protected Type reference (TYPE) TCACS_TABLIST Generator: List of C and E Tables for WBO Link 20050906
13 MT_TABFLT Instance attribute Public Type reference (TYPE) CACS_TT_CLONE_TABRANGE Table Filter 20051024
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_APPLICATION_TABLES Instance method Protected Method Create Application Tables 20050906
2 CHECK_APPLICATION_AUTHORITY Instance method Protected Method Authorization Checks of Application 20050907
3 CHECK_APPLICATION_DEFINED Instance method Public Method Check If Application Is Defined 20050908
4 CHECK_APPLICATION_EMPTY Instance method Public Method Check If Application Is Empty 20050908
5 CHECK_APPLICATION_PRODUCTIVE Instance method Public Method Check If Application is Productive 20050906
6 CHECK_APPLICATION_USABLE Instance method Public Method Check If Application Can Be Used 20050906
7 CHECK_APPLICATION_USED Instance method Public Method Check If Application Can Be Used in Multiple Clients 20060324
8 CHECK_CLIENT_PRODUCTIVE Instance method Public Method Check If Client Is Productive 20060324
9 CHECK_DEP_CONFIG_EMPTY Instance method Protected Method Check if Client-Specific Configuration Is Empty 20050908
10 CHECK_GENERATED Instance method Public Method Check If Application Is Generated 20050906
11 CHECK_GENERATOR_EMPTY Instance method Public Method Check If Generated Objects Were Deleted 20060327
12 CHECK_IND_CONFIG_EMPTY Instance method Protected Method Check If Cross-Client Configuration Is Empty 20050908
13 CHECK_MASTER_DATA_EMPTY Instance method Protected Method Check If Master Data Is Empty 20050908
14 CHECK_ORIGINAL_CLIENT Instance method Public Method Check If Application Is In Origal Client 20050906
15 CHECK_PROGRAM_EXISTS Instance method Private Method Check If a Program Exists 20060327
16 CHECK_RFC_DESTINATION Instance method Public Method Check If RFC Destination Is Consistent 20050907
17 CHECK_TABLE_EMPTY Instance method Private Method Check If Table Is Empty 20050908
18 CHECK_TRANS_DATA_EMPTY Instance method Protected Method Check If Transaction Data Is Empty 20050908
19 CLASSIFY_APPLICATION_TABLE Instance method Private Method Classify Application Table 20070118
20 CLASSIFY_APPLICATION_TABLES Instance method Protected Method Classify Application Tables 20050906
21 CONSTRUCTOR Instance method Public Constructor Constructor 20050906
22 CREATE_DATA_DEFINITION Instance method Public Method Generate Data Definition 20070222
23 GET_ALL_PACKAGES Instance method Public Method Get All Packages 20060328
24 GET_APPLICATION_DEFINITION Instance method Public Method Get Application Definition 20050908
25 GET_APPLICATION_TABLES Instance method Public Method Get Application Tables 20050909
26 GET_GENERATOR_CLASSES Instance method Protected Method Get Generated Classes 20060327
27 GET_GENERATOR_DATASOURCES Instance method Protected Method Get Generated DataSources 20060327
28 GET_GENERATOR_FUNCTION_GROUPS Instance method Protected Method Get Generated Function Group 20060327
29 GET_GENERATOR_OBJECTS Instance method Public Method Get Generated Objects 20060327
30 GET_GENERATOR_PROGRAMS Instance method Protected Method Get Generated Program 20060327
31 GET_GENERATOR_TABLES Instance method Protected Method Get Generated Tables 20060327
32 GET_GENERATOR_VIEWS Instance method Protected Method Get Generated Views 20060327
33 GET_LOCAL_TAB_DEFINITION Instance method Public Method Get Definition of Local Table 20051011
34 GET_LOCAL_TAB_DFIES Instance method Public Method Get Dictionary Structure of Local Table 20051011
35 GET_OBJECTS_FOR_PACKAGE Instance method Protected Method Get Generated Objects of A Package 20060327
36 GET_PACKAGES_FOR_APPL Instance method Public Method Get Packages of an Application 20060327
37 GET_REMOTE_TAB_DEFINITION Instance method Public Method Get Definition of External Table 20051011
38 GET_REMOTE_TAB_DFIES Instance method Public Method Get Dictionary Structure of Remote Table 20051011
39 GET_TABLE_DEFINITION Instance method Public Method Get Definition Of Table 20050909
40 GET_TABLE_DFIES Instance method Public Method Get Dictionary Structure Of Table 20050909
Events
Class CL_CACS_APPL_DATA_PROCESS has no event.
Types
Class CL_CACS_APPL_DATA_PROCESS has no local type.
Method Signatures

Method BUILD_APPLICATION_TABLES Signature

Method BUILD_APPLICATION_TABLES on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050906

Method CHECK_APPLICATION_AUTHORITY Signature

Method CHECK_APPLICATION_AUTHORITY on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050907

Method CHECK_APPLICATION_DEFINED Signature

Method CHECK_APPLICATION_DEFINED on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050908

Method CHECK_APPLICATION_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULTS Call by reference Type reference (TYPE) CACS_TT_CLONE_CONTAB Nicht-leere Tabellen 20050908
2 Importing IV_CHECKALL Call by reference Type reference (TYPE) ABAP_BOOL Alles prüfen 20050909
3 Importing IV_CUS Call by reference Type reference (TYPE) ABAP_BOOL 20050909
4 Importing IV_IND Call by reference Type reference (TYPE) ABAP_BOOL 20050909
5 Importing IV_MAS Call by reference Type reference (TYPE) ABAP_BOOL 20050909
6 Importing IV_TRA Call by reference Type reference (TYPE) ABAP_BOOL 20050909
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050908

Method CHECK_APPLICATION_PRODUCTIVE Signature

Method CHECK_APPLICATION_PRODUCTIVE on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050906

Method CHECK_APPLICATION_USABLE Signature

Method CHECK_APPLICATION_USABLE on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050906

Method CHECK_APPLICATION_USED Signature

Method CHECK_APPLICATION_USED on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060324

Method CHECK_CLIENT_PRODUCTIVE Signature

Method CHECK_CLIENT_PRODUCTIVE on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060324

Method CHECK_DEP_CONFIG_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULTS Call by reference Type reference (TYPE) CACS_TT_CLONE_CONTAB Nicht-leere Tabellen 20050908
2 Importing IV_CHECKALL Call by reference Type reference (TYPE) ABAP_BOOL Alle Tabellen prüfen 20050908
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050908

Method CHECK_GENERATED Signature

Method CHECK_GENERATED on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050906

Method CHECK_GENERATOR_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULTS Call by reference Type reference (TYPE) TCACS_GENLIST Liste generierungsrelevanter Objekte 20060327
2 Importing IV_CHECKALL Call by reference Type reference (TYPE) ABAP_BOOL Alle Tabellen prüfen 20060327
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20060327

Method CHECK_IND_CONFIG_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULTS Call by reference Type reference (TYPE) CACS_TT_CLONE_CONTAB Nicht-leere Tabellen 20050908
2 Importing IV_CHECKALL Call by reference Type reference (TYPE) ABAP_BOOL Alle Tabellen prüfen 20050908
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050908

Method CHECK_MASTER_DATA_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULTS Call by reference Type reference (TYPE) CACS_TT_CLONE_CONTAB Nicht-leere Tabellen 20050908
2 Importing IV_CHECKALL Call by reference Type reference (TYPE) ABAP_BOOL Alle Tabellen prüfen 20050908
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050908

Method CHECK_ORIGINAL_CLIENT Signature

Method CHECK_ORIGINAL_CLIENT on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050906

Method CHECK_PROGRAM_EXISTS Signature

Method CHECK_PROGRAM_EXISTS on class CL_CACS_APPL_DATA_PROCESS has no parameter.
Method CHECK_PROGRAM_EXISTS on class CL_CACS_APPL_DATA_PROCESS has no exception.

Method CHECK_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20050907
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050907

Method CHECK_TABLE_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050908
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20050908
3 Importing IV_WITHAPPL Call by reference Type reference (TYPE) ABAP_BOOL 20050908

Method CHECK_TABLE_EMPTY on class CL_CACS_APPL_DATA_PROCESS has no exception.

Method CHECK_TRANS_DATA_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULTS Call by reference Type reference (TYPE) CACS_TT_CLONE_CONTAB Nicht-leere Tabellen 20050908
2 Importing IV_CHECKALL Call by reference Type reference (TYPE) ABAP_BOOL Alle Tabellen prüfen 20050908
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050908

Method CLASSIFY_APPLICATION_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUSTAB Call by reference Type reference (TYPE) SCACS_TABLIST Generierer: Liste der C- und E-Tabellen für WBO-Anschluß 20070118
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20070118

Method CLASSIFY_APPLICATION_TABLES Signature

Method CLASSIFY_APPLICATION_TABLES on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050906

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20050906
2 Importing IV_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20050907
3 Importing IV_MANDT Call by reference Type reference (TYPE) MANDT Mandant 20050907
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050906

Method CREATE_DATA_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_LINDEF Call by reference Object reference (TYPE REF TO) DATA 20070222
2 Exporting EO_TABDEF Call by reference Object reference (TYPE REF TO) DATA 20070222
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20070222
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20070222

Method GET_ALL_PACKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PACKAGES Value transfer Type reference (TYPE) CACS_TT_PACKLIST Liste von ICM-Paketen 20060328
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060328

Method GET_APPLICATION_DEFINITION Signature

Method GET_APPLICATION_DEFINITION on class CL_CACS_APPL_DATA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050908

Method GET_APPLICATION_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) CHAR1 Tabelletyp 20050909
2 Returning RT_CONTABS Value transfer Type reference (TYPE) CACS_TT_CLONE_CONTAB Anwendungs-Kloner Tabellentyp 20050909

Method GET_APPLICATION_TABLES on class CL_CACS_APPL_DATA_PROCESS has no exception.

Method GET_GENERATOR_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GENLIST Value transfer Type reference (TYPE) TCACS_GENLIST Liste generierungsrelevanter Objekte 20060327
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060327

Method GET_GENERATOR_DATASOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GENLIST Value transfer Type reference (TYPE) TCACS_GENLIST Liste generierungsrelevanter Objekte 20060327
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060327

Method GET_GENERATOR_FUNCTION_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GENLIST Value transfer Type reference (TYPE) TCACS_GENLIST Liste generierungsrelevanter Objekte 20060327
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060327

Method GET_GENERATOR_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Klassen holen 20060327
2 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Data-Sources holen 20060327
3 Importing IV_FUGR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Funktionsgruppen holen 20060327
4 Importing IV_PROG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Programme holen 20060327
5 Importing IV_TABL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tabellen holen 20060327
6 Importing IV_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Views holen 20060327
7 Returning RT_GENLIST Value transfer Type reference (TYPE) TCACS_GENLIST Liste generierungsrelevanter Objekte 20060327
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060327

Method GET_GENERATOR_PROGRAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GENLIST Value transfer Type reference (TYPE) TCACS_GENLIST Liste generierungsrelevanter Objekte 20060327
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060327

Method GET_GENERATOR_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GENLIST Value transfer Type reference (TYPE) TCACS_GENLIST Liste generierungsrelevanter Objekte 20060327
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060327

Method GET_GENERATOR_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GENLIST Value transfer Type reference (TYPE) TCACS_GENLIST Liste generierungsrelevanter Objekte 20060327
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060327

Method GET_LOCAL_TAB_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DD02V Call by reference Type reference (TYPE) DD02V Generierte Tabelle zum View DD02V 20051011
2 Exporting ES_DD09L Call by reference Type reference (TYPE) DD09V Schnittstelle: Technische Einstellungen Tabelle/View 20070302
3 Exporting ET_DD03P Call by reference Type reference (TYPE) TABLE 20051011
4 Exporting EV_GOTSTATUS Call by reference Type reference (TYPE) DDGOTSTATE Zustand, in dem sich ein ABAP/4 Dictionary Objekt befindet 20051011
5 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20051011
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20051011

Method GET_LOCAL_TAB_DFIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_DFIES Value transfer Type reference (TYPE) DFIES_TABLE Tabelle für DFIES-Einträge 20051011
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20051011
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20051011

Method GET_OBJECTS_FOR_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKAGE Call by reference Type reference (TYPE) CACSPACKAGE Paket im Bereich Provisionen 20060327
2 Importing IV_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20060327
3 Returning RT_OBJLIST Value transfer Type reference (TYPE) TCACS_GENLIST Liste generierungsrelevanter Objekte 20060327
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060327

Method GET_PACKAGES_FOR_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PACKAGES Value transfer Type reference (TYPE) CACS_TT_APPLPACK Tabelle der Pakete einer Provisionsanwendung 20060327
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungskloners 20060327

Method GET_REMOTE_TAB_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DD02V Call by reference Type reference (TYPE) DD02V Generierte Tabelle zum View DD02V 20051011
2 Exporting ES_DD09L Call by reference Type reference (TYPE) DD09V Schnittstelle: Technische Einstellungen Tabelle/View 20070302
3 Exporting ET_DD03P Call by reference Type reference (TYPE) TABLE 20051011
4 Exporting EV_GOTSTATUS Call by reference Type reference (TYPE) DDGOTSTATE Zustand, in dem sich ein ABAP/4 Dictionary Objekt befindet 20051011
5 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20051011
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20051011

Method GET_REMOTE_TAB_DFIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_DFIES Value transfer Type reference (TYPE) DFIES_TABLE Tabelle für DFIES-Einträge 20051011
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20051011
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20051011

Method GET_TABLE_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DD02V Call by reference Type reference (TYPE) DD02V Generierte Tabelle zum View DD02V 20050909
2 Exporting ES_DD09L Call by reference Type reference (TYPE) DD09V Schnittstelle: Technische Einstellungen Tabelle/View 20070302
3 Exporting ET_DD03P Call by reference Type reference (TYPE) TABLE 20050909
4 Exporting EV_GOTSTATUS Call by reference Type reference (TYPE) DDGOTSTATE Zustand, in dem sich ein ABAP/4 Dictionary Objekt befindet 20050909
5 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050909
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20051012

Method GET_TABLE_DFIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050909
2 Returning RT_DFIES Value transfer Type reference (TYPE) DFIES_TAB tabellentyp zur struktur Dfies 20050909
# Exception Resumable Description Created on
1 CX_CACS_APPL_DATA_CONTROL ICM: Ausnahmeklasse des Anwendungs-Kloners 20050909
History
Last changed by/on SAP  20100310 
SAP Release Created in 700