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 C_AGG_ESFCALL Static Attribute Public Type reference (TYPE) STRING 'ESFCALL' 20100126
2 C_AGG_ESI Static Attribute Public Type reference (TYPE) STRING 'ESI' 20100126
3 C_AGG_EXSYS Static Attribute Public Type reference (TYPE) STRING 'EXTSYSTEM' 20100122
4 C_AGG_RFCC Static Attribute Public Type reference (TYPE) STRING 'RFCCLNT' 20100122
5 C_AGG_RFCCD Static Attribute Public Type reference (TYPE) STRING 'RFCCLNTDEST' 20100122
6 C_AGG_RFCS Static Attribute Public Type reference (TYPE) STRING 'RFCSRVR' 20100122
7 C_AGG_RFCSD Static Attribute Public Type reference (TYPE) STRING 'RFCSRVRDEST' 20100122
8 C_AGG_TASKTIMES Static Attribute Public Type reference (TYPE) STRING 'TASKTIMES' 20100126
9 C_AGG_TASKTYPE Static Attribute Public Type reference (TYPE) STRING 'TASKTYPE' 20100122
10 C_AGG_TIME Static Attribute Public Type reference (TYPE) STRING 'TIMES' 20100122
11 C_AGG_TREX Static Attribute Public Type reference (TYPE) STRING 'TREX' 20100126
12 C_AGG_USERTCODE Static Attribute Public Type reference (TYPE) STRING 'USERTCODE' 20100126
13 C_AGG_WEBS Static Attribute Public Type reference (TYPE) STRING 'WEBS' 20100126
14 C_AGG_WEBSD Static Attribute Public Type reference (TYPE) STRING 'WEBSD' 20100126
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGG_SIZE_640 Static method Protected Method SAP_BASIS 640: get size of ASR aggregated datasets 20100128
2 GET_AGG_SIZE_700 Static method Protected Method SAP_BASIS 700: get size of ASR aggregated datasets 20100127
3 GET_AGG_SIZE_DAY Static method Public Method Get size of ASR daily datasets per agg. type 20100122
4 GET_AGG_SIZE_MONTH Static method Public Method Get size of ASR monthly datasets per agg. type 20100121
5 GET_AGG_SIZE_WEEK Static method Public Method Get size of ASR weekly datasets per agg. type 20100122
6 GET_SIZE_640_DAY Static method Protected Method SAP_BASIS 640: get size of ASR aggregated datasets 20091204
7 GET_SIZE_640_MONTH Static method Protected Method SAP_BASIS 640: get size of ASR aggregated datasets 20091204
8 GET_SIZE_640_WEEK Static method Protected Method SAP_BASIS 640: get size of ASR aggregated datasets 20091204
9 GET_SIZE_700_DAY Static method Protected Method SAP_BASIS 700: get size of ASR aggregated datasets 20091204
10 GET_SIZE_700_MONTH Static method Protected Method SAP_BASIS 700: get size of ASR aggregated datasets 20091204
11 GET_SIZE_700_WEEK Static method Protected Method SAP_BASIS 700: get size of ASR aggregated datasets 20091204
12 GET_SIZE_TOTAL_DAY Static method Public Method Get size of ASR daily datasets 20091204
13 GET_SIZE_TOTAL_MONTH Static method Public Method Get size of ASR monthly datasets 20091204
14 GET_SIZE_TOTAL_WEEK 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 Importing I_DATUM Call by reference Type reference (TYPE) DATS start of period 20100128
2 Importing I_PERIODTYPE Call by reference Type reference (TYPE) STRING type of period 20100128
3 Returning 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 Importing I_DATUM Call by reference Type reference (TYPE) DATS Field of type DATS 20100127
2 Importing I_PERIODTYPE Call by reference Type reference (TYPE) STRING 20100127
3 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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