SAP ABAP Class CL_SLIN_CALL_DIRECT (Method Call Representation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SLIN_PROC_CALL | Abstract Procedure Call | 20120119 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SLIN_CALL_BUILTIN | Built-In Call | 20120119 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SLIN_CALL_CONSTR_EXPR | Constructor Call | 20130415 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SLIN_CALL_METHOD | Call Method Direct | 20120119 |
Properties
| Class | CL_SLIN_CALL_DIRECT | |
| Short Description | Method Call Representation | |
| Super Class | CL_SLIN_PROC_CALL | Abstract Procedure Call |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
| Created | 20120119 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLIN_CALL_DIRECT has no forward declaration.
Interfaces
Class CL_SLIN_CALL_DIRECT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SLIN_PARSER_STMNT | 20120210 | CALL METHOD Parser |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | 20120119 | ||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | IF_SLIN_PROC_SIG=>ARGUMENT_TAG-METHOD | 20120119 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130419 | ||
| 2 | Instance method | Public | Method | 20120119 | ||
| 3 | Static method | Public | Method | 20120119 | ||
| 4 | Static method | Public | Method | 20120119 |
Events
Class CL_SLIN_CALL_DIRECT has no event.
Types
Class CL_SLIN_CALL_DIRECT has no local type.
Method Signatures
Method GET_INSTANCE_DIRECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALL_MNG | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_CALL_SET_MNG | 20130419 | ||||
| 2 | CHAIN_INDEX | Call by reference | Type reference (TYPE) | I | 0 | 20130419 | |||
| 3 | IS_BUILTIN | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20130419 | |||
| 4 | LEX | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_LEXER | Statement Lexer | 20130419 | |||
| 5 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_CALL_DIRECT | 20130419 |
Method GET_INSTANCE_DIRECT on class CL_SLIN_CALL_DIRECT has no exception.
Method GET_RETURNING_TYPE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | STRING | 20120119 |
Method GET_RETURNING_TYPE_NAME on class CL_SLIN_CALL_DIRECT has no exception.
Method INIT_OUTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALL_OUTER | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_PROC_CALL | 20120119 | ||||
| 2 | CALL_OUTER_ID | Call by reference | Type reference (TYPE) | CL_SLIN_CALL_SET_MNG=>CALL_GUID-ID | 20120119 | ||||
| 3 | SET | Call by reference | Type reference (TYPE) | CL_SLIN_CALL_SET_MNG=>CALL_GUID_SEQ | 20120119 |
Method INIT_OUTER on class CL_SLIN_CALL_DIRECT has no exception.
Method TYPID_TO_CLIF_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | SYNT_STRUC_TYPE_OBJ | 20120119 | ||||
| 2 | SYNT | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SYNT | 20120119 | ||||
| 3 | TYPID | Call by reference | Type reference (TYPE) | I | 20120119 |
Method TYPID_TO_CLIF_TYPE on class CL_SLIN_CALL_DIRECT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |