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

REUSE_ALV_HIERSEQ_LIST_DISPLAY displaying different number of records for english and japanese language

Hello Gurus,I am facing an issue when function module REUSE_ALV_HIERSEQ_LIST_DISPLAY is being called to display alv hierarchical list.The list has less number of records when I login in english and more in japanese language.I think, while displaying ...

Resolved! GUI_OPLOAD inserting empty rows

I'm using the FM 'GUI_UPLOAD' to read a .TXT file into an internal table in my code, the file is tab delimitted. The function is working, but when my txt-file is ending with 50 empty rows, the function is adding these rows to my Internal table in a '...

TimVDB92 by Participant
  • 1287 VIEWS
  • 3 REPLIES
  • 0 Likes

Change MR90 body mail

Hi experts,I've been asked to change the body and subject from email sent in MR90. when I execute MR90 and then go to SOST, I have a new message and I can see the smartform. But I need to change the email subject and body. is there any possibility to...

ENQUEUE_EVVBAKE is not working

Hi ExpertsI am having a problem, i am using the lock object ENQUEUE_EVVBAKE in BSP , Please find the sample code:     CALL FUNCTION 'ENQUEUE_EVVBAKE'       EXPORTING         VBELN          = PF_VBELN       EXCEPTIONS         FOREIGN_LOCK   = 2       ...

Variant config in sd

Hi,I inserted one new field at cust master.Now I need to set one new characteristic at variant configuration in sales order item level and need to populate the new field value from cust master new field automatically when order was created.So could y...

Resolved! Using Smartforms with SAP ITS

Hi Abapers,                 I have a requirement where in i need to publish smartform in PDF format with SAP ITS , is there anyone who has worked on similar requirement, Any help?Code I am using to show the PDF is below CALL METHOD cl_hrge_document_s...

aarif_baig by Active Participant
  • 5861 VIEWS
  • 14 REPLIES
  • 0 Likes

Resolved! Sq02 Extra field

HI ,I have created a query and looking for multiple conditions.I have created coding where system checks for one condition but I want to check multiple conditions . Single conditioncheck LFB1-bukrs ='A'   AND PURCHASINGORG ='A1'.I have couple of more...

Order quantity field in the sale tab of a sales order va02 or va03 showing asterisks

1.Showing Stars in order Quantity  & Unit  fields in VA02, i have highlighted issue with red circle 2. after execution of VA02  when i do some action on screen as example like pressing enter then its showing me proper data which i highlighted below s...

Problem with string

Dear all,I used BAPII have in following chars in:     EXEMPLE          FR #à°€How to remove this special chars (#à°€)? Moreover the offset is some times different (if spaces or letter).LV_STRING+220(30) = EXEMPLE       (OK)LV_STRING+220(30) =      EXEMPL...

Resolved! How to get values of fields depending upon an inputed field in table cotrol

Hello Experts,I have a requirement in table control where user enter a sales order as soon as he enter the sales order, NETWR field which is one of the 10 fields in table control should get populated with its value from VBAK.For example below is the ...

Resolved! SapScript to PDF Output

Hi People,I have one requirement.A report program which has po number on selection screen.After execution it should goto that PO, read it and den covert it into pdf and den mail it further.The PO is attached to NEU o/p type and it is a script....So n...

Labels in this area