SAP ABAP Class CL_RSPTBFIL (Service Class for RSPTBFIL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUS (Package) Transport Control (Repository Switch)
Properties
Class CL_RSPTBFIL  
Short Description Service Class for RSPTBFIL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAUS   Transport Control (Repository Switch) 
Created 20120118   SAP 
Last change 20140120   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_RSPTBFIL_SRC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSPTBFIL has no interface implemented.
Friends
Class CL_RSPTBFIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_EXCLUDE_TAB Instance attribute Public See coding 20120118
2 M_INCLUDE_TAB Instance attribute Public See coding 20120118
3 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_RSPTBFIL 20120118
4 M_NR_REQUESTS Instance attribute Private Type reference (TYPE) I 20120302
5 M_PUTTB_SHD Instance attribute Private Type reference (TYPE) CL_RSPTBFIL_SRC=>GTY_PUTTB_SHD_T 20120227
6 M_RSPTBFIL_EXT Instance attribute Private Object reference (TYPE REF TO) LIF_RSPRBFIL 20120118
7 M_SIZE_TAB Instance attribute Private Type reference (TYPE) GTY_TAB_SIZE_T 20120227
8 M_TARGET Instance attribute Private Attribute reference (LIKE) SY-SAPRL 20120228
9 M_TRKORR Instance attribute Private Type reference (TYPE) GTY_TRKORR_T 20120302
Methods
# Method Level Visibility Method type Description Created on
1 BALANCE_BY_SIZE Instance method Private Method 20120302
2 BALANCE_CP2SHD Instance method Public Method 20120227
3 CHECK_TAB_IDX Instance method Public Method 20120507
4 CONSTRUCTOR Instance method Public Constructor 20120118
5 CREATE_TRKORR_TABLE Instance method Private Method 20120228
6 GET_INCLUDED_TABLES Instance method Public Method 20120118
7 GET_INSTANCE Static method Public Method 20120118
8 HANDLE_TABLE_WITHOUT_SIZING Instance method Private Method 20120322
9 INIT Instance method Private Method 20120118
10 INIT_CP2SHD Instance method Private Method 20120301
11 IS_TAB_EXCLUDED Instance method Public Method 20120118
12 READ_CP2SHDSIZE Instance method Public Method Read file CP2SHDSIZE.LST 20120905
Events
Class CL_RSPTBFIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_CP2_BALANCED_S Public See coding 20120227 begin of gty_cp2_balanced_s, request type trkorr, sequence type i, tabname type tabname, end of gty_cp2_balanced_s
2 GTY_CP2_BALANCED_T Public See coding 20120227 gty_cp2_balanced_t type standard table of gty_cp2_balanced_s with default key
3 GTY_TABLES Public See coding 20120118 gty_tables type standard table of tabname with default key
4 GTY_TAB_SIZE_S Public See coding 20120227 begin of gty_tab_size_s, tabname type tabname, size type i, end of gty_tab_size_s
5 GTY_TAB_SIZE_T Public See coding 20120227 gty_tab_size_t type standard table of gty_tab_size_s with default key
6 GTY_TRKORR_S Public See coding 20120228 begin of gty_trkorr_s, request type trkorr, sequence type i, end of gty_trkorr_s
7 GTY_TRKORR_T Public See coding 20120228 gty_trkorr_t type standard table of gty_trkorr_s with default key
Method Signatures

Method BALANCE_BY_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BALANCED_REQUESTS Value transfer Type reference (TYPE) CL_RSPTBFIL=>GTY_CP2_BALANCED_T 20120302

Method BALANCE_BY_SIZE on class CL_RSPTBFIL has no exception.

Method BALANCE_CP2SHD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NR_REQUESTS Value transfer Type reference (TYPE) I 20120227
2 Importing IV_TARGET Value transfer Type reference (TYPE) SY-SAPRL 20120228
3 Returning RT_BALANCED_REQUESTS Value transfer Type reference (TYPE) GTY_CP2_BALANCED_T 20120227
# Exception Resumable Description Created on
1 GET_CP2SHD_ERROR 20130321

Method CHECK_TAB_IDX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20120507
2 Returning R_EXCLUDED Value transfer Type reference (TYPE) ABAP_BOOL 20120507

Method CHECK_TAB_IDX on class CL_RSPTBFIL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSPTBFIL has no parameter.
Method CONSTRUCTOR on class CL_RSPTBFIL has no exception.

Method CREATE_TRKORR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NR_REQUESTS Call by reference Type reference (TYPE) I 20120228

Method CREATE_TRKORR_TABLE on class CL_RSPTBFIL has no exception.

Method GET_INCLUDED_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INCLUDED_TABLES Value transfer Type reference (TYPE) GTY_TABLES 20120118

Method GET_INCLUDED_TABLES on class CL_RSPTBFIL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_RSPTBFIL 20120118

Method GET_INSTANCE on class CL_RSPTBFIL has no exception.

Method HANDLE_TABLE_WITHOUT_SIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BALANCED_REQUESTS Value transfer Type reference (TYPE) CL_RSPTBFIL=>GTY_CP2_BALANCED_T 20120322
2 Importing IT_PUTTB_SHD Value transfer Type reference (TYPE) CL_RSPTBFIL_SRC=>GTY_PUTTB_SHD_T 20120322
3 Importing IV_COUNT_UP Value transfer Type reference (TYPE) ABAP_BOOL 20120322
4 Importing IV_CUR_REQUEST Value transfer Type reference (TYPE) I 20120322
5 Returning RT_BALANCED_REQUESTS Value transfer Type reference (TYPE) CL_RSPTBFIL=>GTY_CP2_BALANCED_T 20120322

Method HANDLE_TABLE_WITHOUT_SIZING on class CL_RSPTBFIL has no exception.

Method INIT Signature

Method INIT on class CL_RSPTBFIL has no parameter.
# Exception Resumable Description Created on
1 ERROR_OPEN 20120131

Method INIT_CP2SHD Signature

Method INIT_CP2SHD on class CL_RSPTBFIL has no parameter.
# Exception Resumable Description Created on
1 ERROR_OPEN 20120301
2 GET_CP2SHD_ERROR 20130321

Method IS_TAB_EXCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20120118
2 Returning R_IS_EXCLUDED Value transfer Type reference (TYPE) ABAP_BOOL 20120118

Method IS_TAB_EXCLUDED on class CL_RSPTBFIL has no exception.

Method READ_CP2SHDSIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SIZE_TAB Value transfer Type reference (TYPE) GTY_TAB_SIZE_T 20120905

Method READ_CP2SHDSIZE on class CL_RSPTBFIL has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 732