Skip to content

Instantly share code, notes, and snippets.

REPORT ZCALL_CPI_CSRF.
PARAMETERS: p_dst TYPE rfcdest DEFAULT 'S4H_TO_CPI_HTTP',
p_path TYPE string DEFAULT '/ping/pong',
p_get RADIOBUTTON GROUP r1 DEFAULT 'X',
p_post RADIOBUTTON GROUP r1.
START-OF-SELECTION.
DATA lo_client TYPE REF TO if_http_client.
*&---------------------------------------------------------------------*
*& Report Z_LTMC_TEMPLATE
*&---------------------------------------------------------------------*
*& Based on DMC_MWB_DOWNLOAD_FILE_TEMPLATE
*&---------------------------------------------------------------------*
REPORT z_ltmc_template.
CONSTANTS: co_xml(4) TYPE c VALUE '.xml' ##NO_TEXT,
co_retention_days TYPE i VALUE 30 ##NO_TEXT.
*&---------------------------------------------------------------------*
*& Report ZMANDRAKE
*&---------------------------------------------------------------------*
REPORT zmandrake.
TABLES: rs38m, rs38l.
TYPES: BEGIN OF ty_fonte,
linha(1024),
END OF ty_fonte.
@lrcherubini
lrcherubini / ZTESTE_XML.prog.abap
Last active June 15, 2025 18:32
Sample report for download material data
*&---------------------------------------------------------------------*
*& Report ZTESTE_XML
*&---------------------------------------------------------------------*
*&
*&---------------------------------------------------------------------*
REPORT zteste_xml.
TABLES: mara.
TYPES: BEGIN OF ty_mara,

Privacy Policy for GPT usage of Datamuse API

This GPT uses the Datamuse API (https://www.datamuse.com/api/) to retrieve related words and synonyms.

The API is public and does not require authentication.
No personal user data is collected, stored, or processed.
All queries are made anonymously and without any user-identifying information.

This usage is intended strictly for personal, educational, and non-commercial purposes.

Privacy Policy for GPT Dictionary Action

This action uses the Free Dictionary API (https://dictionaryapi.dev), which is a public, open-access API.

No personal user data is collected, stored, or processed by this action.
All requests are anonymous and stateless.

This action is intended for educational, non-commercial use.