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

BDC

Hi,I have one query regarding BDC.I am using call transaction method to upload the data in MM01 TRANSACTION.I recorded the transaction & wrote the logic.I am interested to upload the 1000 data. I would like to ask that for every time i have to press ...

Resolved! ERROR

HI, WHEN I AM EXECUTING THIS CODE IT IS GIVING AN ERROR LIKE<b>No component exists with the name "MATNR", but there is a component with the similar name "MTSNR". </b> Tables: mseg,mkpf,lfa1,ekko,ekpo,bseg,bkpf,zmigo_addition.*selection screensel...

ABAP list printing

Hi friends,Developed a report where line size is upto 255. While taking print out the font size becomes very small. Another way is to download list in notepad and then take printout. But this disturbs the column headings.Is there any option to chang...

Resolved! Field Symbols

Hi, i encounter some problem assigning field symbols in my source code..... I attached the test code below...DATA : BEGIN OF intab OCCURS 0, lgart(4), value(2), END OF intab.DATA : BEGIN OF test OCCURS 0, 1001(2), 10...

Resolved! SELECTION-SCREEN

Hi Experts,In selection-Screen I have declared 1 radio button I have declared 4 parameters as texts with 'NO-DIsPLAY'Now my requirement is that Only when i click on the Radio Button I want the rest of the parameters(texts) to be displayedCan anyone h...

Resolved! where condition

Hi, i want to get the values of maktx from makt table but i doesn't find any common field in zmigo-addition and lifnr.So can i take condition form my first (it_mseg)shall i get my values according to where conditionTables: mseg,mkpf,lfa1,ekko,ekp...

Vendor List in MIRO

Hi frnds,in MIRO, when i gave the PO number it is giving popup window with list of vendor list. from there i need to select any one vendor. here my requirement is how to find the vendor list for particular PO number. because there are so many vendors...

cl_gui_alv_grid

hi i want to validate the field of alv grid when user enters value and press tab key.i want to make the field obligatory. if user enters tab without entering value i want to give error message.i have used cl_gui_alv_grid->GET_CURRENT_CELL method to ...

Email address picking list

Hi,for the print of a picking list, the email option is customized (type 5). At some point the real mail sending is done by function module SO_OBJECT_SEND with recipient a string like '&ADU0010200041638INT 001' (determined by function module CONVE...

h_senden2 by Active Contributor
  • 612 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Lower case to UPPER CASE

Hi,I've one .csv file. Few of the columns in file have lower case letters.Can I convert all lower case letters into upper case using a ABAP? But I do not want to change any column settings etc i.e. column sequence should remain same.Is it possible? P...

Resolved! types and data

Hi, i have to use both types and data without occurs n and i have to select the data from different tables and put in an internal table.Here is my code can any one modify this Tables: mseg,mkpf,lfa1,ekko,ekpo,bseg,bkpf.selection-screen begin of bl...

Transporting Logos

Hi,I am transporting a logo from dev server to test server.In SE78, after selecting the logo, I am clicking on the transport icon. In the pop up I am clicking on the "Own Request" button. Its displaying only the workbench requests. Is the logo transp...

Resolved! What settings are reqd. for consuming a webservice in 6.2 - Other questions

Hi,I have been following the below mentioned blog to create a program to consume a webservice.I am currently on Enterprise version(4.7), release 6.2.I get a communication_failure(sy-subrc = 1) when using "METHOD http_client->receive".Please let me kn...

FBCJ Badi

Hii all,I am working on FBCJ postings. When we post a CJ in FBCJ, the assignment field is entry field. I want this field to accept the Cash journal number automatically when it is posted. For this, I found a BADI, CJ_DOCUMENT. But as I am new to OO A...

BDC for FB70

I am doing a BDC for FB70(Customer Invoice). I am doing it for, say Co. Code 'ABCD'. My problem is it is working fine in 'forground' and 'error only' Options under Session method. but when i go for 'Background' the program is actually looking for dif...

Resolved! prob in po creation

hi all,I am very thankful to all of u.I am able to create a single po using bapi_po_create1 having any no of item .Plz tell me how to get more then one po. My program works fine for one po and n items but It doesn't work when I consider more then one...

Labels in this area