SAP ABAP Class IF_LTR_ROUTINE_GENERATOR (Routine Generator)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LTR_TYPE_DESCRIPTOR | Type descriptor | 20110303 |
Properties
| Class | IF_LTR_ROUTINE_GENERATOR | |
| Short Description | Routine Generator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110303 | SAP |
| Last change | 20141030 | |
| 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 IF_LTR_ROUTINE_GENERATOR has no interface implemented.
Friends
Class IF_LTR_ROUTINE_GENERATOR has no friend class.
Attributes
Class IF_LTR_ROUTINE_GENERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate check enviroment | 20110303 | |
| 2 | Instance method | Public | Method | Generate routine | 20110303 | |
| 3 | Instance method | Public | Method | Replace tag with coding | 20110303 |
Events
Class IF_LTR_ROUTINE_GENERATOR has no event.
Types
Class IF_LTR_ROUTINE_GENERATOR has no local type.
Method Signatures
Method CHECK_ENVIRONMENT_BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ENVIROMENT | Call by reference | Type reference (TYPE) | SEDI_SOURCE | ABAP Source Code | 20110303 | |||
| 2 | IV_ROUTINE_KEY | Call by reference | Type reference (TYPE) | LTR_ROUTINE_KEY | Routine Key | 20110303 |
Method CHECK_ENVIRONMENT_BUILD on class IF_LTR_ROUTINE_GENERATOR has no exception.
Method GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Data for generation (level...) | 20110303 | |||
| 2 | IV_GENERATION_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Generation mode | 20110303 |
Method GENERATE on class IF_LTR_ROUTINE_GENERATOR has no exception.
Method TAG_REPLACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE | Call by reference | Type reference (TYPE) | LTR_T_RTN_L | Routine code line (sorted) | 20110303 | |||
| 2 | IR_GENERATOR | Call by reference | Object reference (TYPE REF TO) | CL_LTR_CODE_GENERATOR | Code generator | 20110303 | |||
| 3 | IS_TEMPLATE_LINE | Call by reference | Type reference (TYPE) | LTR_S_GEN_RTN_LINE_DAT | Routine Line Data | 20110303 | |||
| 4 | IT_PARAMETER | Call by reference | Type reference (TYPE) | LTR_T_CODE_GEN_PARAM_H | Code generation parameter | 20110303 | |||
| 5 | IV_OFFSET | Call by reference | Type reference (TYPE) | I | Tag offset in line | 20110303 | |||
| 6 | IV_TAG | Call by reference | Type reference (TYPE) | CHAR72 | Tag | 20110303 | |||
| 7 | IV_TEMPLATE | Call by reference | Type reference (TYPE) | CHAR72 | Template | 20110303 |
Method TAG_REPLACE on class IF_LTR_ROUTINE_GENERATOR has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |