GithubHelp home page GithubHelp logo

sanjuwish / ddic_integration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abapgit-tests/ddic_integration

0.0 0.0 0.0 58 KB

DDIC Integration Test (All DDIC types + references in code)

License: MIT License

ABAP 100.00%

ddic_integration's Introduction

DDIC Integration Test

  • All core DDIC object types (with variations)
  • Many dependencies between DDIC objects
  • Reference to all DDIC objects in ABAP code (via DATA or TYPE statement in a program)
  • DDIC fields referencing ABAP classes or interfaces

Included DDIC Objects

Object Type Description
DOMA Domain
DTEL Data Element
PARA Parameter ID
SHLP Search Help
TABL Table
TTYP Table Type
TYPE Type Pool
VIEW View

image

Included ABAP Objects

Object Type Description
CLAS Class
FUGR Function Group
INTF Interface
PROG Program
TOBJ Transport Object

image

Included Dependencies

Object Type A Referenced in Object Type B
CLAS CLAS
CLAS DTEL
CLAS PROG
CLAS TABL
CLAS TYPE
DOMA DTEL
DTEL CLAS
DTEL PROG
DTEL TABL
DTEL TYPE
FUGR DOMA
INTF CLAS
INTF DTEL
INTF PROG
INTF TABL
INTF TYPE
PARA DTEL
SHLP TABL
TABL CLAS
TABL DOMA
TABL ENQU
TABL FUGR
TABL PROG
TABL SHLP
TABL TABL
TABL TOBJ
TABL TTYP
TABL TYPE
TABL VIEW
TTYP CLAS
TTYP PROG
TTYP TYPE
TYPE CLAS
TYPE PROG
VIEW CLAS
VIEW FUGR
VIEW PROG
VIEW TOBJ
VIEW TYPE
VIEW VIEW

Missing DDIC Objects

The following object types are not yet included in this test repo:

Object Type Description
DDLS CDS Views
DRUL Dependency Rule
DTDC Dictionary Tuning: Dynamic Cache
SFBF Business Function + Assignment
SFBS Business Function Set + Assignment
SFSW Switch + Assignment of Objects to the Switch

ddic_integration's People

Contributors

mbtools avatar

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.