SAP ABAP Interface IF_RIS_ABAP_FULLNAME (RIS: ABAP Fullname Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-INR (Application Component) Repository Infosystem
⤷
SRIS_OCCURRENCE_FINDER (Package) Repository Information System: Occurrence Finder

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RIS_ABAP_FULLNAME | Repository Information System: ABAP Fullname Representation | 20110701 |
Properties
Interface | IF_RIS_ABAP_FULLNAME | |
Short Description | RIS: ABAP Fullname Interface |
General Data
Package | SRIS_OCCURRENCE_FINDER | Repository Information System: Occurrence Finder |
Created | 20110407 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RIS_ABAP_FULLNAME has no forward declaration.
Interfaces
Interface IF_RIS_ABAP_FULLNAME has no interface.
Friends
Interface IF_RIS_ABAP_FULLNAME has no friend.
Attributes
Interface IF_RIS_ABAP_FULLNAME has no attribute.
Methods
Events
Interface IF_RIS_ABAP_FULLNAME has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PART | Public | See coding | 20110701 | BEGIN OF ty_part,
key TYPE string,
value TYPE string,
END OF ty_part
|
||
2 | TY_T_PARTS | Public | See coding | 20120522 | ty_t_parts TYPE STANDARD TABLE OF ty_part WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method BELONGS_TO_MAIN_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INCLUDE_ID | Call by reference | Type reference (TYPE) | IF_RIS_SOURCE_POSITION=>TY_CURSOR | 20110701 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110701 |
Method BELONGS_TO_MAIN_PROGRAM on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_ABAP_FULLNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ABAP_FULLNAME | Value transfer | Type reference (TYPE) | STRING | 20110701 |
Method GET_ABAP_FULLNAME on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_ABAP_FULLNAME_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ABAP_FULLNAME_TAG | Value transfer | Type reference (TYPE) | SCR_TAG | 20110701 |
Method GET_ABAP_FULLNAME_TAG on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_ABAP_TYPE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ABAP_TYPE_NAME | Value transfer | Type reference (TYPE) | STRING | 20110701 |
Method GET_ABAP_TYPE_NAME on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_ALL_PARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARTS | Call by reference | Type reference (TYPE) | IF_RIS_ABAP_FULLNAME=>TY_T_PARTS | 20120522 |
Method GET_ALL_PARTS on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_FIRST_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PART | Value transfer | Type reference (TYPE) | IF_RIS_ABAP_FULLNAME=>TY_PART | 20110701 |
Method GET_FIRST_PART on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_LAST_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PART | Value transfer | Type reference (TYPE) | IF_RIS_ABAP_FULLNAME=>TY_PART | 20110701 |
Method GET_LAST_PART on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_NUMBER_OF_PARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | I | 20130218 |
Method GET_NUMBER_OF_PARTS on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_PART_BY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20110701 | |||
2 | ![]() |
RS_PART | Value transfer | Type reference (TYPE) | IF_RIS_ABAP_FULLNAME=>TY_PART | 20110701 |
Method GET_PART_BY_INDEX on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_PART_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110701 | |||
2 | ![]() |
IV_OCC | Call by reference | Type reference (TYPE) | I | 1 | 20110701 | ||
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20110701 |
Method GET_PART_VALUE on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_RTTI_CLASS_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RTTI_CLASS_TYPE | Value transfer | Type reference (TYPE) | STRING | 20110701 |
Method GET_RTTI_CLASS_TYPE on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method GET_SHORTNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SHORTNAME | Value transfer | Type reference (TYPE) | STRING | 20110701 |
Method GET_SHORTNAME on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method IS_GLOBAL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_GLOBAL_TYPE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110701 |
Method IS_GLOBAL_TYPE on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method IS_INTERFACE_METHOD_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_INTERFACE_METHOD_IMPL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110701 |
Method IS_INTERFACE_METHOD_IMPL on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method IS_INTERFACE_METHOD_IMPL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_INTERFACE_METHOD_DATA | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120816 |
Method IS_INTERFACE_METHOD_IMPL_DATA on Interface IF_RIS_ABAP_FULLNAME has no exception.
Method IS_INTERFACE_PART_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_INTERFACE_PART_USAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120514 |
Method IS_INTERFACE_PART_USAGE on Interface IF_RIS_ABAP_FULLNAME has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |