/TALV

An ALV report framework based on ABAP

Primary LanguageABAPMIT LicenseMIT

TALV

An ALV report framework based on ABAP

Step 1

Run 'abapgit'( https://docs.abapgit.org ) program in your SAP dev client,create a new online repository,and input follow git repository URL:

https://github.com/AES0P/TALV

image

After selected a dev package ,input the display name of this repository,and click the button for clone online repository,waiting until it works done.Finally,click the "PULL" button and active all objects.

image

image

Step 2

Open your dev package which selected on Step 1,and find the program named 'ZAESOP_TALV_INITIALIZE',run it by your needing.Then any talv example can run in your dev client.Try it now.

image

image

Demo

ZAESOP_TALV_DEMO_01

Simple to display

image

image

ZAESOP_TALV_DEMO_04

Click hotspot cell to popup a TALV

image

ZAESOP_TALV_DEMO_08

JSON and TALV image

image

ZAESOP_TALV_DEMO_09

Maintain the long text cell,more than 128 char length.

image

image

image

ZAESOP_TALV_DEMO_10

Using customer screen to show your data.

image

ZAESOP_TALV_DEMO_11

Reuse any logic. image

image