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
  • 83817 VIEWS
  • 212 REPLIES
  • 39 Likes

cl_xml_document

Hi.I have a program that reads and xml file. It uses cl_xml_document->import_from_file to read the file from a given path. This works fine, but my problem is that I need to run the program as a batch jobb and the import_from_file method uses gui_uplo...

Badi for PO ME22n

hi, I am using the BAdi ME_PROCESS_PO_CUST for PO enhancement.I a want to change the Netprice field into display if the the Gr is being done for that line item while checking in the MKpf Table.But when i use the breakpoint at the FIELDSELECTION_ITEM ...

Resolved! Date Conversion

hi,Are there any function modules to convert date format (14.08.2006) to (20060814)? if any please let me know.Here in my requirement i need to pass the date in the later format to a function module.thnaks in advance,Prasad Babu.

Resolved! Overflow error

Hello experts, I am having an error with my report. Below is the error:Overflow for arithmetical operation (type P) in program "ZFR_FOREX_REV_ACCTG "Now, the variable that I am putting the amount is lv_amount which is type p decimals 2with a length o...

IDOC processing

<b>Hi,I am working in ABAP and QM module . When i am processing the IDoc it is giving the error 51, because it is showing error in Inspection lot UOM.Details: I am creating the inspection lot number in EN logon,but i am processing the IDOC in some ot...

logic

Hi friends,I have one query regarding one logic.First of all i m checking one field from database table.say f1-c1. f1 is table name & c1 field name.Now If the non of records are found for the above mentioned condition then it will check for another f...

Resolved! Inconsistencey in BAPI

Hi,I have implemented a BAPI call "BAPI_GOODSMVT_CREATE" in the ABAP program to have the goods issue.I have tried the function in SE37 to test the parameters provided, it is successful and a document no. created.However an error message always return...

Resolved! disable long text

Hi experts,Iam working on Dialog programming.I have created long text(container) using custom control.When display mode i want to disable this <b>container</b>.Can any one tell me how i can i <b>disable</b>?Is it possible using Loop at screen?Thanksk...

Labels in this area