SAP ABAP Class CL_RSDDLTIP_APD_TARGET (AnalyticIndex as APD Target)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LTIP_APD (Package) Services for the APD to access logical indexes
Properties
Class CL_RSDDLTIP_APD_TARGET  
Short Description AnalyticIndex as APD Target    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDD_LTIP_APD    
Program status     
Category 0   
Package RSDD_LTIP_APD   Services for the APD to access logical indexes 
Created 20080923   SAP 
Last change 20140121   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)
2 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSDDLTIP_APD_TARGET Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSDDLTIP_MAINTAIN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_RSL_AINX_STAT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDLTIP_APD_TARGET has no interface implemented.
Friends
Class CL_RSDDLTIP_APD_TARGET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BATCHPREFIX Constant Private Type reference (TYPE) STRING 'AIND' 20081210
2 C_DOC_ACTION Constant Private See coding 20090330
3 C_IOBJNM Constant Private See coding 20090112
4 C_MAXCOUNT Constant Private Type reference (TYPE) I 100 20090202
5 C_WRITE_MAXLINES Constant Private Type reference (TYPE) I 50000 20081215
6 C_WRITE_MODE Constant Public See coding 20081205
7 P_ALL_DATA Instance attribute Private Type reference (TYPE) RS_BOOL All data (to be deleted) 20090804
8 P_ATTR_NAME Instance attribute Private Type reference (TYPE) TREXD_ATTR_NAME Dimension (to be loaded/deleted) 20081205
9 P_AUTH Instance attribute Private Type reference (TYPE) RS_BOOL Authorizations (to be loaded/deleted) 20081222
10 P_BATCNT Instance attribute Private Type reference (TYPE) I 20081211
11 P_COUNT Instance attribute Private Type reference (TYPE) I Row counter 20090203
12 P_DEST Instance attribute Private Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20081110
13 P_DOC_ACTION Instance attribute Private Type reference (TYPE) TREXD_INDEX_ACTION Documentation for Indexing 20090330
14 P_FIRST Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20081212
15 P_LOCKED Instance attribute Private Type reference (TYPE) RS_BOOL Object locked (enqueued) 20090806
16 P_R_APP_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_LTIP_APPL_LOG Application Log 20090119
17 P_R_BACKUP Instance attribute Private Object reference (TYPE REF TO) OBJECT Backup instance (dynamic call) 20101022
18 P_R_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_LOG Display of Log 20081216
19 P_R_LTIP Instance attribute Private Object reference (TYPE REF TO) CL_RSDDLTIP_MAINTAIN Maintenance of LTIPs 20081007
20 P_R_MSG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20101012
21 P_SUBPOOL Instance attribute Private Type reference (TYPE) STRING 20081223
22 P_S_STAT Instance attribute Private Type reference (TYPE) PT_S_STAT Statistics key 20110725
23 P_T_CHA Instance attribute Private Type reference (TYPE) CL_RSDDLTIP_MAINTAIN=>T_T_CHA 20081223
24 P_T_CHAVL Instance attribute Private Type reference (TYPE) T_T_CHAVL 20081118
25 P_T_COL_AGGR Instance attribute Private Type reference (TYPE) TREXT_COLUMN_AGGREGATION 20091209
26 P_T_COMP_DESCR Instance attribute Private Type reference (TYPE) TREXT_COMP_DESCR Description of Components 20081020
27 P_T_TASK Instance attribute Private Type reference (TYPE) T_T_TASK 20090127
28 P_UNIID Instance attribute Private Type reference (TYPE) RSBTC_BATCH_ID Batch ID 20081211
29 P_WRITE_DIRECT Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20090127
30 P_WRITE_MODE Instance attribute Private Type reference (TYPE) T_WRITE_MODE Write mode (full, append, delete) 20081205
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20090127
2 CLEAR Instance method Public Method Clear data 20081216
3 CLEAR_INT Instance method Private Method Clear data (internal) 20090804
4 CLOSE Instance method Public Method Close (writing) 20081020
5 CONSTRUCTOR Instance method Public Constructor 20080923
6 DEQUEUE Static method Public Method Dequeue (for writing) 20090806
7 ENQUEUE Static method Public Method Enqueue (for writing) 20090806
8 ERROR_HANDLING Instance method Private Method 20081114
9 GET_AUTH_INDEX_ID Instance method Private Method Returns index ID for authorization data 20090107
10 GET_CHA_INDEX_ID Instance method Private Method Returns index ID for dimension data 20081113
11 GET_FACT_INDEX_ID Instance method Private Method Returns index ID for fact data 20081113
12 GET_INDEX_LIST Instance method Private Method Returns relevant index IDs (writing) 20081113
13 GET_LINES Instance method Private Method 20090209
14 GET_META_INFO Instance method Private Method 20081110
15 GET_MSD_COMP_DESCR Instance method Private Method 20081215
16 GET_TARGET_KEY_FOR_ARUN Static method Public Method Get key information for the analysis runs (loading process) 20090805
17 MOVE_TABLE Instance method Private Method 20090204
18 OPEN Instance method Public Method Open (writing) 20081020
19 OPEN_ASYNC Instance method Public Method 20090127
20 PREPAREOPTIMIZE_INDEX Instance method Private Method 20081107
21 PUT Instance method Public Method Put data package (writing) 20081020
22 PUT_ASYNC Instance method Public Method 20090127
23 ROLLBACK Instance method Private Method Rollback 20081114
24 WAIT Instance method Private Method 20081210
25 WRITE Instance method Private Method Write data 20081107
26 WRITE_ASYNC Instance method Private Method 20090127
27 WRITE_AUTH Instance method Private Method Write authorizations 20090112
28 WRITE_MSD Instance method Private Method Write to dimension 20081007
29 WRITE_TRAN Instance method Private Method Write to facts 20081008
30 _ADD_SY_MSG Instance method Private Method Write sy-message to p_t_msg and appl. log 20101012
31 _CHECK_SPARSE Instance method Private Method Set Sparse (for facts) 20091103
32 _END_EVENT Instance method Private Method End event of statistics 20110725
33 _GET_CHA_STAT Instance method Private Method Returns statistics key for dimension data 20110725
34 _GET_STAT_LIST Instance method Private Method Returns relevant statistics keys 20110725
35 _MERGE_DELTA Instance method Private Method Merge delta (for facts) 20100125
36 _SET_DELTA_PROPERTIES Instance method Private Method Set delta properties (for facts) 20100126
37 _SET_INDEX_PROPERTY Instance method Private Method Set index property 20100129
38 _START_STAT Instance method Private Method Start Statistics 20110725
Events
Class CL_RSDDLTIP_APD_TARGET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_S_STAT Private See coding Statistics key (structure) 20110725 BEGIN OF pt_s_stat, statuid TYPE cl_rsl_ainx_stat=>gt_statuid, objnm TYPE cl_rsl_ainx_stat=>gt_objnm, comp_type TYPE cl_rsl_ainx_stat=>gt_comp_type, comp_id TYPE cl_rsl_ainx_stat=>gt_comp_id, part_id TYPE cl_rsl_ainx_stat=>gt_part_id, changemode TYPE cl_rsl_ainx_stat=>gt_changemode, END OF pt_s_stat
2 PT_T_STAT Private See coding Statistics key (table) 20110725 pt_t_stat TYPE STANDARD TABLE OF pt_s_stat WITH DEFAULT KEY
3 T_S_CHAVL Public See coding 20081223 begin of t_s_chavl, ATTR_NAME type trexd_attr_name, comp_no type i, t_towrite TYPE STANDARD TABLE OF t_s_field WITH DEFAULT KEY INITIAL SIZE 1000, end of t_s_chavl
4 T_S_FIELD Public See coding 20090204 begin of t_s_field, field type rsstring, end of t_s_field
5 T_T_CHAVL Public See coding 20081223 t_t_chavl TYPE STANDARD TABLE OF t_s_chavl WITH NON-UNIQUE key ATTR_NAME INITIAL SIZE 50
6 T_T_INDEX_ID Private See coding Table of Index IDs 20090804 t_t_index_id TYPE STANDARD TABLE OF trexd_index_id WITH DEFAULT KEY
7 T_T_TABLE Private See coding 20081107 t_t_table TYPE HASHED TABLE OF trexd_index_id WITH UNIQUE DEFAULT KEY
8 T_T_TASK Private See coding 20090127 t_t_task TYPE STANDARD TABLE OF sysuuid_c WITH NON-UNIQUE KEY table_line
9 T_WRITE_MODE Public Type reference (TYPE) CHAR1 Write mode (full, append, delete) 20081205
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDDLTIP_APD_TARGET has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDDLTIP_APD_TARGET has no exception.

Method CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_ENQUEUE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Keine Sperren 20090806
2 Importing I_RECY_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Recovery mode 20101104
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081216

Method CLEAR_INT Signature

Method CLEAR_INT on class CL_RSDDLTIP_APD_TARGET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDDLTIP_APD_PUT_ERROR Error in put 20090804

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20081020
2 Importing I_ROLLBACK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20081020
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081110

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL_DATA Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE All data (to be deleted) 20090804
2 Importing I_ATTR_NAME Call by reference Type reference (TYPE) CLIKE SPACE Dimension (to be loaded/deleted) 20081205
3 Importing I_AUTH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Authorizations (to be loaded/deleted) 20081205
4 Importing I_COMP_ID Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_COMP_ID ID der Komponente (z.B. Dimensionsname) 20110725
5 Importing I_COMP_TYPE Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_COMP_TYPE Typ der Komponente (z.B. Fakten) 20110725
6 Importing I_CUBE Call by reference Type reference (TYPE) CLIKE Analytical Index 20081020
7 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Destination 20090227
8 Importing I_OBJNM Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_OBJNM Objekt 20110725
9 Importing I_PART_ID Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_PART_ID Teil des Vorgangs (z.B. Batch-Prozess) 20110725
10 Importing I_STATUID Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_STATUID UUID in komprimierter Form 20110719
11 Importing I_T_COL_AGGR Call by reference Type reference (TYPE) TREXT_COLUMN_AGGREGATION 20091209
12 Importing I_WRITE_MODE Call by reference Type reference (TYPE) T_WRITE_MODE CL_RSDDLTIP_APD_TARGET=>C_WRITE_MODE-FULL Write mode (full, append, delete) 20081205
# Exception Resumable Description Created on
1 CX_RS_FAILED BW: Allgemeine Fehlerklasse 20081216

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUBE Call by reference Type reference (TYPE) CLIKE Analytical Index 20090806
2 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Destination 20090806

Method DEQUEUE on class CL_RSDDLTIP_APD_TARGET has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUBE Call by reference Type reference (TYPE) CLIKE Analytical Index 20090806
2 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Destination 20090806
# Exception Resumable Description Created on
1 CX_RSDDLTIP_MSG Message exception 20090806

Method ERROR_HANDLING Signature

Method ERROR_HANDLING on class CL_RSDDLTIP_APD_TARGET has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Error in put 20081223

Method GET_AUTH_INDEX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INDEX_ID Value transfer Type reference (TYPE) TREXD_INDEX_ID Index-ID 20090107

Method GET_AUTH_INDEX_ID on class CL_RSDDLTIP_APD_TARGET has no exception.

Method GET_CHA_INDEX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRNAME Call by reference Type reference (TYPE) CLIKE 20081215
2 Returning R_INDEX_ID Value transfer Type reference (TYPE) TREXD_INDEX_ID Index-ID 20081113

Method GET_CHA_INDEX_ID on class CL_RSDDLTIP_APD_TARGET has no exception.

Method GET_FACT_INDEX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INDEX_ID Value transfer Type reference (TYPE) TREXD_INDEX_ID Index-ID 20081113

Method GET_FACT_INDEX_ID on class CL_RSDDLTIP_APD_TARGET has no exception.

Method GET_INDEX_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_INDEX Value transfer Type reference (TYPE) T_T_INDEX_ID Table of Index IDs 20081113

Method GET_INDEX_LIST on class CL_RSDDLTIP_APD_TARGET has no exception.

Method GET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LINES Value transfer Type reference (TYPE) I 20090209

Method GET_LINES on class CL_RSDDLTIP_APD_TARGET has no exception.

Method GET_META_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_TABLE Call by reference Type reference (TYPE) ANY TABLE 20081110
2 Returning R_T_COMP Value transfer Type reference (TYPE) ABAP_COMPDESCR_TAB 20081110

Method GET_META_INFO on class CL_RSDDLTIP_APD_TARGET has no exception.

Method GET_MSD_COMP_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRNAME Call by reference Type reference (TYPE) CLIKE 20081215
2 Returning R_T_COMP_DESCR Value transfer Type reference (TYPE) TREXT_COMP_DESCR Beschreibung der Komponenten 20081215

Method GET_MSD_COMP_DESCR on class CL_RSDDLTIP_APD_TARGET has no exception.

Method GET_TARGET_KEY_FOR_ARUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TARGET_OBJNM Call by reference Type reference (TYPE) RSAN_PRR_TARGET_OBJNM Analyselauf - Name des Datenziels 20090805
2 Exporting E_TARGET_OBJ_DETAILS Call by reference Type reference (TYPE) RSAN_PRR_TARGET_OBJ_DETAILS Objekt-Details zum Datenziel 20090805
3 Exporting E_TARGET_TLOGO Call by reference Type reference (TYPE) RSAN_PRR_TARGET_TLOGO Analyselauf - Objekttyp des Datenziels 20090805
4 Importing I_ANY_VIEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Alle Views 20090806
5 Importing I_ATTR_NAME Call by reference Type reference (TYPE) CLIKE SPACE Dimension 20090805
6 Importing I_AUTH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Berechtigungen 20090805
7 Importing I_CUBE Call by reference Type reference (TYPE) CLIKE Analytischer Index 20090805
8 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Destination 20090805

Method GET_TARGET_KEY_FOR_ARUN on class CL_RSDDLTIP_APD_TARGET has no exception.

Method MOVE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_TABLE Call by reference Type reference (TYPE) ANY TABLE 20090204

Method MOVE_TABLE on class CL_RSDDLTIP_APD_TARGET has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIRECT_RFC Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20110128
2 Importing I_NO_ENQUEUE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Keine Sperren 20090806
3 Importing I_RECY_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Recovery mode 20101022
4 Importing I_T_COMP_DESCR Call by reference Type reference (TYPE) TREXT_COMP_DESCR Beschreibung der Komponenten 20081020
# Exception Resumable Description Created on
1 CX_RS_FAILED Sperre sitzt fürs Füllen eines BIA-Index 20081114

Method OPEN_ASYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_COMP_DESCR Call by reference Type reference (TYPE) TREXT_COMP_DESCR Beschreibung der Komponenten 20090127
# Exception Resumable Description Created on
1 CX_RS_FAILED Sperre sitzt fürs Füllen eines BIA-Index 20090127

Method PREPAREOPTIMIZE_INDEX Signature

Method PREPAREOPTIMIZE_INDEX on class CL_RSDDLTIP_APD_TARGET has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081107

Method PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20081020
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20101012
3 Importing I_TRANSACTION_ID Call by reference Type reference (TYPE) STRING 20081020
4 Importing I_T_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Data table (data will be kept) 20130614
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081020

Method PUT_ASYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20090127
2 Importing I_TRANSACTION_ID Call by reference Type reference (TYPE) STRING 20090127
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20090127

Method ROLLBACK Signature

Method ROLLBACK on class CL_RSDDLTIP_APD_TARGET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDDLTIP_APD_PUT_ERROR Error in put 20081114

Method WAIT Signature

Method WAIT on class CL_RSDDLTIP_APD_TARGET has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20090205

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20110128
2 Importing I_DOC_ACTION Call by reference Type reference (TYPE) TREXD_INDEX_ACTION Dokumentaktion für Indizierung 20090330
3 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20081107
4 Importing I_S_STAT Call by reference Type reference (TYPE) PT_S_STAT Statistics key 20110725
5 Importing I_T_COL_AGGR Call by reference Type reference (TYPE) TREXT_COLUMN_AGGREGATION 20091209
6 Importing I_T_COMP_DESCR Call by reference Type reference (TYPE) TREXT_COMP_DESCR Beschreibung der Komponenten 20081113
7 Importing I_T_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20130614
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081107

Method WRITE_ASYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_ACTION Call by reference Type reference (TYPE) TREXD_INDEX_ACTION Dokumentaktion für Indizierung 20090330
2 Importing I_T_COMP_DESCR Call by reference Type reference (TYPE) TREXT_COMP_DESCR Beschreibung der Komponenten 20090127
3 Importing I_T_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20090127
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20090127

Method WRITE_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20090112
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20090112

Method WRITE_MSD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20081007
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081007

Method WRITE_TRAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20081008
2 Importing I_T_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Data table (data will be kept) 20130614
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081008

Method _ADD_SY_MSG Signature

Method _ADD_SY_MSG on class CL_RSDDLTIP_APD_TARGET has no parameter.
Method _ADD_SY_MSG on class CL_RSDDLTIP_APD_TARGET has no exception.

Method _CHECK_SPARSE Signature

Method _CHECK_SPARSE on class CL_RSDDLTIP_APD_TARGET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDDLTIP_MSG Operation gescheitert 20100126

Method _END_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_ROWS Call by reference Type reference (TYPE) I 20110725
2 Importing I_EVENT Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_EVENT Event ID 20110725
3 Importing I_S_STAT Call by reference Type reference (TYPE) PT_S_STAT Statistics key 20110725

Method _END_EVENT on class CL_RSDDLTIP_APD_TARGET has no exception.

Method _GET_CHA_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRNAME Call by reference Type reference (TYPE) CLIKE 20110725
2 Returning R_S_STAT Value transfer Type reference (TYPE) PT_S_STAT Statistics key (structure) 20110725

Method _GET_CHA_STAT on class CL_RSDDLTIP_APD_TARGET has no exception.

Method _GET_STAT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_STAT Value transfer Type reference (TYPE) PT_T_STAT Statistics key (table) 20110725

Method _GET_STAT_LIST on class CL_RSDDLTIP_APD_TARGET has no exception.

Method _MERGE_DELTA Signature

Method _MERGE_DELTA on class CL_RSDDLTIP_APD_TARGET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDDLTIP_MSG Operation gescheitert 20100126

Method _SET_DELTA_PROPERTIES Signature

Method _SET_DELTA_PROPERTIES on class CL_RSDDLTIP_APD_TARGET has no parameter.
# Exception Resumable Description Created on
1 CX_RSDDLTIP_MSG Operation gescheitert 20100126

Method _SET_INDEX_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20100129
2 Importing I_PROPERTY Call by reference Type reference (TYPE) TREX_RFC-NUMC Property 20100129
3 Importing I_VALUE Call by reference Type reference (TYPE) TREX_RFC-VALUE Value 20100129
# Exception Resumable Description Created on
1 CX_RSDDLTIP_MSG Operation gescheitert 20100129

Method _START_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_ID Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_COMP_ID ID der Komponente (z.B. Dimensionsname) 20110725
2 Importing I_COMP_TYPE Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_COMP_TYPE Typ der Komponente (z.B. Fakten) 20110725
3 Importing I_OBJNM Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_OBJNM Objekt 20110725
4 Importing I_PART_ID Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_PART_ID Teil des Vorgangs (z.B. Batch-Prozess) 20110725
5 Importing I_STATUID Call by reference Type reference (TYPE) CL_RSL_AINX_STAT=>GT_STATUID Statistik UUID 20110725

Method _START_STAT on class CL_RSDDLTIP_APD_TARGET has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 720