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 | ![]() |
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 | ![]() |
GLOBAL_SIZES | Call by reference | Type reference (TYPE) | BCABLIM_GLOBAL_TAB | Tabelle der globalen Werte | 20071214 | ||
2 | ![]() |
JUMP_LIMIT | Call by reference | Type reference (TYPE) | INT4 | 16000 | Obsolet | 20080310 | |
3 | ![]() |
JUMP_SIZES | Call by reference | Type reference (TYPE) | BCABLIM_JUMPS_TAB | Obsolet (Grenze für Sprünge wurde aufgehoben) | 20080306 | ||
4 | ![]() |
LOAD_TOTAL | Call by reference | Type reference (TYPE) | INT4 | Load-Größe | 20071211 | ||
5 | ![]() |
LOCAL_LIMIT | Call by reference | Type reference (TYPE) | INT4 | 50 | Größe, ab der lokale Daten gemeldet werden | 20080310 | |
6 | ![]() |
LOCAL_SIZES | Call by reference | Type reference (TYPE) | BCABLIM_LOCAL_TAB | Tabelle der lokalen Werte | 20071214 | ||
7 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | PROGRAMM | ABAP-Programmname | 20071211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme bei LOAD REPORT | 20071211 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |