SAP ABAP Class IF_RIS_INCLUDE_IDENTIFIER (Repository Information System: Include Identifier)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RIS_INCLUDE_IDENTIFIER | Repository Information System: Include Identifier | 20120629 |
Properties
Class | IF_RIS_INCLUDE_IDENTIFIER | |
Short Description | Repository Information System: Include Identifier | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120629 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RIS_INCLUDE_IDENTIFIER has no forward declaration.
Interfaces
Class IF_RIS_INCLUDE_IDENTIFIER has no interface implemented.
Friends
Class IF_RIS_INCLUDE_IDENTIFIER has no friend class.
Attributes
Class IF_RIS_INCLUDE_IDENTIFIER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121031 | |
2 | ![]() |
Instance method | Public | Method | 20120629 |
Events
Class IF_RIS_INCLUDE_IDENTIFIER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_TADIR_ID | Public | See coding | 20120629 | BEGIN OF ty_s_tadir_id,
object_type TYPE trobjtype,
object_name TYPE sobj_name,
func_name TYPE rs38l_fnam,
method_name TYPE seocpdname,
uri TYPE string,
END OF ty_s_tadir_id
|
||
2 | TY_T_PROGRAM_NAMES | Public | See coding | 20121031 | ty_t_program_names TYPE SORTED TABLE OF programm WITH UNIQUE KEY table_line
|
||
3 | TY_T_PROG_TADIR | Public | See coding | 20121031 | ty_t_prog_tadir TYPE SORTED TABLE OF ris_prog_tadir WITH UNIQUE KEY program_name
|
Method Signatures
Method GET_INDEX_FOR_MAIN_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RIS_PROG_TADIR | Call by reference | Type reference (TYPE) | TY_T_PROG_TADIR | 20121031 | |||
2 | ![]() |
I_MAIN_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | 20121031 |
Method GET_INDEX_FOR_MAIN_PROGRAM on class IF_RIS_INCLUDE_IDENTIFIER has no exception.
Method GET_TADIR_ID_FOR_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INCLUDE_NAME | Call by reference | Type reference (TYPE) | PROGRAMM | 20120629 | |||
2 | ![]() |
R_TADIR_ID | Value transfer | Type reference (TYPE) | TY_S_TADIR_ID | 20120629 |
Method GET_TADIR_ID_FOR_INCLUDE on class IF_RIS_INCLUDE_IDENTIFIER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |