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

About BADI Coding

Hello Experts,1. I have to update a Table (Ztable) using SD_COND_SAVE_A for any changes to pricig conditions PB00 entered through TCODE VK11, VK12, VK31, VK32.I have also to mapp this Z table with Material Master & Condition Record.How to code for ...

AT NEW COMMAND

hi all,i have problem with AT NEW COMMAND.IF THE BELNR IS DIFFERENT THEN IT SHOULD goto prps-post1 and pass post1 togt_line_item-postl, if the same belnr repeats 2 times varaible.at new command is not workingplease see my code as below. gt_line_ite...

Resolved! display of screen values

Hi all,I have defined a screen with screen number 100 and written the logic for PAI and PBO of the screen and included that in a function module.when I run this funtion module independently,i could able to see the screen and even i could able to use ...

Need Exit/BADI/Routine to upload conditions for ME47(Maintain quotation)...

Hello Experts, I have a requirement wherein upon maintaining a given quotation via ME47, I need to automatically upload conditions stored in a custom table. This is to automate thepopulation of the conditions so there will be no more manual user inpu...

Resolved! Removal of decimal

Hi,In my pgm,I declared one variable(stores the amount value) which s of type 'BAPICURR-BAPICURR'(in order to put the commas in the amount).Now the requirement is,I have to put only the commas not the decimal place.EX:input:1234325expected o/p:1,234,...

ABAP dump Error

Dear All,i am a functional consultantwe have done data base migration to oracle to one of our client, now when i search in spro for expampleBusiness Place or plant system is giving ABAP dump Error ,please advice me what to do.Runtime errors S...

Schedule job

H all,I have developed a program which is scheduled to run every hour. The program is used to send mail to the user based on some conditions. ie SELECT SINGLE ukurs INTO ukurs FROM tcurr WHERE kurst = 'M' AND fcurr = '...

anub by Participant
  • 642 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! How to debug my BDC

Hi All,I have got the recording done, and developed code to upload the data into the transaction.Data from my Internal table is perfectly updating my BDCDATA table, I can see this from debugger comparing the data....Now I have a doubt - How to see th...

Resolved! Problem With the CL_SOAP

Dear coleagues,I've got an issue concerning the AS ABAP SOAP Runtime. The system is an ERP 6.0 with SP13.If I try to test the service in WSADMIN by using the test-button, I just get an exception after the internet browser opens:A Soap Core Exception ...

data to al11

hi gurus,i am pulling data from the bseg with certain fields and i want that data to move it al11 to one of those directories how can i do that pls suggest me in this regard and please proivde me step by step as am new to this programmeand your hel...

Traffic Lights

Hi All, I have 3 fields in my table control.I have defined my own internal table?my 3rd field is Traffic Lights symbol.In the table control in the screen for a record at a time only one light is enabled based on some value?How shud i declare my i...

message from lsmw

HiWhat does it mean messageEDI: Table passed to EDI_SEGMENTS_ADD_BLOCK is empty. ?Because of this error message i cannot carry out Start IDoc Generation step in the LSMW.How to solve this problem?Edited by: Marat on Oct 20, 2008 10:17 AM

screen

hi i created a text item on a screen i set it as visible ( i marked V in the check box invisible in the display attributes in the screen painte ) and i want this text item to become visible when i enter the following condition:if temp eq '1'.loop at ...

Labels in this area