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

Resolved! Internal table

Hi Friends,I have an internal table with the columns : Material, Apr, May, Jun, Jul, Aug ..... Mar.Based on some condition, i am updating this table. I have also an input field which accepts the month. If my input month is Sep'06, then the data in ...

Please help me! DUMP!

Hello,I've got a problem.I made developpement on my system.I have to transfer this development to another R/3 system.the import of the order has benne made But I have a problem.I got a return code = 8.I modified a module function, when I want to see ...

Resolved! IDOC status checking

Hi ,I want to check the status of IDOC whether within last few hours it was sent or not , for my speific requirement . I need to know if it was failed or not as well.is there any way to check the generated IDOC depending on Message type ?from which t...

INNER JOIN

Hi!! I'm tryhig to do a query on three database views and read it on an internal table, the sintax is ok (at least there's no error messsage when I verify it)but it's not working propperly because when I run the debugging mode the program doesn't exe...

Functional flow in MM

I'm writing a report using the MM module.I would like to confirm the flow of fetching records:I have the following tables, MARC (plant data) MSEG (document seg), MKPF(Header document),MKOL (spl stock) and MARD (Storage location).first getting materia...

Resolved! Urgent Reqmt

Hi All....1 ) Can Anyone tell me While Creating A Number Range Object What is actually happening internally as well as the significance of each fields to be filled in the SNRO transaction[For Creation Of Object].2) Do anyone know what are the steps ...

string to xstring

Hello,I will convert a xstring into a string. But I receive a runtime error (CX_SY_DYN_CALL_ILLEGAL_TYPE).What did I wrong? REPORT Z_TEST. DATA: STRING(255) TYPE C, XSTRING TYPE XSTRING. MOVE '1abd19bb' TO XSTRING. CALL FUNCTION 'HR...

Resolved! Standard Text

Dear Experts ,I have created standard text . I am reading the text in program by using READ_TEXT function module and replacing the place holder by using REPLACE statement , then user clicks on the print button to take the print out . But the the prin...

BADI -related

I have an interface IF_EX_FI_TAX_BADI_016.I would like make some change in the interface, where can I do that?Its contained in the class CL_EX_FI_TAX_BADI_016.I copied it to z class, but its not allowing to change saying you can make changes only in ...

Resolved! Regarding SAP on Linux

Hai Dear Virtuosos, I am Farooq, just joined TULIP IT SERVICES LTD., Delhi as a ABAPer. This company has just implemented SAP & I am the only SAP guy for this company. I have a bit trouble at work as I am alone & no senior or any one else on the same...

Labels in this area