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

Resolved! Warning in Extended syntax check due to exceptions

Hi,I am trying to use an exception DO_NOT_SAVE in a custom class of mine created in SE24. When I am doing an extended syntax check I am getting a warning.      Messages for Programming Guidelines(Warnings)      Program: YCL_O2C_RESTRICT_ORDER  Includ...

SUBMIT RKPEP003 exporting list to memory and return fails

Hello Guru !   I'm using this command in my Z* report to run CJI3 transaction. SUBMIT RKPEP003  exporting list to memory and return            USER sy-uname            WITH FREE SELECTIONS gt_FreeSelection            WITH CN_PROJN IN S_PROJ          ...

Resolved! Error while installing "SAPUI5 ABAP Repository Team Provider" in Esclipse Juno

Hi ,I am facing same issue, details below. I tried to install the graphiti & EMF plug ins as mentioned below but still the "SAPUI5 ABAP Repository Team Provider" installation failed witht he below error.can you please suggest what is going wrong and ...

Resolved! ISSUE with Chinese characters in classical output

Hi Experts,currently i am facing an issue while writing chinese character in output, although the length of  normal string and string having chinese char are same but the string having chinese characters requires more line size. I cant increase line ...

Resolved! Calculation view with SQL Scripting - Activation error

Hello ,I am creating calculation view by joining two tables as below .Validation is success , but on activation i m getting the error message .please advise if I am doing something wrong . BEGIN       var_out = SELECT DISTINCT   CLASSH.MANDT  AS  "SA...

HANA ALV does not display field names when using HANA external view

Hi All,I am trying to create a prototype using HANA ALV where i am displaying the contents from HANA external view (attribute view) in HANA GUI ALV. The data is coming proper but the field names (which usually should come from the description of the ...

Resolved! PA30 Error

Hi experts ,I am getting short dump in PA 30 .Error is happening while maintaining infotype 0008. We have  defaulted the wage type but while maintaining the 0008 infotype the system is going for dump. As per our observation Class CALL  METHOD EXIT_OB...

Resolved! issue with collect statement

Hi All,In my report for given company code and customer number, I have to get the values of field WRBTR(table BSID) for each product hierarchy based on sales document number. For each Billing document I have multiple product hierarchy and these produ...

Resolved! Extra row in alv

can anyone tell me, which part of this code gives me an additional row and changes the color of the row? REPORT  ZHCM_TRAININGEXPENSE. TYPE-POOLS: sdydo, icon, slis. DATA: BEGIN OF it_alv OCCURS 0,       header1 TYPE char50,       header2 TYPE char50...

Resolved! If you know a standard transaction, how you can look for it on SAP Easy access menu?

Hi guys,This is not a serious issue, but if you know a standard transaction (like SE72 (Styles), just to say something) how can you look for it on the SAP Easy access menu? Is there a systematic way (like searching on specific table or something like...

IDOC filtering Issue

Dear all,I am using RCCLORD to generate process order IDOCS.I have created filter on OBJID (Work Center) for segment E1AFVOL.In BD64 I have mentioned values for this OBJID e.g 10000134     10000135     10000136So everything works fine. Segment E1AFVO...

Resolved! T code F.27

Hi,F.27 is supposedly used for the purpose of issuing periodic account statements to customers and vendors for the open items in the account. But from our case, seems that the statement includes both OPEN as well as CLEARED items.  It should have sho...

Labels in this area