SAP ABAP Class CL_RSQ_ISET_IMPACT (Comparison)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSQBW (Package) BW-Specific Parts of the InfoSet Query
Properties
Class CL_RSQ_ISET_IMPACT  
Short Description Comparison    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSQBW   BW-Specific Parts of the InfoSet Query 
Created 20060216   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSQIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSQ_ISET_IMPACT has no interface implemented.
Friends
Class CL_RSQ_ISET_IMPACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_ISET_VERS Instance attribute Private Object reference (TYPE REF TO) CL_RSQ_ISET_VERS InfoSet: Version 20060216
2 P_APPENDNM Instance attribute Private Type reference (TYPE) RSAPPENDNM Name of Append (Enhancement) 20060216
3 P_DETLV_1 Constant Private Type reference (TYPE) BALLEVEL '1' Application Log: Level of Detail 20060218
4 P_DETLV_2 Constant Private Type reference (TYPE) BALLEVEL '2' Application Log: Level of Detail 20060216
5 P_DETLV_3 Constant Private Type reference (TYPE) BALLEVEL '3' Application Log: Level of Detail 20060216
6 P_DETLV_4 Constant Private Type reference (TYPE) BALLEVEL '4' Application Log: Level of Detail 20060216
7 P_DETLV_5 Constant Private Type reference (TYPE) BALLEVEL '5' Application Log: Level of Detail 20060216
8 P_DETLV_6 Constant Private Type reference (TYPE) BALLEVEL '6' Application Log: Level of Detail 20060216
9 P_IMPACT Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20060218
10 P_IMPACT_FLAG Instance attribute Private Type reference (TYPE) RSQIS_IMPACT log, update, check, ... 20060216
11 P_INFOSET Instance attribute Private Type reference (TYPE) RSQINFOSET InfoSet 20060216
12 P_OBJVERS_INFOPROV Instance attribute Private Type reference (TYPE) RSOBJVERS Object Version 20060216
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_KEY_FIELDS Instance method Private Method Key Fields 20060217
2 ADD_MSG Instance method Private Method Add Message 20060216
3 ADD_NEW_FIELDS Instance method Private Method Add New Fields from Repository to InfoSet 20060217
4 APPEND_CHECK_DEAD_BODY Instance method Private Method Elimination of Not Assignable Attributes 20060228
5 CHECK_INFOPROVIDER Instance method Private Method Check InfoProviders (All) 20060216
6 CHECK_ONE_CUBE_IPROV Instance method Private Method Check: InfoCube 20060216
7 CHECK_ONE_IOBJ_IPROV Instance method Private Method Check: Characteristic 20060216
8 CHECK_ONE_ODSO_IPROV Instance method Private Method Check: DataStore 20060216
9 COMP_ISET_W_REP_FIELDS Instance method Private Method IOBJ: Comparison of InfoSet with Repository: Fields 20060217
10 CUBE_BUILD_FOBJ_REPOSITORY Instance method Private Method Set up a FOBj-type structure according to repository 20060220
11 CUBE_COMP_ISET_WITH_REPOSITORY Instance method Private Method compares DataStore Infoset data with the repository 20060220
12 CUBE_DIMENSIONS Instance method Private Method InfoCube: Dimensions 20060322
13 CUBE_GET_REPOSITORY Instance method Private Method CUBE: retrieves relevant data from the repository 20060220
14 FIELD_IN_ACTIVE_SCOPE Instance method Private Method the field belongs to an active scope 20060217
15 IMPACT_MERGE_ENTRY Instance method Public Method Initial Screen 20060216
16 IOBJ_BUILD_FOBJ_REPOSITORY Instance method Private Method Set up a FOBj-type structure according to repository 20060217
17 IOBJ_COMP_ISET_WITH_REPOSITORY Instance method Private Method compares characteristic's Infoset data with the repository 20060216
18 IOBJ_DELETE_FIELD Instance method Private Method IOBJ: remove the field from Infoset 20060217
19 IOBJ_DELETE_FIELD_NO Instance method Private Method IOBJ: deleting the field is not possible 20060217
20 IOBJ_DELETE_FIELD_YES Instance method Private Method IOBJ: deleting the field is possible 20060217
21 IOBJ_GET_REPOSITORY Instance method Private Method IOBJ: retrieves relevant data from the repository 20060216
22 IS_FIELD_IN_USE Instance method Private Method Main object: the field is used (temp. Op, link) 20060217
23 IS_IPROV_IN_ACTIVE_SCOPE Instance method Private Method Is the scope of the InfoProvider active? 20060216
24 IS_IPROV_IN_RELEVANT_SCOPE Instance method Private Method Does InfoProvider scope fit scope of main object or append? 20060216
25 OBJ_COMP_RELEVANCE Instance method Private Method test: relevance 20060220
26 ODSO_BUILD_FOBJ_REPOSITORY Instance method Private Method Set up a FOBj-type structure according to repository 20060220
27 ODSO_COMP_ISET_WITH_REPOSITORY Instance method Private Method compares DataStore Infoset data with the repository 20060220
28 ODSO_GET_REPOSITORY Instance method Private Method ODSO: retrieves relevant data from the repository 20060220
29 ON_CONNECTIONS Instance method Private Method Checks on-Connections 20060302
30 PROTOCOL_HDR Instance method Private Method Log header 20060216
31 PROTOCOL_HDR_IPROV Instance method Private Method Log header: single InfoProvider 20060216
32 PROTOCOL_REP_ATR_IPROV Instance method Private Method InfoObject: attributes from the repository 20060217
33 PROTOCOL_REP_CUBE_IPROV Instance method Private Method InfoCue: dimensions & attributes from the repository 20060220
34 PROTOCOL_REP_ODSO_IPROV Instance method Private Method DataStore: attributes from the repository 20060220
35 TIMEDEPENDENCY Instance method Private Method Analysis of Time Dependency 20060218
36 TIMEDEPENDENCY_APPEND Instance method Private Method Analysis of Time Dependency 20060218
37 TIMEDEPENDENCY_APPEND_T Instance method Private Method Analysis of Time Dependency 20060218
38 TIMEDEPENDENCY_MAIN Instance method Private Method Analysis of Time Dependency 20060218
39 TIMEDEPENDENCY_PSEUDO Instance method Private Method Pseudo Time Dependency 20060220
Events
Class CL_RSQ_ISET_IMPACT has no event.
Types
Class CL_RSQ_ISET_IMPACT has no local type.
Method Signatures

Method ADAPT_KEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FOBJ_ISET Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet Feldobjekt 20060217
2 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060217
3 Importing IS_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TY_FOBJ_REPOSITORY 20060217
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060217

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216
2 Importing IS_IMPACT Call by reference Type reference (TYPE) RSQ_S_IMPACT Protokoll der Impact-Analyse 20060216

Method ADD_MSG on class CL_RSQ_ISET_IMPACT has no exception.

Method ADD_NEW_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060217
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060217
3 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060217
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060217

Method APPEND_CHECK_DEAD_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060228
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060228

Method CHECK_INFOPROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060216

Method CHECK_ONE_CUBE_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060216
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060216

Method CHECK_ONE_IOBJ_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060216
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060216

Method CHECK_ONE_ODSO_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060216
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060216

Method COMP_ISET_W_REP_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060217
2 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060217
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060217
4 Importing IT_FOBJ_DIM Call by reference Type reference (TYPE) RSQ_T_FOBJ TTyp: InfoSet Feldobjekte 20060322
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060217

Method CUBE_BUILD_FOBJ_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIM_REPOSITORY Call by reference Type reference (TYPE) RSQ_T_DIM TTyp: Infoset Dimensionen 20060220
2 Exporting ET_FOBJ_DIM Call by reference Type reference (TYPE) RSQ_T_FOBJ Zuordnung: Feldname/Dimension 20060322
3 Exporting ET_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060220
4 Importing IS_CUBE_PROP Call by reference Type reference (TYPE) RSDCUBEPROP InfoCube: versionsabhängige Eigenschaften 20060220
5 Importing IT_DIME_R Call by reference Type reference (TYPE) RSDO_T_DIME_SG_R Tabelle mit Referenzen auf Dimensionen 20060220
6 Importing IT_IOBJ_R Call by reference Type reference (TYPE) RSDO_T_IOBJ_SG_R Tabelle mit Referenzen auf InfoObjects 20060220
7 Importing IT_NAVA_R Call by reference Type reference (TYPE) RSDO_T_IOBJ_SG_R Tabelle mit Referenzen auf InfoObjects 20070809

Method CUBE_BUILD_FOBJ_REPOSITORY on class CL_RSQ_ISET_IMPACT has no exception.

Method CUBE_COMP_ISET_WITH_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060220
2 Importing IS_CUBE_PROP Call by reference Type reference (TYPE) RSDCUBEPROP InfoCube: versionsabhängige Eigenschaften 20060220
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060220
4 Importing IT_DIME_R Call by reference Type reference (TYPE) RSDO_T_DIME_SG_R Tabelle mit Referenzen auf Dimensionen 20060220
5 Importing IT_DIM_REPOSITORY Call by reference Type reference (TYPE) RSQ_T_DIM TTyp: Infoset Dimensionen 20060322
6 Importing IT_FOBJ_DIM Call by reference Type reference (TYPE) RSQ_T_FOBJ TTyp: InfoSet Feldobjekte 20060322
7 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060220
8 Importing IT_IOBJ_R Call by reference Type reference (TYPE) RSDO_T_IOBJ_SG_R Tabelle mit Referenzen auf InfoObjects 20060220
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060220

Method CUBE_DIMENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060322
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060322
3 Importing IT_DIM_REPOSITORY Call by reference Type reference (TYPE) RSQ_T_DIM TTyp: Infoset Dimensionen 20060322
4 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060322
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060322

Method CUBE_GET_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROPERTIES Call by reference Type reference (TYPE) RSDCUBEPROP InfoCube: versionsabhängige Eigenschaften 20060220
2 Exporting ET_DIME_R Call by reference Type reference (TYPE) RSDO_T_DIME_SG_R Tabelle mit Referenzen auf Dimensionen 20060220
3 Exporting ET_IOBJ_R Call by reference Type reference (TYPE) RSDO_T_IOBJ_SG_R Tabelle mit Referenzen auf InfoObjects 20060220
4 Exporting ET_NAVA_R Call by reference Type reference (TYPE) RSDO_T_IOBJ_SG_R Tabelle mit Referenzen auf InfoObjects 20070809
5 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060220

Method CUBE_GET_REPOSITORY on class CL_RSQ_ISET_IMPACT has no exception.

Method FIELD_IN_ACTIVE_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060217
2 Importing IS_FOBJ_ISET Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet: Infoset-Name als Struktur 20060217
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060217

Method IMPACT_MERGE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216
2 Importing IR_ISET_VERS Call by reference Object reference (TYPE REF TO) CL_RSQ_ISET_VERS InfoSet: Version 20060216
3 Importing I_IMPACT_FLAG Call by reference Type reference (TYPE) RSQIS_IMPACT Protokol, Check, Update,... 20060216
4 Importing I_OBJVERS_INFOPROV Call by reference Type reference (TYPE) RSOBJVERS Objektversion in der der InfoProvider gelesen wird 20060216
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060216

Method IOBJ_BUILD_FOBJ_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY Einstelliges Kennzeichen 20060217
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060220
3 Importing IS_VIOBJ Call by reference Type reference (TYPE) RSD_S_VIOBJ View über alle Eigenschaften eines InfoObjects 20060217
4 Importing IT_ATR Call by reference Type reference (TYPE) RSD_T_ATR Stammdatenattribute 20060217
5 Importing IT_CMP Call by reference Type reference (TYPE) RSD_T_IOBJ_CMP Klammerungen von InfoObjects 20060217

Method IOBJ_BUILD_FOBJ_REPOSITORY on class CL_RSQ_ISET_IMPACT has no exception.

Method IOBJ_COMP_ISET_WITH_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060216
3 Importing IS_VIOBJ Call by reference Type reference (TYPE) RSD_S_VIOBJ View über alle Eigenschaften eines InfoObjects 20060216
4 Importing IT_ATR Call by reference Type reference (TYPE) RSD_T_ATR Stammdatenattribute 20060216
5 Importing IT_CMP Call by reference Type reference (TYPE) RSD_T_IOBJ_CMP Klammerungen von InfoObjects 20060216
6 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060217
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060216

Method IOBJ_DELETE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060217
2 Importing IS_FOBJ_ISET Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet Feldobjekt 20060217
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060217
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060217

Method IOBJ_DELETE_FIELD_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060217
2 Importing IS_FOBJ_ISET Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet Feldobjekt 20060217
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060217
4 Importing I_ON Call by reference Type reference (TYPE) RS_BOOL Boolean 20060221
5 Importing I_TMON Call by reference Type reference (TYPE) RS_BOOL Boolean 20060221
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060220

Method IOBJ_DELETE_FIELD_YES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060217
2 Importing IS_FOBJ_ISET Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet: Infoset-Name als Struktur 20060217
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060217
4 Importing I_ON Call by reference Type reference (TYPE) RS_BOOL Boolean 20060221
5 Importing I_TMON Call by reference Type reference (TYPE) RS_BOOL Boolean 20060221
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060217

Method IOBJ_GET_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VIOBJ Call by reference Type reference (TYPE) RSD_S_VIOBJ View über alle Eigenschaften eines InfoObjects 20060216
2 Exporting ET_ATR Call by reference Type reference (TYPE) RSD_T_ATR Stammdatenattribute 20060216
3 Exporting ET_CMP Call by reference Type reference (TYPE) RSD_T_IOBJ_CMP Klammerungen von InfoObjects 20060216
4 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060216

Method IOBJ_GET_REPOSITORY on class CL_RSQ_ISET_IMPACT has no exception.

Method IS_FIELD_IN_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ON Call by reference Type reference (TYPE) RS_BOOL Boolean 20060221
2 Exporting E_TMON Value transfer Type reference (TYPE) RS_BOOL Boolean 20060221
3 Importing IS_FOBJ_ISET Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet Feldobjekt 20060217

Method IS_FIELD_IN_USE on class CL_RSQ_ISET_IMPACT has no exception.

Method IS_IPROV_IN_ACTIVE_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216
2 Exporting E_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20060216
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060216
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060218

Method IS_IPROV_IN_RELEVANT_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216
2 Exporting E_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20060216
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060216
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060216

Method OBJ_COMP_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060220
2 Returning R_IS_RELEVANT Value transfer Type reference (TYPE) RS_BOOL Boolean 20060220

Method OBJ_COMP_RELEVANCE on class CL_RSQ_ISET_IMPACT has no exception.

Method ODSO_BUILD_FOBJ_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060220
2 Importing IS_ODSO Call by reference Type reference (TYPE) RSD_S_ODSO Generierte Tabelle zum View RSD_S_ODSO 20060220
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060220
4 Importing IT_ODSO_IOBJ Call by reference Type reference (TYPE) RSDO_T_ODSO_IOBJ InfoObjects im ODS Object 20060220

Method ODSO_BUILD_FOBJ_REPOSITORY on class CL_RSQ_ISET_IMPACT has no exception.

Method ODSO_COMP_ISET_WITH_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060220
2 Importing IS_ODSO Call by reference Type reference (TYPE) RSD_S_ODSO Generierte Tabelle zum View RSD_S_ODSO 20060220
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060220
4 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060220
5 Importing IT_ODSO_IOBJ Call by reference Type reference (TYPE) RSDO_T_ODSO_IOBJ InfoObjects im ODS Object 20060220
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060220

Method ODSO_GET_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ODSO Call by reference Type reference (TYPE) RSD_S_ODSO Generierte Tabelle zum View RSD_S_ODSO 20060220
2 Exporting ET_ODSO_IOBJ Call by reference Type reference (TYPE) RSDO_T_ODSO_IOBJ InfoObjects im ODS Object 20060220
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060220

Method ODSO_GET_REPOSITORY on class CL_RSQ_ISET_IMPACT has no exception.

Method ON_CONNECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060302
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060302
3 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060302
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060302

Method PROTOCOL_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216

Method PROTOCOL_HDR on class CL_RSQ_ISET_IMPACT has no exception.

Method PROTOCOL_HDR_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060216
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060216

Method PROTOCOL_HDR_IPROV on class CL_RSQ_ISET_IMPACT has no exception.

Method PROTOCOL_REP_ATR_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060217
2 Importing IT_ATR Call by reference Type reference (TYPE) RSD_T_ATR Stammdatenattribute 20060217

Method PROTOCOL_REP_ATR_IPROV on class CL_RSQ_ISET_IMPACT has no exception.

Method PROTOCOL_REP_CUBE_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060220
2 Importing IT_DIME_R Call by reference Type reference (TYPE) RSDO_T_DIME_SG_R Tabelle mit Referenzen auf Dimensionen 20060220
3 Importing IT_IOBJ_R Call by reference Type reference (TYPE) RSDO_T_IOBJ_SG_R Tabelle mit Referenzen auf InfoObjects 20060220

Method PROTOCOL_REP_CUBE_IPROV on class CL_RSQ_ISET_IMPACT has no exception.

Method PROTOCOL_REP_ODSO_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060220
2 Importing IT_ODSO_IOBJ Call by reference Type reference (TYPE) RSDO_T_ODSO_IOBJ InfoObjects im ODS Object 20060220

Method PROTOCOL_REP_ODSO_IPROV on class CL_RSQ_ISET_IMPACT has no exception.

Method TIMEDEPENDENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060218
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060218
3 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060218
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060218

Method TIMEDEPENDENCY_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060218
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060218
3 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060218
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060218

Method TIMEDEPENDENCY_APPEND_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060218
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060218
3 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060218
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060218

Method TIMEDEPENDENCY_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060218
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060218
3 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060218
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060218

Method TIMEDEPENDENCY_PSEUDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20060220
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20060220
3 Importing IT_FOBJ_REPOSITORY Call by reference Type reference (TYPE) TTY_FOBJ_REPOSITORY 20060220
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20060220
History
Last changed by/on SAP  20130531 
SAP Release Created in 710