Introduction:
In this blog, we will be using SAP Cloud Platform Integration(CPI) to post some data to OData from Postman as a Sender.
CPI is a robust integration platform that connects various applications and services, enabling seamless data excha...
Requirement: To form a range table consuming two or more fields from a table in ABAP.
Old or Traditional way of Coding:
*Define the structures of table
TYPES:
BEGIN OF lty_comp,
seqno TYPE char4,
wtype1 TYPE char4,
wtype2 TYPE char4...
Hi Sandra Rossi,
Thanks for your comment.
The intent is ABAPer can able to understand they will write different option value such as 'EQ', 'BT, etc., based on their requirement.
Regards,
Avinash