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

Resolved! Hashed / sorted table

Hi,Can you please guide me regarding hashed and sorted table. what should be the ideal record size for sorted / hashed tables and in below code how i can used sorted / hashed table in place of standard table.Please advise.TYPES : BEGIN OF st_crmd_li...

RFC testing

Hi guys,user calls an RFC "ZRFC" from a non SAP system.When user Executes the non sap program that call SAP RFCIt shows that RFC is called sucessfully ,but the DB table "Zitem_info" is not updated in SAP.So i want to debug my RFC in SAP when it is c...

Resolved! Bold Font

I have problem while displaying header in ALV using oops.How do i get BOLD font.DATA: v_dyndoc_id TYPE REF TO cl_dd_document.dl_text = 'Run Date:' CALL METHOD v_dyndoc_id->add_text EXPORTING text = dl_text sap_emphasis = cl_dd...

Resolved! How to adjust Variant ?

Hi, I had a report with more than 20 variants & was working fine. Now I have modified its selection-screen as per the requirement. But after this, all the varaints starts giving error like Variant 'XYZ' of program 'ABC' is not the current version. T...

Resolved! VA42

Hi all,My requirement is to change the value in the billing plan field of a milestone in VA42.I have already tried some FM's like SD_SALES_BILLINGPLAN_CHANGE and BILL_SCHED_MILESTONE_UPDATE,but they do not take care of the required validations befo...

Foreign key

Hello all,For example i had a form which have the department and position field. Department - accounting, human resources etcIn different department there will be different position. Any idea how to use foreign key to make it in a way when i select a...

Resolved! Filter on Search help

Hi All I have created a search help. I have to restrict the values been displayed on some value.Eg:- I want to restrict values for Material based on some plant.if i press f4 for material, i should get only the materials which are available in plant...

Resolved! selection screen help

In report program, how can i get the default screen values as current month's low and high values as sy-datum will only give current date. i. e. suppose today it is dec 30 then, default low value should show dec 01 and high should show dec 31. please...

Resolved! Create Serial Numbers

Hi Experts,I am using a bapi, BAPI_GOODSMVT_CREATE to create new serial numbers in the system. Following are the inputs that i am passing to the bapi. wa_header-PSTNG_DATE = sy-datum.wa_code-GM_CODE = '05'.wa_item_create-material = matnr (The concern...

Resolved! SM30 issue

Hi Experts,I have a Ztable with 2 key fields and now I added SPRAS and wanted to maitain French in SM30 but I am not able to find the Language key there to maintain. Please help me with this.Thanks and Regards,Srik

Labels in this area