Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ART_BLACKBOARD_CONTRIBUTOR | Agent filling the blackboard | 20130315 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_QFIX_QUICKFIX | Interface to provide a refactoring quickfix | 20130315 |
Properties
Class | CL_ART_CONTRIB_4_MISSING_METH | |
Short Description | Create missing method definition or implemention | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
Created | 20120731 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ART_CONTRIB_4_MISSING_METH has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ART_BLACKBOARD_CONTRIBUTOR | Agent filling the blackboard | 20130315 | ||
2 | IF_QFIX_QUICKFIX | Interface to provide a refactoring quickfix | 20130315 |
Friends
Class CL_ART_CONTRIB_4_MISSING_METH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RIS_INCLUDE=>TAB | 20130315 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ART_BLACKBOARD | 20130315 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130315 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_RANGE_OF_SEOCPDNAME | 20130703 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RFAC_METHOD_DESCRIPTION | 20130315 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130315 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RFAC_SCAN_RESULT | 20130315 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_RANGE_OF_SEOCPDNAME | 20130705 |
Methods
Events
Class CL_ART_CONTRIB_4_MISSING_METH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_RANGE_OF_SEOCPDNAME | Private | See coding | 20130718 | ty_range_of_seocpdname type range of seocpdname
|
Method Signatures
Method ADD_EQUAL_ENTRY_TO_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_RANGE_TAB | Call by reference | Type reference (TYPE) | CL_ART_CONTRIB_4_MISSING_METH=>TY_RANGE_OF_SEOCPDNAME | 20130718 | |||
2 | ![]() |
I_METHOD_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | 20130718 |
Method ADD_EQUAL_ENTRY_TO_RANGE on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method ADD_EVAL_CREATE_DEF_INTF_METH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INTFS4NEW_METHOD | Call by reference | Object reference (TYPE REF TO) | CL_PST_INTERFACE | 20130418 | |||
2 | ![]() |
I_IS_STATIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130418 | |||
3 | ![]() |
I_METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20130418 |
Method ADD_EVAL_CREATE_DEF_INTF_METH on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method ADD_EVAL_FOR_CREATE_FROM_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASS4NEW_METHOD | Call by reference | Object reference (TYPE REF TO) | CL_PST_CLASS | 20130315 | |||
2 | ![]() |
I_CREATE_METHOD_CALL_OBJECT | Call by reference | Object reference (TYPE REF TO) | LCL_METHOD_CALL | 20130315 | |||
3 | ![]() |
I_METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20130315 |
Method ADD_EVAL_FOR_CREATE_FROM_CALL on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method ADD_EVAL_FOR_CREATE_METHOD_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PST_CLASS | Call by reference | Object reference (TYPE REF TO) | CL_PST_CLASS | 20130315 | |||
2 | ![]() |
I_PST_METHOD_IMP | Call by reference | Object reference (TYPE REF TO) | CL_PST_METHOD_IMPLEMENTATION | 20130315 |
Method ADD_EVAL_FOR_CREATE_METHOD_DEF on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method ADD_QF_CREATE_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_METHOD_DATA | Call by reference | Type reference (TYPE) | IF_RFAC_IMPL_TYPES=>TS_METHOD | 20130709 | |||
2 | ![]() |
I_QFIX | Call by reference | Object reference (TYPE REF TO) | CE_ART_QFIX | 20130709 |
Method ADD_QF_CREATE_METHOD on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method BUILD_CREATE_METHOD_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BLACKBOARD | Call by reference | Object reference (TYPE REF TO) | CL_ART_BLACKBOARD | 20130315 | |||
2 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | LCL_METHOD_CALL | 20130315 |
Method BUILD_CREATE_METHOD_CALL on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method BUILD_CURSOR_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RIS_DEF_INCLUDE | Call by reference | Object reference (TYPE REF TO) | IF_RIS_INCLUDE | 20130315 | |||
2 | ![]() |
I_RIS_IMPL_INCLUDE | Call by reference | Object reference (TYPE REF TO) | IF_RIS_INCLUDE | 20130315 | |||
3 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_QUICKFIX_SOURCE_OBJECT | 20130315 |
Method BUILD_CURSOR_SELECTION on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method BUILD_METHOD_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_METHOD_DATA | Call by reference | Type reference (TYPE) | IF_RFAC_IMPL_TYPES=>TS_METHOD | 20130315 | |||
2 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_RFAC_METHOD_DESCRIPTION | 20130315 |
Method BUILD_METHOD_DESCRIPTION on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method BUILD_QUICKFIX_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CURSOR_POSITION_KIND | Call by reference | Type reference (TYPE) | CSEQUENCE | IF_RIS_OCCURRENCE_FINDER=>OCCURRENCE_KIND-IMP | 20130315 | ||
2 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_QUICKFIX_RESULT | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130315 |
Method CHECK_METHOD_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_METHOD_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | CL_RFAC_METHOD_DESCRIPTION | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130315 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ART_CONTRIB_4_MISSING_METH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BLACKBOARD | Call by reference | Object reference (TYPE REF TO) | CL_ART_BLACKBOARD | 20130315 | |||
2 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ART_CONTRIB_4_MISSING_METH | 20130315 |
Method CREATE on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method CREATE_RIS_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INCLUDE | Call by reference | Type reference (TYPE) | PROGRAMM | 20130315 | |||
2 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_RIS_INCLUDE | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130315 |
Method DERIVE_RANGE_FROM_METHOD_IMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NEW_METHOD_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130315 | |||
2 | ![]() |
I_NODE | Call by reference | Object reference (TYPE REF TO) | CL_PST_NODE | 20130315 | |||
3 | ![]() |
I_OLD_METHOD_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130315 | |||
4 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | IF_RIS_INCLUDE=>TS_RANGE | 20130315 |
Method DERIVE_RANGE_FROM_METHOD_IMP on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method GET_LINES_COUNT_OF_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RIS_INCLUDE | Call by reference | Object reference (TYPE REF TO) | IF_RIS_INCLUDE | 20130315 | |||
2 | ![]() |
R_ROW | Value transfer | Type reference (TYPE) | I | 20130315 |
Method GET_LINES_COUNT_OF_DEFINITION on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method GET_METHOD_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EVALUATION_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_QUICKFIX_EVALUATION_RESULT | 20130315 | |||
2 | ![]() |
R_METHOD_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | CL_RFAC_METHOD_DESCRIPTION | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130315 | ||
2 | ![]() |
20130315 |
Method GET_METHOD_FROM_USER_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EVALUATION_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_QUICKFIX_EVALUATION_RESULT | 20130315 | |||
2 | ![]() |
R_METHOD_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | CL_RFAC_METHOD_DESCRIPTION | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130315 | ||
2 | ![]() |
20130315 |
Method GET_PST_NODE4METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLIF_NAME | Call by reference | Type reference (TYPE) | STRING | 20130423 | |||
2 | ![]() |
I_METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20130423 | |||
3 | ![]() |
I_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_PST_NODE | 20130423 | |||
4 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PST_NODE | 20130423 |
Method GET_PST_NODE4METHOD on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method GET_START_ROW_OF_IMPLEMETATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RIS_INCLUDE | Call by reference | Object reference (TYPE REF TO) | IF_RIS_INCLUDE | 20130315 | |||
2 | ![]() |
R_ROW | Value transfer | Type reference (TYPE) | I | 20130315 |
Method GET_START_ROW_OF_IMPLEMETATION on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
Method TRANSF_METHOD_DESC_TO_USR_CONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_METHOD_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | CL_RFAC_METHOD_DESCRIPTION | 20130315 | |||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130315 |
Method TRANSF_METHOD_DESC_TO_USR_CONT on class CL_ART_CONTRIB_4_MISSING_METH has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |