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

Abap Program error

Hey folks,We run in SAP 4.6c IS OIL,We use the Standard Report Transaction MSRV3(Reporting on Services) toRetrieve datas as per the selection criteria.We run a batch job for MSRV3 with many variants.It always fails for few variants.Error & Error anal...

Idoc

Hi Experts,When i am triggering the idoc, its successfully triggering in the outbound system and giving the status-03, but when i go to inbound system and check in WE02 its not showing any Idoc there. But when i go to WE19 in outbound system and sele...

CATT Problem

Hi Gurus!!I´m trying to generate a recording of a transaction with CATT tool but this option is not allowed. I am only allowed to create manual test cases.I have configured my client to allow create CATT and eCATT on transaction SCC4.When I try to cr...

Resolved! Regarding IDOCs

Hi FolksFor testing one priority enhancement we need to do change the batch job RBDMIDOC in Acceptance System similar to that in Production system.Acceptance systemis having only 1 variant in it, where as Production system is having 5 VariantsPlease ...

Resolved! AT NEW

I have :select *from Z99BW69INTO CORRESPONDING FIELDS OF TABLE ITAB1where POPER = '002'AND MATNR IN ('WS0218' , 'WS0217', 'WS0203')AND BELNR IN ('0070000020','0070000023','0070000021','0070000022','0070000024').sort itab1 by MANDT BUKRS MATNR POPER ...

Resolved! Add hidden fields in ALV

Hi all, I wanna add a new field in ALV field catalog, so that when user choose function Change Layout to decide which fields are showed, they can choose the new field.In orginal source, the ALV uses field catalog from structure<b> LIPOV.</b> And th...

Resolved! alv grid

hi can anyone tel me wats the error in this coding this is not working its showing no error but im not getting alv grid displayDATA: grid1 TYPE REF TO cl_gui_alv_grid, ok_code LIKE sy-ucomm, mycontainer TYPE scrfname VALUE 'CUST', cont...

Resolved! internal table fields

hi gurus... this is may be a simple question but i am unable to do this..i have two internal tables itab1 and itab2.itab1 has f1 and f2 fields of type i.and itab2 has fields f1 , f2 and f3 fields of type 1.i want to transfer data from itab1 to itab...

Resolved! Regarding Variants

Hi Folks I was created 1 ALV Report and for that Report I created one Variant.When I transport the report to the Production ,Variants are not Transporting.Can you please let me know the procedure that how we can transport the Variants from one sys...

Resolved! My select statement does not get a record that satisfies the given cond.

Hello Experts, I selecting records from table VBRK(Billing Document) and when we display the reportI am confused as to why it does not get a particular record. the document is 3020008345and when I checked table VBRK it exists. Anyway, below is the co...

User Exit

Hi all,Anybody worked with any of the following User exits. If you worked with any one of that please send me the coding and tell me the need of that.EXIT_SAPLCEI0_001EXIT_SAPFV45S_002.Thanks & Regards,Bala.

background error

hi experts: when i process a prg in background , error occurs:SYSTEM_CORE_DUMPED Process terminated by signal 4.The current ABAP/4 program had to be terminated because theABAP/4 processor detected a system error. when i process it in front, i...

Resolved! DATE formating

Hi All, I want to display only DATE and MONTH of a particular date.What ever be the date format stored in TABLE I need to display it as 22.03 ( DD.MM ).( display only date and month )Ex- 20070322 or any format , i need to display as 2203( DD.MM ).P...

Labels in this area