SAP ABAP Class CL_ABAP_GEN_LIMITS (ABAP generation limits)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_GEN (Package) ABAP Generation
Properties
Class CL_ABAP_GEN_LIMITS  
Short Description ABAP generation limits    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ABAP_GEN   ABAP Generation 
Created 20071211   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_GEN_LIMITS has no forward declaration.
Interfaces
Class CL_ABAP_GEN_LIMITS has no interface implemented.
Friends
Class CL_ABAP_GEN_LIMITS has no friend class.
Attributes
Class CL_ABAP_GEN_LIMITS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUES Static method Public Method Gets Current and Maximum Values 20071211
Events
Class CL_ABAP_GEN_LIMITS has no event.
Types
Class CL_ABAP_GEN_LIMITS has no local type.
Method Signatures

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting GLOBAL_SIZES Call by reference Type reference (TYPE) BCABLIM_GLOBAL_TAB Tabelle der globalen Werte 20071214
2 Importing JUMP_LIMIT Call by reference Type reference (TYPE) INT4 16000 Obsolet 20080310
3 Exporting JUMP_SIZES Call by reference Type reference (TYPE) BCABLIM_JUMPS_TAB Obsolet (Grenze für Sprünge wurde aufgehoben) 20080306
4 Exporting LOAD_TOTAL Call by reference Type reference (TYPE) INT4 Load-Größe 20071211
5 Importing LOCAL_LIMIT Call by reference Type reference (TYPE) INT4 50 Größe, ab der lokale Daten gemeldet werden 20080310
6 Exporting LOCAL_SIZES Call by reference Type reference (TYPE) BCABLIM_LOCAL_TAB Tabelle der lokalen Werte 20071214
7 Importing PROG_NAME Call by reference Type reference (TYPE) PROGRAMM ABAP-Programmname 20071211
# Exception Resumable Description Created on
1 CX_ABAP_LOAD_ERROR Ausnahme bei LOAD REPORT 20071211
History
Last changed by/on SAP  20090618 
SAP Release Created in 711