SAP ABAP Class /SDF/CL_ASRAGGR_SIZE (Get size of ASR aggregated data)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM
⤷
⤷
Properties
| Class | /SDF/CL_ASRAGGR_SIZE | |
| Short Description | Get size of ASR aggregated data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SDF/STPI_6X | Release 6.XX dependent Basis Addon SLM |
| Created | 20091202 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SDF/CL_ASRAGGR_SIZE has no forward declaration.
Interfaces
Class /SDF/CL_ASRAGGR_SIZE has no interface implemented.
Friends
Class /SDF/CL_ASRAGGR_SIZE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 'ESFCALL' | 20100126 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 'ESI' | 20100126 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | 'EXTSYSTEM' | 20100122 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | STRING | 'RFCCLNT' | 20100122 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | 'RFCCLNTDEST' | 20100122 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | STRING | 'RFCSRVR' | 20100122 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | STRING | 'RFCSRVRDEST' | 20100122 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | STRING | 'TASKTIMES' | 20100126 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | STRING | 'TASKTYPE' | 20100122 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | STRING | 'TIMES' | 20100122 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | STRING | 'TREX' | 20100126 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | STRING | 'USERTCODE' | 20100126 | |||
| 13 | Static Attribute | Public | Type reference (TYPE) | STRING | 'WEBS' | 20100126 | |||
| 14 | Static Attribute | Public | Type reference (TYPE) | STRING | 'WEBSD' | 20100126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | SAP_BASIS 640: get size of ASR aggregated datasets | 20100128 | |
| 2 | Static method | Protected | Method | SAP_BASIS 700: get size of ASR aggregated datasets | 20100127 | |
| 3 | Static method | Public | Method | Get size of ASR daily datasets per agg. type | 20100122 | |
| 4 | Static method | Public | Method | Get size of ASR monthly datasets per agg. type | 20100121 | |
| 5 | Static method | Public | Method | Get size of ASR weekly datasets per agg. type | 20100122 | |
| 6 | Static method | Protected | Method | SAP_BASIS 640: get size of ASR aggregated datasets | 20091204 | |
| 7 | Static method | Protected | Method | SAP_BASIS 640: get size of ASR aggregated datasets | 20091204 | |
| 8 | Static method | Protected | Method | SAP_BASIS 640: get size of ASR aggregated datasets | 20091204 | |
| 9 | Static method | Protected | Method | SAP_BASIS 700: get size of ASR aggregated datasets | 20091204 | |
| 10 | Static method | Protected | Method | SAP_BASIS 700: get size of ASR aggregated datasets | 20091204 | |
| 11 | Static method | Protected | Method | SAP_BASIS 700: get size of ASR aggregated datasets | 20091204 | |
| 12 | Static method | Public | Method | Get size of ASR daily datasets | 20091204 | |
| 13 | Static method | Public | Method | Get size of ASR monthly datasets | 20091204 | |
| 14 | Static method | Public | Method | Get size of ASR weekly datasets | 20091204 |
Events
Class /SDF/CL_ASRAGGR_SIZE has no event.
Types
Class /SDF/CL_ASRAGGR_SIZE has no local type.
Method Signatures
Method GET_AGG_SIZE_640 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATUM | Call by reference | Type reference (TYPE) | DATS | start of period | 20100128 | |||
| 2 | I_PERIODTYPE | Call by reference | Type reference (TYPE) | STRING | type of period | 20100128 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | /SDF/E2E_PARA_TT | Table: size of aggregates | 20100128 |
Method GET_AGG_SIZE_640 on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_AGG_SIZE_700 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATUM | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20100127 | |||
| 2 | I_PERIODTYPE | Call by reference | Type reference (TYPE) | STRING | 20100127 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | /SDF/E2E_PARA_TT | Memory size in bytes | 20100127 |
Method GET_AGG_SIZE_700 on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_AGG_SIZE_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/E2E_PARA_TT | Table: size of aggregates | 20100122 |
Method GET_AGG_SIZE_DAY on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_AGG_SIZE_MONTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/E2E_PARA_TT | Table: size of aggregates | 20100121 |
Method GET_AGG_SIZE_MONTH on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_AGG_SIZE_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/E2E_PARA_TT | Table: size of aggregates | 20100122 |
Method GET_AGG_SIZE_WEEK on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_SIZE_640_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/MSIZE | Memory size in bytes | 20091204 |
Method GET_SIZE_640_DAY on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_SIZE_640_MONTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/MSIZE | Memory size in bytes | 20091204 |
Method GET_SIZE_640_MONTH on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_SIZE_640_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/MSIZE | Memory size in bytes | 20091204 |
Method GET_SIZE_640_WEEK on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_SIZE_700_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/MSIZE | Memory size in bytes | 20091204 |
Method GET_SIZE_700_DAY on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_SIZE_700_MONTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/MSIZE | Memory size in bytes | 20091204 |
Method GET_SIZE_700_MONTH on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_SIZE_700_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/MSIZE | Memory size in bytes | 20091204 |
Method GET_SIZE_700_WEEK on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_SIZE_TOTAL_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/MSIZE | Memory size in bytes | 20091204 |
Method GET_SIZE_TOTAL_DAY on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_SIZE_TOTAL_MONTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/MSIZE | Memory size in bytes | 20091204 |
Method GET_SIZE_TOTAL_MONTH on class /SDF/CL_ASRAGGR_SIZE has no exception.
Method GET_SIZE_TOTAL_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SDF/MSIZE | Memory size in bytes | 20091204 |
Method GET_SIZE_TOTAL_WEEK on class /SDF/CL_ASRAGGR_SIZE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2008_1_620 |