SAP ABAP Class CL_DYNP_COMPILER (Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_COMPILER (Package) ABAP Compiler

⤷

⤷

Properties
Class | CL_DYNP_COMPILER | |
Short Description | Test | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_COMPILER | ABAP Compiler |
Created | 20120625 | SAP |
Last change | 20130531 | 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_DYNP_COMPILER has no interface implemented.
Friends
Class CL_DYNP_COMPILER has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120625 | |
2 | ![]() |
Static method | Public | Method | 20120731 | |
3 | ![]() |
Instance method | Public | Method | 20120625 | |
4 | ![]() |
Instance method | Public | Method | 20120625 | |
5 | ![]() |
Instance method | Private | Method | 20120625 | |
6 | ![]() |
Instance method | Public | Method | 20120625 | |
7 | ![]() |
Static method | Private | Method | 20120731 | |
8 | ![]() |
Instance method | Public | Method | 20120625 | |
9 | ![]() |
Instance method | Private | Method | 20120625 | |
10 | ![]() |
Instance method | Private | Method | 20120625 |
Events
Class CL_DYNP_COMPILER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_BLOCK | Private | Type reference (TYPE) | INT1 | 20120625 |
|
|
2 | T_TOKEN_INFO | Public | See coding | 20120625 | begin of T_TOKEN_INFO,
INDEX type I,
SCAN_INFO type STOKESX,
* info type scr_glref,
INFO type SCR_TOKEN_REF,
end of T_TOKEN_INFO
|
||
3 | T_TOKEN_INFO_TAB | Public | See coding | 20120625 | T_TOKEN_INFO_TAB type sorted table of T_TOKEN_INFO with unique key INDEX
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ABAP_COMPILER_REF | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_COMPILER | 20120802 | |||
2 | ![]() |
P_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | 20120802 | |||
3 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 20120802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120625 |
Method CONSTRUCT_ABAP_FULL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DYNPRO_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20120802 | |||
2 | ![]() |
P_FULL_NAME | Call by reference | Type reference (TYPE) | STRING | 20120802 | |||
3 | ![]() |
P_PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | 20120802 |
Method CONSTRUCT_ABAP_FULL_NAME on class CL_DYNP_COMPILER has no exception.
Method GET_ALL_REFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ABORT | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
2 | ![]() |
P_ERROR | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
3 | ![]() |
P_ERRORS | Call by reference | Type reference (TYPE) | SCR_ERRORS | 20120802 | |||
4 | ![]() |
P_EXTENDED | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
5 | ![]() |
P_GRADES | Call by reference | Type reference (TYPE) | SCR_GRADES | 20120802 | |||
6 | ![]() |
P_INTERNAL | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
7 | ![]() |
P_LOCAL | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
8 | ![]() |
P_NO_INCLUDES | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
9 | ![]() |
P_RESULT | Call by reference | Type reference (TYPE) | SCR_GLREFS | 20120802 | |||
10 | ![]() |
P_TYPES | Call by reference | Type reference (TYPE) | SCR_RTAGS | 20120802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120625 |
Method GET_FULL_NAMES_FOR_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REFS | Call by reference | Type reference (TYPE) | SCR_TOKEN_REFS | 20120625 | |||
2 | ![]() |
P_TOKEN_INDEX | Call by reference | Type reference (TYPE) | I | 20120802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120625 |
Method GET_FULL_NAME_OF_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FULL_NAME | Call by reference | Type reference (TYPE) | STRING | 20120802 | |||
2 | ![]() |
P_STRING | Call by reference | Type reference (TYPE) | STRING | 20120802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120625 |
Method GET_SINGLE_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ABORT | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
2 | ![]() |
P_ERROR | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
3 | ![]() |
P_ERRORS | Call by reference | Type reference (TYPE) | SCR_ERRORS | 20120802 | |||
4 | ![]() |
P_EXTENDED | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
5 | ![]() |
P_FULL_NAME | Call by reference | Type reference (TYPE) | STRING | 20120802 | |||
6 | ![]() |
P_FULL_NAMES | Call by reference | Type reference (TYPE) | SCR_NAMES_GRADES | 20120802 | |||
7 | ![]() |
P_GRADE | Call by reference | Type reference (TYPE) | SCR_GRADE | 20120802 | |||
8 | ![]() |
P_INDEX_FULL_NAME | Call by reference | Type reference (TYPE) | I | 20120802 | |||
9 | ![]() |
P_ONLY_FIRST | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
10 | ![]() |
P_RESULT | Call by reference | Type reference (TYPE) | SCR_REFS | 20120802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120625 | ||
2 | ![]() |
20120625 | ||
3 | ![]() |
20120625 | ||
4 | ![]() |
20120625 |
Method ONE_SPLIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SOURCE_STRING | Call by reference | Type reference (TYPE) | STRING | 20120802 | |||
2 | ![]() |
P_SOURCE_STRING_BEGIN | Call by reference | Type reference (TYPE) | STRING | 20120802 | |||
3 | ![]() |
P_SOURCE_STRING_REST | Call by reference | Type reference (TYPE) | STRING | 20120802 | |||
4 | ![]() |
P_SPLIT_AT | Call by reference | Type reference (TYPE) | STRING | 20120802 |
Method ONE_SPLIT on class CL_DYNP_COMPILER has no exception.
Method SCAN Signature
Method SCAN on class CL_DYNP_COMPILER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120625 |
Method TAG_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ADD_WHOLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120802 | ||
2 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120802 | |||
3 | ![]() |
P_RESULT | Call by reference | Type reference (TYPE) | STRING | 20120802 | |||
4 | ![]() |
P_TAG | Call by reference | Type reference (TYPE) | SCR_TAG | 20120802 |
Method TAG_NAME on class CL_DYNP_COMPILER has no exception.
Method TAG_TO_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ROLE | Value transfer | Type reference (TYPE) | SYCHAR01 | 20120802 | |||
2 | ![]() |
P_TAG | Call by reference | Type reference (TYPE) | SCR_TAG | 20120802 |
Method TAG_TO_ROLE on class CL_DYNP_COMPILER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |