Git Product home page Git Product logo

zapcommander's Introduction

zapcommander

Filecommander (Norton-Commander-Clone) for SAP-Systems (ABAP)

Too good to be forgotten...

SAP Commander

Transaction ZAPCMD

You can switch right and left sides between application server, front-end, or an RFC destination (a different app.server):

image

Requirements

SAP ECC Release 731

Credits

Original by Achim von Lowtzow

https://code.google.com/archive/p/sapcommander/

ZAL11

Also have look at ZAL11

zapcommander's People

Contributors

christianguenter2 avatar ennowulff avatar mbtools avatar nico1ewerthmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

zapcommander's Issues

"GF_COMMANDER->CF_ACTIVELIST" is not compatible with the type of the reference to "LF_ACTIVELIST".

Hello,
I am having an issue when activating the project after pulling it with a zip file through abapGit. In the report ZAPCMD_SAPCOMMANDER, at line 65, the raised error when compiling is «"GF_COMMANDER->CF_ACTIVELIST" is not compatible with the type of the reference to "LF_ACTIVELIST".»
DATA cf_activelist TYPE REF TO zapcmd_cl_filelist.
while

DATA lf_activelist TYPE REF TO zapcmd_refref_filelist.
GET REFERENCE OF gf_commander->cf_activelist INTO lf_activelist.`

Our system is on S4CORE 106 patch 0001.
image

Can you help me on that?
Thank you!

language change / integration

Ok, first thing first: project is BEYOND cool!

Next, those who understood what they were seeing complained about this being only in German (no problem for me, I understand it) and D is actually the original language for the various objects.

Couple of questions:

  1. would it make sense to switch the main language to E? It should make it easier to contribute.
  2. once that question is settled, is there an interest for English / Italian translations? I'm volunteering for those.

Hana 1909 working but status and title inconsistence

Very nice tool. I could import to hana 1909, but status and title are corrupted/inconsistent (ZAPCMD_SAPCOMMANDER). I can run program. During import I had to select "ignore not fitting component versions".

dumps on startup on 731

At "create object", dump with syntax error because of missing message-id.

  METHOD zapcmd_if_factory~create_dir.

    IF i_fcode = 'FRONTEND'.

      CREATE OBJECT eo_dir TYPE zapcmd_cl_frontend_dir.
      eo_dir->init( pf_full_name = i_dir ).

    ENDIF.
  ENDMETHOD.

If I perform the recommended extended syntax check, it comes back clean.
I can run it just fine on my two (much newer) MiniSAPs (A4H and NPL) but also in my previous job it ran fine on a 740 system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.