SAP ABAP Class CL_RSTT_OBJDYN (Determine Object Dynamics)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_RSTT_REPORTING (Package) Evaluation of Automatic Texts by Trace Tool
Properties
Class CL_RSTT_OBJDYN  
Short Description Determine Object Dynamics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_RSTT_REPORTING   Evaluation of Automatic Texts by Trace Tool 
Created 20070103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSTT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSTT1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTT_OBJDYN has no interface implemented.
Friends
Class CL_RSTT_OBJDYN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_MAP_C06 Constant Public See coding Field Mapping for InfoCube 0RSTT_C06 20070123
2 N_C_MAP_TRANR Constant Public See coding Field Mapping for Attributes from 0RSTT_TRANR 20070124
3 N_C_MAP_TRANR_T Constant Public See coding 20070126
4 N_C_OBJDYNTP Constant Public See coding Type for Evaluation of Object Dynamics (BI Only) 20070125
5 N_C_OBJKEY Constant Public See coding 20070126
6 N_C_OBJTP_DYNP Constant Public Type reference (TYPE) TROBJTYPE 'DYNP' Block Type for Dynpro 20070126
7 N_C_OBJTP_INCL Constant Public Type reference (TYPE) TROBJTYPE 'INCL' Block Type for Include 20070126
8 N_C_TECH Constant Public See coding 20070127
9 N_KEYDATE Instance attribute Public Type reference (TYPE) RSDATE Date of Last Archiving 20070123
10 N_T_KORR Instance attribute Public Type reference (TYPE) RSTT_T_TRANR Table for Transport Request Attributes 20070123
11 N_T_KORR_T Instance attribute Public Type reference (TYPE) NT_T_KORR_T Texts for Requests 20070126
12 N_T_OBJNM Instance attribute Public Type reference (TYPE) RSTT_T_C06_TCT Table for InfoCube 0RSTT_C06 (Object Dynamics) 20070123
13 O_CUBE_INITIAL Instance attribute Protected Type reference (TYPE) RSTT_FLAG Is evaluation InfoCue initial? 20070126
14 O_C_DEST_CODE Constant Protected Type reference (TYPE) RSTT_STRING 'CLNT' Intermediate Code for Destination 20070125
15 O_C_MAX_DELTA_DATE Constant Protected Type reference (TYPE) RSTT_INT4 100 Maximum Number of Days to Be Evaluated 20070123
16 O_C_OBJKEY_CUBE Constant Protected Type reference (TYPE) RSTT_COMPNM 'C06' Object Key for InfoCube 20070123
17 O_C_PROG_OBJTP Constant Protected See coding Types of Program Objects 20070126
18 O_ODYTP Instance attribute Protected Type reference (TYPE) RSTT_OBJDYNTP Type for Evaluation of Object Dynamics 20070127
19 O_SYSID Instance attribute Protected Type reference (TYPE) SYSYSID Name of the SAP System 20070124
20 O_TH_DEVC Instance attribute Protected Type reference (TYPE) OT_TH_DEVC Package Buffer 20070130
21 O_TH_TADIR Instance attribute Protected Type reference (TYPE) OT_TH_TADIR TADIR Buffer 20070130
22 O_TH_TFDIR Instance attribute Protected Type reference (TYPE) OT_TH_TFDIR Function Modules Buffered 20070126
23 O_T_SYSREL Static Attribute Protected Type reference (TYPE) RSTT_T_SYSREL Table for System Dependencies 20070130
24 O_T_TRANR_KEYDATE Instance attribute Protected Type reference (TYPE) OT_T_RANGE_REQ Table of All Postable Requests for Key Date 20070126
Methods
# Method Level Visibility Method type Description Created on
1 ARCHIVE_NEW_OBJECTS Static method Public Method Archive New Requests and Related Objects 20070126
2 CHECK_CONTENT_EXISTS Static method Public Method Checks Existence of Required BI Content 20070103
3 COLLECT_NEW_OBJECTS Instance method Public Method Collect New Transport Request and Related Objects 20070126
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070103
5 GET_BASIC_ATTR Instance method Public Method Get Basis Attributes 20070126
6 GET_NEW_OBJECTS Instance method Public Method Determine Objects for New Requests 20070125
7 GET_SYS_DESTINATION Static method Public Method Get RFC Destination for BI System 20070312
8 MODIFY_TRANS_SYSREL Static method Public Method Update System Dependencies for Transport Routes 20070130
9 READ_TRANS_SYSREL Static method Public Method Read System Dependencies for Transport Routes 20070130
10 _ADD_OBJ_PARAM Instance method Protected Method Determine Object Attributes 20070130
11 _APPEND_OBJECTS_REQUEST Instance method Protected Method Add Transport Objects to Request 20070123
12 _FILL_DEVC_BUFFER Instance method Protected Method Fill Package Buffer 20070130
13 _FILL_TFDIR_BUFFER Instance method Protected Method Fill Function Module Buffer 20070126
14 _GET_DEVC_BI Static method Protected Method Get Development Packages 20070125
15 _GET_NEW_REQUESTS Instance method Protected Method Get New Transport Requests 20070123
16 _GET_SYSDEST_MANDT Static method Protected Method Determine Client for Source System 20070202
17 _GET_SYSTEM_DEST Static method Protected Method Get RFC Destination for BI System 20070125
18 _GET_TADIR_KEY Instance method Protected Method Get TADIR Key for Object 20070130
19 _GET_TRANR_PREFIX Static method Protected Method Determine Request Prefix 20070130
20 _READ_KEYDATE Instance method Protected Method Get New Key Tag 20070123
21 _READ_REQ_KEYDATE Instance method Protected Method Read Transport Requests for Key Date 20070103
22 _SPLIT_POBJNM Instance method Protected Method Split Program Object Names 20070126
23 _TRANS_OBJNM Instance method Protected Method Adjust Object Names for BI Archiving 20070127
Events
Class CL_RSTT_OBJDYN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_T_KORR_T Public See coding 20070126 nT_T_KORR_T type standard table of e07t
2 OT_S_DEVC Protected See coding 20070130 begin of ot_s_devc, dclas type devclass, sapcp type rstt_char20, end of ot_s_devc
3 OT_S_RANGE_DEVC Protected See coding 20070125 BEGIN OF ot_s_range_devc, sign TYPE rssign, option TYPE rsoption, low TYPE devclass, high TYPE devclass, END OF ot_s_range_devc
4 OT_S_RANGE_REQ Protected See coding 20070103 BEGIN OF ot_s_range_req, sign TYPE rssign, option TYPE rsoption, low TYPE trkorr, high TYPE trkorr, END OF ot_s_range_req
5 OT_TH_DEVC Protected See coding 20070130 ot_th_devc TYPE HASHED TABLE OF ot_s_devc WITH UNIQUE KEY dclas
6 OT_TH_TADIR Protected See coding 20070130 ot_th_tadir TYPE HASHED TABLE OF tadir WITH UNIQUE KEY pgmid object obj_name
7 OT_TH_TFDIR Protected See coding 20070126 ot_th_tfdir TYPE HASHED TABLE OF tfdir WITH UNIQUE KEY funcname
8 OT_T_RANGE_DEVC Protected See coding 20070125 ot_t_range_devc TYPE RANGE OF devclass
9 OT_T_RANGE_REQ Protected See coding 20070103 ot_t_range_req TYPE RANGE OF trkorr
Method Signatures

Method ARCHIVE_NEW_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODYTP Call by reference Type reference (TYPE) RSTT_OBJDYNTP Typ für Auswertung der Objektdynamik 20070127
2 Importing I_SYSID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20070126
# Exception Resumable Description Created on
1 CONTENT_NOT_EXISTS 20070126
2 INITIALIZE_PROBLEMS 20070126
3 TARGET_SYSTEM_INVALID 20070126

Method CHECK_CONTENT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS Call by reference Type reference (TYPE) RSTT_FLAG Content existiert? 20070103
2 Exporting E_T_MESG Call by reference Type reference (TYPE) RRMS_T_MESG Meldungen 20070103

Method CHECK_CONTENT_EXISTS on class CL_RSTT_OBJDYN has no exception.

Method COLLECT_NEW_OBJECTS Signature

Method COLLECT_NEW_OBJECTS on class CL_RSTT_OBJDYN has no parameter.
Method COLLECT_NEW_OBJECTS on class CL_RSTT_OBJDYN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYDATE Call by reference Type reference (TYPE) RSDATE Stichtag 20070125
2 Importing I_OBJDYNTP Call by reference Type reference (TYPE) RSTT_OBJDYNTP Typ für Auswertung der Objektdynamik 20070103
3 Importing I_SYSID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20070124
# Exception Resumable Description Created on
1 CONTENT_NOT_EXISTS 20070103

Method GET_BASIC_ATTR Signature

Method GET_BASIC_ATTR on class CL_RSTT_OBJDYN has no parameter.
# Exception Resumable Description Created on
1 CONTENT_NOT_EXISTS 20070126
2 INITIALIZE_PROBLEMS 20070126

Method GET_NEW_OBJECTS Signature

Method GET_NEW_OBJECTS on class CL_RSTT_OBJDYN has no parameter.
# Exception Resumable Description Created on
1 SYSTEM_UNKNOWN 20070125

Method GET_SYS_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20070312
2 Returning R_DEST Value transfer Type reference (TYPE) RSSLOGSYS Destination 20070312

Method GET_SYS_DESTINATION on class CL_RSTT_OBJDYN has no exception.

Method MODIFY_TRANS_SYSREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECORDS Call by reference Type reference (TYPE) RSTT_INT4 Veränderte Einträge 20070130
2 Importing I_T_SYSREL Call by reference Type reference (TYPE) RSTT_T_SYSREL Systemabhängigkeiten 20070130

Method MODIFY_TRANS_SYSREL on class CL_RSTT_OBJDYN has no exception.

Method READ_TRANS_SYSREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_SYSREL Value transfer Type reference (TYPE) RSTT_T_SYSREL Systemabhängigkeiten 20070130

Method READ_TRANS_SYSREL on class CL_RSTT_OBJDYN has no exception.

Method _ADD_OBJ_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_OBJNM Call by reference Type reference (TYPE) RSTT_S_C06_TCT Interne Struktur für Cube 0RSTT_C06 (Objektdynamik) 20070130
2 Importing I_S_E071 Call by reference Type reference (TYPE) E071 Transportobjekteintrag 20070130

Method _ADD_OBJ_PARAM on class CL_RSTT_OBJDYN has no exception.

Method _APPEND_OBJECTS_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_KORR Call by reference Type reference (TYPE) RSTT_S_TRANR Struktur für Transportauftragsattribute 20070123

Method _APPEND_OBJECTS_REQUEST on class CL_RSTT_OBJDYN has no exception.

Method _FILL_DEVC_BUFFER Signature

Method _FILL_DEVC_BUFFER on class CL_RSTT_OBJDYN has no parameter.
Method _FILL_DEVC_BUFFER on class CL_RSTT_OBJDYN has no exception.

Method _FILL_TFDIR_BUFFER Signature

Method _FILL_TFDIR_BUFFER on class CL_RSTT_OBJDYN has no parameter.
Method _FILL_TFDIR_BUFFER on class CL_RSTT_OBJDYN has no exception.

Method _GET_DEVC_BI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_RANGE_DEVC Value transfer Type reference (TYPE) OT_T_RANGE_DEVC Rangetabelle Entwicklungsklassen 20070125

Method _GET_DEVC_BI on class CL_RSTT_OBJDYN has no exception.

Method _GET_NEW_REQUESTS Signature

Method _GET_NEW_REQUESTS on class CL_RSTT_OBJDYN has no parameter.
Method _GET_NEW_REQUESTS on class CL_RSTT_OBJDYN has no exception.

Method _GET_SYSDEST_MANDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYS_SOURCE Call by reference Type reference (TYPE) SYSYSID Zielsystem der Analyse 20070202
2 Returning R_MANDT Value transfer Type reference (TYPE) SYMANDT Mandant des Quellsystem 20070202

Method _GET_SYSDEST_MANDT on class CL_RSTT_OBJDYN has no exception.

Method _GET_SYSTEM_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20070125
2 Returning R_DEST Value transfer Type reference (TYPE) RSSLOGSYS Destination 20070125

Method _GET_SYSTEM_DEST on class CL_RSTT_OBJDYN has no exception.

Method _GET_TADIR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_OBJNM Call by reference Type reference (TYPE) RSTT_S_C06_TCT Interne Struktur für Cube 0RSTT_C06 (Objektdynamik) 20070130
2 Importing I_S_E071 Call by reference Type reference (TYPE) E071 Transportobjekteintrag 20070130

Method _GET_TADIR_KEY on class CL_RSTT_OBJDYN has no exception.

Method _GET_TRANR_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYS_SOURCE Call by reference Type reference (TYPE) SYSYSID Quellsystem der Analyse 20070202
2 Returning R_PREFIX Value transfer Type reference (TYPE) SYSYSID Prefix 20070130

Method _GET_TRANR_PREFIX on class CL_RSTT_OBJDYN has no exception.

Method _READ_KEYDATE Signature

Method _READ_KEYDATE on class CL_RSTT_OBJDYN has no parameter.
# Exception Resumable Description Created on
1 CONTENT_NOT_EXISTS 20070123
2 DATA_READ_PROBLEMS 20070123

Method _READ_REQ_KEYDATE Signature

Method _READ_REQ_KEYDATE on class CL_RSTT_OBJDYN has no parameter.
# Exception Resumable Description Created on
1 CONTENT_NOT_EXISTS 20070123
2 DATA_READ_PROBLEMS 20070123

Method _SPLIT_POBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_OBJNM Call by reference Type reference (TYPE) RSTT_S_C06_TCT Interne Struktur für Cube 0RSTT_C06 (Objektdynamik) 20070126
2 Importing I_OBJTP Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20070126
3 Importing I_PGMID Call by reference Type reference (TYPE) PGMID Programm-ID in Aufträgen und Aufgaben 20070126
4 Importing I_TOBJNM Call by reference Type reference (TYPE) TROBJ_NAME Objektname in der Objektliste 20070126

Method _SPLIT_POBJNM on class CL_RSTT_OBJDYN has no exception.

Method _TRANS_OBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_OBJNM Call by reference Type reference (TYPE) RSTT_S_C06_TCT Interne Struktur für Cube 0RSTT_C06 (Objektdynamik) 20070127

Method _TRANS_OBJNM on class CL_RSTT_OBJDYN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700