Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83481 VIEWS
  • 212 REPLIES
  • 39 Likes

add leading zeros

I need to add zeros based on the length of the field, this I have to do for all the fields in the table, I am using the CONVERSION_EXIT_ALPHA_INPUT fm but I have to pass one field at a time and call the fm multiple times. there is a better way ...

Resolved! JCO call RFC pass Parameters

Hi all experts, I have a FM,it has a imporing parameters is table type,it's LINES. The ZLINE_TYPE has two fields,they are ID and COUNT. when I use JAVA call RFC,how can i pass parameters LINES? somebody can help me? Thanks everyone...

JamesG by Participant
  • 2828 VIEWS
  • 4 REPLIES
  • 0 Likes

is it possible to change the statement associated with the SY-UCOMM of a standard transaction?

Is there a way to make a GUI key on a standard screen, called up within a custom report, make another instruction than its own? To make you understand: I made a batch input which leads to a specific CR. From this page, if I go back, it goes to se09. ...

Table or T code for details of Invoices sent out for approval ad rejected during a defined period

Dear Expert. I am looking to generate a monthly report for invoices which are sent out for approval during period defined both PO and Non-PO. and another table how many invoices are rejected by approvers during period defined with reason code for ...

Changes in a query

Good evening everyone. I wanted to know if it is possible to know what changes have been made in a query. Let me explain, in the system there is a query created by another person who no longer works with me and I need to know for example changes that...

Deviations with BAPI_ACC_DOCUMENT_POST vs FB60 (Derivation strategy is not getting triggered)

Hello Everyone, Has anyone has a knowledge base document or a SAP Note where the limitations/deviations of BAPI_ACC_DOCUMENT_POST against the standard postings (FB60) has been documented. In our project we have observed one such scenario and want...

UdayS by Participant
  • 1352 VIEWS
  • 2 REPLIES
  • 0 Likes

Design Exception Class

Hello experts, When an exception is caught, I need to display a message and exit the program. Every case has its own message. The exception is raised by methods, therefor I use an exception class. I understand that I can create one exception cla...

hagit by Active Participant
  • 3298 VIEWS
  • 16 REPLIES
  • 0 Likes

Resolved! ABAP - Include issue

Greeting, I am trying to write down a report for smartforms, however, when I clicking "Check" button in the 1st "Included Program"(ZPP_PROWDA_PROGRAM_TOP), system always show Syntax Error to me(se38.png), I don't have any idea how to solve this iss...

Resolved! How to convert Hexadecimal to Decimals 9,6 works in few cases but not always

Hi, I have a program that imports data from a cluster table and then the data is broken into multiple fields and passed to the output. I am trying to move data from a hexadecimal variable type X(5) to a decimal variable P(5) DECIMALS 6. It works in...

How to change field status for standard field on adjustment screen at RE-FX contract using BDT

Hi gurus, I'm about to modify the standard behavior of the field status for one standard field on dynpro 1000 at REAJ_GUI_SPECIFIC_INDX function group, from modifiable to only display. And I would like to manage this change with a "standard" enh...

Compare 2 fields value of the DB table with another 2 fields of different DB table in sub query.

Hi All, I have a requirement as below. Table 1 as fields -> Element ID, attribute ID, Text, Table2 has fields -> Element ID, attribute ID, sequence number, value_for_element, Now i need to select Element ID and attribute ID, Text fields val...

Labels in this area