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

regarding idoc issue

hi,when ever user creates a sales order , idoc is generated.in this idoc , we02 they want to display sales organisition field.they suggested a user exit for that, There is a user exit named EXIT_SAPLV56K_001 where the site ADV is writing in the field...

BTE for F-63

Hi friends,I have a requirement where in i have to use a bte or exit for f-02,fb01 and f-63 t.codes.The bte ZSAMPLE_PROCESS_00001120 is working for f-02 and f-63.Can anybody please tell me a bte for f-63.Regards,Thoufique.

Filter type in BADI ?

Hi Friends,BADI requirement :Im new to this BADI, First let me tell u my scenario, I need to go to an SPRO setting and find out the BADI, which I did and gave an Implementation name as required, then I'm supposed to go to se18 and create definition ,...

Resolved! Grid display

Hi all, I am about to dispaly a table with the help of a grid. The table may contain a single attribute(column) or multiple. It depends on the selection.For the first time of display it is wokring fine for both type of (single column and multiple col...

LSMW for PP01 Tcode

Hi all,I have a requirement in which I need to use LSMW for Tcode PP01 to update some fields of a custom OM Infotype.My question is : Is it okay to use LSMW for PP01 tcode or whether I should go for BDC ?Are their any constraints in using LSMW for PP...

IDoc status to 26

Hi All,For an outbound idoc i have made some changes in the basic type in T Code WE30.The segment defined for Item was a child segment of the segment for the header.Now i have changed it and the item level is at the same level with the header.The IDo...

Resolved! remove duplicate rows.

Hi,I want remove all the duplicate rows from internal table comparing all the fields. my internal table has following fields.internal table -> it_finalpartner.industry.is_competitor.is_prospect.is_consumer.is_customer.customer_since.is_rented.nielse...

Resolved! Selection Screen isuue

Dear Experts, I have Plant (WERKS) and Material(MATNR) on the selection screen as a select-options for multiple entries. Now my issue is, when i am passing a plant in first selection then I should get only those material in the search help for the...

call screen 800.

Hi Experts, I have a button (Detail) on 1000 screen and i need, when i press on Detail button the subscreen 800 should be display.My coding is like that.....case sy-ucomm.WHEN 'Details'.call screen 800.endcase.But its not working properly. It is giv...

Screen painter issue

Hi, One of my report painter(Library: 1VK, Table CCSS, Component Id: CO-OM-IS-CC, Report: DOR-LOC2) is not working as expected. It has got " Selection values" and "Selection groups" on the selection screen. Here in Selection group, I have entered ...

Resolved! Problem in OOPs ALV

Hello All,I am displaying my list output using OOPs ALV. In this, I have to keep few fields as editable & others in display only. My requirement is, I have a field in my internal table. If that field has value 'X' then that particular row of ALV is t...

Resolved! change document

Hi,I have a table with flight details with some fields with change document enabled.when i update the entries in my database table with UPD_tablename as 'U' the entries made in CDPOS table is I or D and i don't see my new values & old values.(althoug...

Visible Length

hi,when i declare a parameter of length 20 and gave a visible length 15. when i try to display the entries in the parameter it is giving me only the 15 characters instead of all the characters entered. (SAP 4.7EE)code snippet:Report yxyz.parameter: ...

Resolved! issue BAPI_PO_CREATE1

Hi,I am creating Purchase order using the BAPI , BAPI_PO_CREATE1, but the problem is that, when I am passing new Net_price in ITEM and 'X' in ITEMX for the same, the Po is created but the price I passed is not there it is adopted from OLD. What Par...

Labels in this area