SAP ABAP Class CL_PST_CODE_BUILDER (Builds code from PST nodes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
⤷
SRFAC_PROGRAM_STRUCTURE_TREE (Package) Program Structure Tree

⤷

⤷

Properties
Class | CL_PST_CODE_BUILDER | |
Short Description | Builds code from PST nodes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRFAC_PROGRAM_STRUCTURE_TREE | Program Structure Tree |
Created | 20130409 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PST_CODE_BUILDER has no forward declaration.
Interfaces
Class CL_PST_CODE_BUILDER has no interface implemented.
Friends
Class CL_PST_CODE_BUILDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PST_NODE | 20130409 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20130409 | |
2 | ![]() |
Instance method | Public | Method | 20130409 | |
3 | ![]() |
Instance method | Public | Method | 20130409 |
Events
Class CL_PST_CODE_BUILDER has no event.
Types
Class CL_PST_CODE_BUILDER has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PST_NODE | Call by reference | Object reference (TYPE REF TO) | CL_PST_NODE | 20130409 | |||
2 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PST_CODE_BUILDER | 20130409 |
Method CREATE on class CL_PST_CODE_BUILDER has no exception.
Method GET_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130409 |
Method GET_CODE on class CL_PST_CODE_BUILDER has no exception.
Method NEWLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SPACES | Call by reference | Type reference (TYPE) | I | 1 | 20130409 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130409 |
Method NEWLINE on class CL_PST_CODE_BUILDER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |