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

Customer Master

Can anyone help me to sort out this problem very urgent please.In customer master I am using standard batch input program 'RFBIDE00' to upload the data .1. If I run in the Background mode the last tab partner function BDC-Okcode does not assigning fo...

ALV GRID

Hi Everybody, i would like to know what are the methods that handel adding a line,deleting the line , refreshing the grid on ALV grid. on Standard ALV grid if a user is adding a line and deleting a line by '+' and '-' notation.Thanks in A...

Resolved! Module Pool

Hi,I am working on some enhancement to existing module pool program.I need to save the changes the user has made on screen nos 100 and 200.So when the user has pressed the SAVE button i am calling a subroutine which carries out the update task.I am u...

ABAP

Hi friends,I have few question regarding ABAP in general.Whether the creation of adapters or modifying the existing one in XI can be done through ABAP in future.It seems SAP is moving towards java direction now..I am seeing ABAP has less precendence ...

user exits

Hi ,i want to modify price in me21..according to info records..can any body tells me in which user exit..the data reg to<b>Delivery date which we provide in ME21 screen.KOmk-prsdt....available</b>If any body had this kind of requirement plz do help m...

re: exits

Hi, I am adding two fields department and section in me21n,me22n screens (purchase ordrs) in item level.I have to use list boxes for these two fields. I added success fully and iam uploading data successfully. But the problem is that after saving...

Resolved! Plz help me

Hi,I 've to display output in alv.Output contains header and line item. So output should be displayed with a header,under the header i 've to display item data. Again it comes to header under that line items and so on...I think this can be done using...

Resolved! sapscript

hello,i have a field and the lenght is 35, however the length of the data of that field is only 20. in that sense the reports looks like this:PDDRF No Reason 1 Reason 2 Date-xxxxxxxx xxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxx xxxxxxx...

Resolved! chinese characters....

Hi all...I am facing a problem in displaying chinese charactors....the word it shows "ŒÃ¶>" where it should be "ŒÃ¶‹Ã’" I thought the ">" was cause by not enough space in the report to display...but when i allocate the maximum space for it, same thing ...

kowong by Participant
  • 5365 VIEWS
  • 15 REPLIES
  • 0 Likes

Resolved! Linkage of Profit center

Hi,I am creating a Invoice. When I save the invoice, Accounting document is getting created and it is getting posted to a Profit center.So I want to know where this linkage is maintained whether at the Billing document type level or Material level or...

Resolved! alv grid

i have an alv grid with purchase order information. When a user double clicks on the order it takes them to ME22 and they make the changes and return to the alv grid. the problem is i need to keep track of rows clicked by checking a check box in the ...

BDC-Call Transaction

hi i am using call transaction as Mode 'N' to create Inbound Delivery when PO get Created. every thing is fine. since i am using Mode 'N' to create Inbound Delivery i can see last inbound delivery number in status message not each and every inbound ...

Matchcode object

Hi , I have a match code object, that was converted to a collective search help during subsequent upgrades. The collective search help has one elementry search help. In the selection metod i have the name of the pool table created for the match code...

Resolved! Adding fields

Hi,i'm having trouble adding the quantity of fields that have the same MATNR and INVTY...Can anyone help me please!here is my code: SELECT MATNR LABST UMLME INSME EINME SPEME RETME LGORT INTO TABLE T_MARD FROM MARD FOR ALL ENTRIES ...

Resolved! Append table in loop

Hi all,what i am trying to do is to loop on the table t_po_mat if it found the MATNR move all the given data to table IT_MATNR else append the table.Here is my code but the thing is when i DEBUG it doesnt go through the ELSE. LOOP AT IT_MATNR_TEMP. ...

Resolved! how to tabulate a text

Hello!This is my problem:I have an internal board with a field of type char of length 100 and wanted to know as I can keep it so that although write in the a chain less than 100 characters that chain with the 100 backfill length characters keep me. ...

Resolved! LSMW and TDLINE

Hi,i´m using LSMW for transaction CU01.My problem is that when the recording is done the internal table for field TDLINE doesn´t have any length at all.That is i have:BEGIN OF itab.TDLINE(000000) TYPE c.END OF itab.How can i overcome this problem?Bes...

Class / Method

What is the best way to find a suitable class and method, for a desired functionality.Say with FM we normally try to search with updatemara* if i have update Mara table.Or is there a better place like in Java Documnetation to find methods and classes...

Resolved! ALV Issue

Hello All,I am using FM 'REUSE_ALV_GRID_DISPLAY' to display an internal table. When displayed to the screen, I want the user to have the ablitiy to save any changes they make to a line or delete a line completely. I am currently modifying the STAND...

SELECT querie

Hi Everybody, I would like know the select querie to be passed when we have more then one option.That is i have 5 database table fields displayed on my screen and based on the values passed in any of the five fields, i need to pass the s...

User exit in CO-PA

Hi,Good morning.We use the Industry specific solution AFS(Apparel and Footware Solution).We have a requirement to concatenate Material or Product Number and dimension into a single filed using one of theuser exits for CO-PA.I used the enhancement com...

Labels in this area