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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Public | See coding | 20120118 | |||||
| 2 | Instance attribute | Public | See coding | 20120118 | |||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSPTBFIL | 20120118 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20120302 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | CL_RSPTBFIL_SRC=>GTY_PUTTB_SHD_T | 20120227 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_RSPRBFIL | 20120118 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | GTY_TAB_SIZE_T | 20120227 | ||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | SY-SAPRL | 20120228 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | GTY_TRKORR_T | 20120302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120302 | ||
| 2 | Instance method | Public | Method | 20120227 | ||
| 3 | Instance method | Public | Method | 20120507 | ||
| 4 | Instance method | Public | Constructor | 20120118 | ||
| 5 | Instance method | Private | Method | 20120228 | ||
| 6 | Instance method | Public | Method | 20120118 | ||
| 7 | Static method | Public | Method | 20120118 | ||
| 8 | Instance method | Private | Method | 20120322 | ||
| 9 | Instance method | Private | Method | 20120118 | ||
| 10 | Instance method | Private | Method | 20120301 | ||
| 11 | Instance method | Public | Method | 20120118 | ||
| 12 | 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 | 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 | IV_NR_REQUESTS | Value transfer | Type reference (TYPE) | I | 20120227 | ||||
| 2 | IV_TARGET | Value transfer | Type reference (TYPE) | SY-SAPRL | 20120228 | ||||
| 3 | RT_BALANCED_REQUESTS | Value transfer | Type reference (TYPE) | GTY_CP2_BALANCED_T | 20120227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130321 |
Method CHECK_TAB_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20120507 | ||||
| 2 | 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 | 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 | 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 | 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 | IT_BALANCED_REQUESTS | Value transfer | Type reference (TYPE) | CL_RSPTBFIL=>GTY_CP2_BALANCED_T | 20120322 | ||||
| 2 | IT_PUTTB_SHD | Value transfer | Type reference (TYPE) | CL_RSPTBFIL_SRC=>GTY_PUTTB_SHD_T | 20120322 | ||||
| 3 | IV_COUNT_UP | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120322 | ||||
| 4 | IV_CUR_REQUEST | Value transfer | Type reference (TYPE) | I | 20120322 | ||||
| 5 | 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 | 20120131 |
Method INIT_CP2SHD Signature
Method INIT_CP2SHD on class CL_RSPTBFIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120301 | |||
| 2 | 20130321 |
Method IS_TAB_EXCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20120118 | ||||
| 2 | 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 | 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 |