SRFAC_IMPL - Refactoring messages

The following messages are stored in message class SRFAC_IMPL: Refactoring messages.
It is part of development package SRFAC_IMPL in software component BC-DWB-AIE-REF. This development package consists of objects that can be grouped under "Implementation of new refactoring".
Message Nr
Message Text
000&1&2&3&4
001Refactoring is not supported if element is used inside macro
002Parameter &1 out of bounds: &2
003Parameter start > end: &1 > &2
004Parameter previous end >= next start: &1 >= &2
005Old content of region (start=&1, end=&2) not as expected
006Maximum line length exceeded: &1 > &2
007Error when replacing &1. Details: &2&3&4
008Error when replacing &1. Object perhaps outdated. Details: &2&3&4
009Syntax error in &1: &2&3&4
010Refactoring in multiple main programs is not supported: &1 <> &2
011Refactoring in function modules is currently not supported
012Refactoring in other programs is currently not supported
013Refactoring of global types is currently not supported
014Refactoring of redefined methods is currently not supported
015Renaming of interface methods must start from their definition
016Selected area exceeds include boundaries.
017Invalid source position supplied.
018No selection supplied.
019Selection contains incomplete ABAP statements.
020Selection contains a control structure which is not selected completely.
021Selection contains ABAP statement &1 which has no corresponding start.
022Selection can't be extracted to a new method.
023ABAP Compiler error! Please ensure that the source code is error-free.
024Selection is not within a valid ABAP method implementation.
025Extraction of locally defined types is currently not supported.
026Source contains assigns to field symbols! Extraction is impossible.
027Unknown value for parameter transfer direction: &1
028Only one returning parameter allowed
029Definition of class &1 can not be found
030Implementation of class &1 can not be found
031Refactoring impossible. Method has already been declared.
032Parameter conversion of inline declarations is currently not supported.
033Syntax error in &1: Resolve errors and execute operation again.
034Global refactorings can be triggered from the defining source unit only.
035Renaming of objects of type &1 is currently not supported.
036ABAP Compiler reference does not represent a method.
037ABAP Compiler reference does not represent a parameter.
038Refactoring operation &1 is not supported.
039Include &1 was not found.
040Frontend and Backend position were set inconsistent - cursor vs. range
041Frontend and Backend position were set inconsistent - includes differ
042References in Web Dynpro objects found. Refactoring is impossible.
043References in BSP objects found. Refactoring is impossible.
044References in &1 found. Refactoring is impossible.
045Fullname could not be determined in include &1 at column &2 of line &3
046References in Enhancements found. Refactoring is impossible.
047The local definition of &1 refers to &2 &3 which is only visible locally.
048A member with name &1 is already declared in &2
049Reserved name ME can't be renamed.
050References in function module interf. found. Refactoring is impossible.
051Call does_statement_match( ) first to calculate match result
052Predefined types or fields can't be renamed.
053New &1 used as actual parameter, type compatibility is not guaranteed.
054New &1 used for generic parameter, type compatibility is not guaranteed.
055Constant &1 declared after intended usage, manual adjustment required.
056Source contains program flow change by &1. Refactoring is not possible.
057Field &1 uses complex LIKE reference. Refactoring is not possible.
058Type of field &1 is created in source method. Refactoring is impossible.
059The &1 &2 refers to &3 &4 which will not be pulled up.
060The &1 &2 refers to other members which will not be pulled up.
061The object &1 of type &2 belongs to SAP or a partner and can't be renamed
062Can't rename constant at this usage position - try at definition instead.
Privacy Policy