SAP ABAP Class CL_ISQ_CODING (InfoSet Query API: Coding (Internal))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-QUE (Application Component) SAP Query
⤷
SISQ (Package) InfoSet Query

⤷

⤷

Properties
Class | CL_ISQ_CODING | |
Short Description | InfoSet Query API: Coding (Internal) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SISQ | InfoSet Query |
Created | 20000816 | SAP |
Last change | 20000911 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISQ_CODING has no interface implemented.
Friends
Class CL_ISQ_CODING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IQCODETYPE | InfoSet Query: Code Type | 20000911 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name or Field Name (According to Type) | 20000921 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IQTSOURCE | Source table | 20000911 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check | 20000911 |
2 | ![]() |
Instance method | Public | Method | Returns Lines with Syntax Errors | 20001108 |
3 | ![]() |
Static method | Public | Method | Converts Old Code Type (RSAQCOM1) into New Code Type | 20001020 |
4 | ![]() |
Instance method | Public | Method | Converts Source into Format for 111 Parser | 20001011 |
Events
Class CL_ISQ_CODING has no event.
Types
Class CL_ISQ_CODING has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FRAME | Call by reference | Type reference (TYPE) | IQTSOURCE | Sourcetabelle | 20000911 |
Method CHECK on class CL_ISQ_CODING has no exception.
Method GET_WRONG_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINE | Call by reference | Type reference (TYPE) | I | Index | 20001108 | ||
2 | ![]() |
WRONG_LINE | Value transfer | Type reference (TYPE) | IQCODE | InfoSet Query API: Codezeile | 20001108 |
Method GET_WRONG_LINE on class CL_ISQ_CODING has no exception.
Method NEW_CODETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEWTYPE | Value transfer | Type reference (TYPE) | IQCODETYPE | InfoSet Query: Codetyp | 20001020 | ||
2 | ![]() |
OLDTYPE | Call by reference | Type reference (TYPE) | AQS_FNAME | SAP Query (S): Tabellenname | 20001020 |
Method NEW_CODETYPE on class CL_ISQ_CODING has no exception.
Method SOURCE_FOR_PARSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Value transfer | Type reference (TYPE) | RSGEN_SOURCE | Sourcetabelle | 20001011 |
Method SOURCE_FOR_PARSER on class CL_ISQ_CODING has no exception.
History
Last changed by/on | SAP | 20000911 |
SAP Release Created in | 50A |