SAP ABAP Class IF_RSDHAR_LLANG_SIGNATURE (Runtime: L function signature)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDHAR_LLANG_SIGNATURE | Runtime: L Function Signature | 20120503 |
Properties
| Class | IF_RSDHAR_LLANG_SIGNATURE | |
| Short Description | Runtime: L function signature | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120503 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSDHAR_LLANG_SIGNATURE has no interface implemented.
Friends
Class IF_RSDHAR_LLANG_SIGNATURE has no friend class.
Attributes
Class IF_RSDHAR_LLANG_SIGNATURE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add table parameter | 20120503 | |
| 2 | Instance method | Public | Method | Get function name | 20120503 | |
| 3 | Instance method | Public | Method | Set function name | 20120503 |
Events
Class IF_RSDHAR_LLANG_SIGNATURE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_FUNCTION_NAME | Public | Type reference (TYPE) | STRING | Function name | 20120503 | |
Method Signatures
Method ADD_PARAM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_INPUT_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Parameter is input table | 20120503 | ||
| 2 | I_IS_RESULT_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Parameter is result table | 20120503 | ||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name of table parameter | 20120503 | |||
| 4 | R_R_LLANG_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_RSDHAR_LLANG_TABLE | L language: table type | 20120503 |
Method ADD_PARAM_TABLE on class IF_RSDHAR_LLANG_SIGNATURE has no exception.
Method GET_FUNCTION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FUNCTION_NAME | Value transfer | Type reference (TYPE) | TN_FUNCTION_NAME | Function name | 20120503 |
Method GET_FUNCTION_NAME on class IF_RSDHAR_LLANG_SIGNATURE has no exception.
Method SET_FUNCTION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNCTION_NAME | Call by reference | Type reference (TYPE) | TN_FUNCTION_NAME | Function name | 20120503 |
Method SET_FUNCTION_NAME on class IF_RSDHAR_LLANG_SIGNATURE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |