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

Extend the 'Telephone' Field Length in BAPIPARNR Structure Referenced in BAPI SALESORDER CREATEFROMDAT2

Hi, If I would like to extend the length of 'TELEPHONE' field (in BAPIPARNR structure) from the existing 16 chars to 30 chars, which is referenced in BAPI_SALESORDER_CREATEFROMDAT2, what would be the best way to achieve this? Thanks in advance for yo...

Resolved! SCM APO 7.02 when running the trasaction SPRO we have the short dump " LIST_TOO_MANY_LPROS"

Hi All,In one of our client, we are getting Dump in SPRO->SAP Reference IMP.We are using SAP APO 7.02 When we click SAP Reference IMP it is troughing DUMP Message : LIST_TOO_MANY_LPROS SAPLSP06 POPUP_DISPLAY_TEXT_USER_BUTTON".We are getting DUMP in a...

Resolved! Simple transformation condition not working

Hi all! One of the condition checks in my simple transformation (deserialization) does not seem to want to work -- I've tried a hundred different things (no exaggeration) and it’s driving me crazy. It’s probably something simple – no pun intended – ...

Users Access to SE38

Greetings everyone,As far as I know users with access to SE38 can run any ABAP program that is not assigned to an authorization group (and does not have authorization check in the code i guess). My understanding is that this is a security hole is SAP...

Resolved! Getting back to selection screen from ALV output screen

Hi Experts,I have created a report linked to the PNPCE logical database. After executing the selection screen I get my report results on screen 100 as an ALV grid. Pressing F4 on this ALV results in displaying screen 200 as a popup ALV. Now the issue...

Resolved! cl_abap_typedescr=>key skips type P fields

Hi,LOOP AT l_ref->key in the code below skips TYPE P fields. Is this a bug? Is there a solution to this issue? Thanks.REPORT ztest.TYPES: BEGIN OF t_tab,          charfld_01(1) TYPE c,          quanfld_01 TYPE p,          charfld_02(1) TYPE c,       ...

Job control

Hello,I need to run a program via job but I should take into consideration that not more than 2 jobs of the same program are runing. If I have more than 2 jobs, I should  wait till only 1 job is active and then submit the program via job. Can you ple...

total page count issue for report print output by using alv_grid_display function module

I am using alv_grid_display and alv_list_display  function module to display report output and and my client new requirment is that i need to display page numbers in print output.Iam facing problem in rounding the correct total page count this is th...

qr code in smartform

hi guru,i want to print qr code in smartform....as few step i had already done for which i am able to get pdf output with qr code from sap but not able to intergrate in smartform....print control command is used in abap reprot...but when i use print ...

Vinay3 by Participant
  • 886 VIEWS
  • 3 REPLIES
  • 0 Likes

Re: Alu output format

Hi Expert,I am developing a report in the Alv output format.I have total 120 fields to be display in the output.But clint want to display this field one after the other like belowAt present it is displaying like below fromatMaterial no     Material T...

Labels in this area