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

BAPI_EQUI_CHANGE

Hey Everybody,I just wrote a few days ago in a topic from 2007 with the same issue, but the Topic is marked as solved so unfortunately no one answered yet.The Problem there got solved by sending the Solution via E-mail - so I don´t know how they got ...

EPC WARNINGS

Hi All,I have written a report and it is working fine. The problem is only with while during the EPC check for my report it is showning an warning as below.Warning Messsage :              Do not use fields, field symbols (<FS_HEADER_LINE>) globally  ...

Resolved! How to pass values from a custom program to another standard transaction when parameter id is not maintained for certain fields

Hi,I am facing a scenario where I have to pass the certain field values to a standard transaction from a custom program through call transaction. But parameter id is not maintained for certain fields. Please suggest how to pass values for those field...

How to know whether the tables in function module is importing or exporting parameter?

Hi guys,Why the tables are used in function modules, I knw it transfers internal tables, but thing is that how would i know instantly that whether table is getting imported or exported to the funtion module? Do i need to go through program flow or ca...

Program times out while looping at internal table with huge records - Needs fine tuning suggestions

Hi,I am trying to execute a report. It times out while looping at vbap internal table. This internal table has 140000  records and does the validation within this loop and geenrates data for the output. Due to this huge volume, the program times out ...

Resolved! need to optimize loop

i have to optimize colored line any one heaving idea? Please rply ..SELECT * FROM zsng2g_pkt_eh  INTO TABLE gt_pkt_eh  WHERE ZSNG2G_ENC_TYPE  = gv_par_val_enc  AND   ZSNG2G_EPC_CLASS = gv_par_val_epc  AND   ZSNG2G_PACKET_LEVEL = '03'  AND   ZSNG2G_RE...

Switch tab in QM01/QM02

hey everybody,i have a question about switching between tabs in notifications.when saving a notification i'm doing some data checks within include ZXQQMU20.in a special case, the active tab should be switched to the "tasks" tab.can anyone explain me ...

Resolved! ABAP dump in MIRO - Invoice reduction

Hi,I am getting a dump in MIRO for invoice reduction scenario. I am not sure here is the right place to ask for help or I should put in MM forum.I put a break point and found system trying to modify an structure with index 0 and this is not possible....

Omid by Active Contributor
  • 826 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! ABAP : Special stock number

Dear Abap Experts,I am designing the same report like MB52 but with limited fields.How can I find the Special stock number field which is shown in the report.What is the table name and field name.Data element name SSNUM is shown in the technical help...

Resolved! ABAP to XML File (Simple Transformation)

Hi guys,this is my first question here and if I do something wrong please tell me about it.I created my own simple transformation which I use in my program: CALL TRANSFORMATION ZST_MAGAZYN_BB      SOURCE lt_magazyn_rh = lt_magazyn_rh[]             lt...

Labels in this area