Skip to content

Commit

Permalink
changes of repository
Browse files Browse the repository at this point in the history
  • Loading branch information
fidley committed Jan 22, 2017
1 parent acd037f commit d5ac581
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .abapgit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@
<item>/README.md</item>
<item>/package.json</item>
<item>/.travis.yml</item>
<item>/changelog731.md</item>
<item>/changelog740.md</item>
<item>/BUILD/ZFALV_V731.1.0.3.nugg</item>
<item>/BUILD/ZFALV_V731.1.0.3.zip</item>
<item>/BUILD/ZFALV_V740.1.0.11.nugg</item>
<item>/BUILD/ZFALV_V740.1.0.11.zip</item>
<item>/CODE/abapgit/README.md</item>
<item>/CODE/abapgit/readme</item>
</IGNORE>
</DATA>
</asx:values>
Expand Down
6 changes: 3 additions & 3 deletions CODE/abapgit/zfalv.fugr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<FUNCTIONS>
<item>
<FUNCNAME>Z_FALV_CALL_MASS_SS</FUNCNAME>
<INCLUDE>LZFALVU03</INCLUDE>
<INCLUDE>LZFALVU01</INCLUDE>
<REMOTE_CALL>R</REMOTE_CALL>
<SHORT_TEXT>Call mass replace selection screen</SHORT_TEXT>
<IMPORT>
Expand Down Expand Up @@ -52,7 +52,7 @@
</item>
<item>
<FUNCNAME>Z_FALV_DISPLAY</FUNCNAME>
<INCLUDE>LZFALVU01</INCLUDE>
<INCLUDE>LZFALVU02</INCLUDE>
<SHORT_TEXT>Display FALV</SHORT_TEXT>
<IMPORT>
<RSIMP>
Expand Down Expand Up @@ -112,7 +112,7 @@
</item>
<item>
<FUNCNAME>Z_FALV_MASS_REPLACE</FUNCNAME>
<INCLUDE>LZFALVU02</INCLUDE>
<INCLUDE>LZFALVU03</INCLUDE>
<SHORT_TEXT>Mass replace for grid</SHORT_TEXT>
<IMPORT>
<RSIMP>
Expand Down

0 comments on commit d5ac581

Please sign in to comment.