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

Resolved! BDC problem pls help

Hi,im trying to upload some data in a 'z' table using a BDC by doing recording under sm30when i verified it in DEV for 150 recs its working fine.in PRD when i tried to upload 648 recs only 558 were uploaded..this job was scheduled in background..when...

Resolved! scripts- boxes..

Hi..how to change height of the boxes in scripts dynamically?it should change according to te number of lines in internal table..I have searched SDN but not able to get an answer..is it not possible in scripts?Edited by: Anil Kalive on Oct 24, 2008 5...

Resolved! using do varying

hi,i am new to hr abap..in the infotype PA0008 we have the field wage type(LGA01) and the corresponding amount (BET01)...they are ranges from one to 40 for the wage types...for the particular wage type the wage amount is displayed..now if i want to c...

CJ20N

while creating a material in cj20n even though i am not giving purchase organisation and saved material is creating. for this i want an exit which will give an error and allow to enter the purchase organisation number.can any one give me the exit for...

Problem in BADI

Hi experts, I enhanced a badi SD_COND_SAVE_A and include a check condition in the program .i am trying to trigger an error message when the condition fails.when i execute the badi i am getting my customized error message for the false condtion as set...

Hide a Text field

Hi,I have created a custom infotype. I want to hide one text field.In PBO i wrote the following code to hide the screen but when I am checkng my infotype in PA30 the text field is not still visible.Loop at screen.if screen-name = P9003-PURCHASE.SCREE...

Resolved! write apostrophe '

Hi,I need to write the Character ' but when i write for example : wa-description = 'xxxx''.he give me an error : Literals that take up more than one line not permitted.how can i resolve that please?Thanks for your help and your reply.Spawnrad

ALV Print preview

Hi All,When the output is displayed in grid format, the amount values which has -ve sign are displaying correctly. But, When I change the mode using print preview, the -ve sign disappears for all the amount values. Please let me know the solution.Tha...

Change Number Range

Hi experts,I searched for Changing number range once it is created in the sdn forum, but i did not get any clue yet.can anybody tell me , if number range can be modify for example.my number range is from 1 to 100. and i want to modify it to 1 to 101....

Resolved! Layouts for Double ALV

Dear Gurus , I made an ALV using Splitter and i have 2 Alv grids in my Screen . It works fine but i dont know how to set a layout as default for that first alv and another layout as degault for the second layout .Can i do this ?Look my code ...report...

Resolved! Problem in ceating BP

Hello AllI am uploading Partner numbers to the report to create Business Partners using BUPA_CREATE_FROM_DATA bapi. But some partner's not creating, also not returning any message in return table ( BAPIRET2 is empty.)Later I used only one not created...

Resolved! Sum of the Results

hello...we have some problem in summing out the results for the /BA1/K62EAD here based on the /BA1/C62UEXPOS. When we execute the program, the results always showing a few lines of the same /BA1/C62UEXPOS as below: /BA1/C62UEXPOS /BA1/K62EADa 20a...

Decimal Value

Hi Gurus,I have a module pool program with Create and Change Options.In screen i have 2 fields,those are mandatory.(type Dec).While creating i entered 0.00 it has taken.in database table also it is storing as 0.00,but when ever im coming to change mo...

BDC for F-58

Hello Exports,When i do BDC for f-58 it is working till save, The moment i save the transaction BDC complete. but it is unable to capture doc no generated. So that i am unable to create check. pls can anybody help me in this.ThanksMurali

global layout setting

Hi experts,I have a query on the default layout setting.I could not create a global layout, only user specific layouts are allowed.I found that we need to set authorization object S_ALV_LAYO with ACVT = 23 to maintain & change global setting.But stil...

issue in screen ME23N

hiive added 2 fields on header of PO and 2 fields on item level of POthe problem occurs on tcode ME23N, when the PO header screen is not open, the additional fields on item level screen cannot be displayedbut when i open the PO header screen, then th...

Idoc Error 51

Hi Gurus,I am writing some code in an exit to check the netweight values for variable weight within certain interval.this exit is in function moduleIDOC_INPUT_DELVRY. So the values to check are coming from an Idoc (Inbound) .Now my requirement is to ...

Labels in this area