Git Product home page Git Product logo

abaptothefuture03's Introduction

AbapToTheFuture03

Code Samples from the "ABAP to the Future Part 3" book

https://www.sap-press.com/abap-to-the-future_4751/

Dependencies:-

The code was written on a 7.52 ABAP System. Most of it will work on lower releases.

https://github.com/larshp/abapGit-Plugins.git is required for installation

Also the open source projects....

ABAP2XLSX https://github.com/sapmentors/abap2xlsx

ZMOCKUP_LOADER https://github.com/sbcgua/mockup_loader

... were installed on the SAP system where the code was written. The SALV programs in chapter 10 need ABAP2XLSX and some of the unit testing examples use the ZMOCKUP_LOADER class.

Notes:

  • Before testing BOPF Z_MONSTER BRFplus rule needs to be completed (Listen 09.02 Calling BRFplus Function from ABAP)

abaptothefuture03's People

Contributors

hardyp avatar jrodriguez-rc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar

abaptothefuture03's Issues

2 empty statements

../AbapToTheFuture03/src/zmonsters_p02_transactional/zmonsters_c09_brfplus/zcl_monster_rules.clas.abap[308, 7]                                    - Empty statement
../AbapToTheFuture03/src/zmonsters_poo_ddic_objects/zmonsters_c00_ddic_objects/zcl_ocp_factory.clas.abap[152, 66]                                 - Empty statement

excel

from include Z_MONSTER_MONITOR_IO1,

            DATA: ls_template     TYPE ztexcel_template,
                  lo_excel_reader TYPE REF TO zif_excel_reader,
                  lo_worksheet    TYPE REF TO zcl_excel_worksheet.

Offline- Import:exceeds ABAP 30-characters-name limit

Hi Team,

As i have some issues with online issues( i posted here), i thought to work with offline version.
I am getting an error message like below where LEARNING is my package name and i could not import my ZIP file and any help will be appreciated,
Error: Package LEARNING_ZMONSTERS_P01_ENABLERS exceeds ABAP 30-characters-name limit

version requirement = 7.52?

Hi,
Since IF_OSQL_TEST_ENVIRONMENT does not exist in my 7.51 system, I guess the version requirement is 7.52?

Online- GitHUb- Object Type BOBF not Supported , Serialze

Hi Team ,

While pulling the data from GitHub, i am getting the below issue and so could not stage the objects in my system. Can you please help me on the way forward?.

Object Type BOBF not supported Serialize.

Regards,
Rajesh

Missing objects

Missing objects:

  • ZTTYP_MONSTER_ITEMS
  • ZBC_S_ERROR_LOG
  • ZBC_T_ERROR_LOG
  • ZTY_BC_ALV_TEXTS
  • ZTTYP_MONSTER_HEADER

Will update this comment with more findings

Missing objects #2

  • ZSA_HOWL_AT_THE_MOON
  • ZBC_TT_COSEL
  • ZDE_MONSTER_FLUFFINESS
  • ZDE_BOLTS_IN_NECK

Fill the Ingredient Type using business rules

Method ZCL_MONSTER_RULES->derive_ingredient_type calls to cl_fdt_function_process=>get_data_object_reference and it causes a dump.

This is because no entry is found with the constant key ingredient_function = '005056B074C91ED8A2BA59B5E05F810F'

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.