SAP ABAP Class CL_ACI_PARSER_ISOLATOR (Contain CL_ACI_PARSER's syntax errors through dynamic calls)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_ACI_SUPPORT (Package) EXPERIMENTAL, DON'T USE (Support utilities for the ACI)

⤷

⤷

Properties
Class | CL_ACI_PARSER_ISOLATOR | |
Short Description | Contain CL_ACI_PARSER's syntax errors through dynamic calls | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_ACI_SUPPORT | EXPERIMENTAL, DON'T USE (Support utilities for the ACI) |
Created | 20081202 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class CL_ACI_PARSER_ISOLATOR has no interface implemented.
Friends
Class CL_ACI_PARSER_ISOLATOR has no friend class.
Attributes
Class CL_ACI_PARSER_ISOLATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20081202 |
Events
Class CL_ACI_PARSER_ISOLATOR has no event.
Types
Class CL_ACI_PARSER_ISOLATOR has no local type.
Method Signatures
Method ACI_PARSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DO_ST_TRAVERSAL | Value transfer | Type reference (TYPE) | INT4 | 0 | Natural number | 20100113 | |
2 | ![]() |
ERROR_STRING | Call by reference | Type reference (TYPE) | STRING | Error text returned by parser | 20081202 | ||
3 | ![]() |
PROGRAM | Value transfer | Type reference (TYPE) | PROGNAME | Name of the program to parse | 20081202 | ||
4 | ![]() |
USE_FLATVIEW_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Parsing mode: "Flatview" or "compound view"? | 20081202 |
Method ACI_PARSE on class CL_ACI_PARSER_ISOLATOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |