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

Customer exit for IW31

Hi,My scenario is whenever an user creates Maintenance order(IW31) with plant say pl01 and equipment xyz the same equipment should be copied to the WBS element in Additional data tab.I have searched and found user exit IWO10010, please suggest whethe...

Resolved! proble in spliting

Hello All ,I have problem with spiting i want to split the below message into table and i have tried with the following command without successHello Dan,##My mobile doesn't work#Please assist ##Best regards #joySPLIT ls_create_message-text AT '#' INT...

Resolved! Delete Append structure

Hi All,We have an append structure for a standard structure, Now my issue is when i am trying to select the append structure and delete it,it shows as it doesn't exists when i try to create an append structures with the same name it shows it already ...

Field Level Validation

Hi Abap Gurus,           My Query is while creation of Purchase order there will be a field called Currency. we have to consider for 2 condition types called           'PBXX' and 'SKTO'  such a way that if the user is creating PO and putting the Curr...

BAPi Function module

Hi Abap Gurus,        i have a requirement to fill the BAPI for Purchase order creation and Document Post.    for the requirement i am using the function modules BAPI_PO_CREATE1 and bapi_acc_document_post     my query is that i know how to create PO ...

Resolved! BAPI_ACC_DOCUMENT_POST

Dear all,     When I made posting document using 'BAPI_ACC_DOCUMENT_POST', WBS element is incorrect for only withholding tax lines like the below figure.     Actually, wbs should be A/D02 & B/D02 respectively.     Your reply would be great help for m...

Resolved! Update - Problem for Purchasing Doc item

Hi all,I Have a problem for Update syntax.please see code below:            UPDATE ekpo             SET:   oic_oland1   = wa_xekpo-oic_oland1   "Country                    oic_oregio   = wa_xekpo-oic_oregio   "Region                    umren        =...

Resolved! How to get change documents (field changes) after BAPI_CUSTOMER_CHANGEFROMDATA1?

Hello,I'm using FM BAPI_CUSTOMER_CHANGEFROMDATA1 to change some customer data, but no change documents (SCDO) records appeared. Everything is working properly when changes are made from the transaction FD02.Is it possible to record document changes d...

sign before value

Hi Experts ,I have an issue in smartforms. While displaying output in form I am getting negative values after value .Ex :  258963.25--But as per Indian standards I have to get like this --258962.25.How I can achieve this in Forms . <urgency downgrade...

for multiple line items order qty and delivery date is not updating BAPI_SALESORDER_CREATEFROMDAT2

Dear Exports,  To upload Sales order data (va01) ,i used BAPI_SALESORDER_CREATEFROMDAT2 .  For single  line item order qty and delivery date is updating properly, but when i uploading multiple line items for single sales order  order qty and delivery...

Material extension

Hi Team,I need to create the material for more than 10 sales organization presently i am using inside the loop BAPI_MATERIAL_SAVEDATA function module its taking more time.  So i need to create the material at single shot for all the sales organizatio...

Resolved! Please help me to write a following logic to display interactive report

Please help me on following .. CASE r_ucomm.     WHEN '&IC1'.       CLEAR :   lv_fldname ,lv_fldval .       lv_fldname = rs_selfield-fieldname.       lv_fldval  = rs_selfield-value.         IF  lv_fldname = 'RESOURCE' .           LOOP AT t_zapo_prodc...

Resolved! release strategy

i am using BADI me_process_po_cust for send mail at the time of release PO.how  it will handle in case of TWO level strategy?i am unsing the condition  in the interface POST. select single * from ekko into wa_ekko where ebeln = IM_EBELN.if sy-tcode =...

Resolved! Performance issue in mb51

Dear All ,         i'm executing the T.Code--MB51 (Program--RM07DOCS , Include RM07DOCS_GENERATED ) one table(MKPF) is taking too much time . here i'm presenting the query pls help me.select (g_t_fields)     into corresponding fields of table itab   ...

How to add additional fields in the tcode MIR5

i  found list of badis in the tcode MIR5 ie         ALV_SWITCH_GRID_LIST                                                                   MRM_TRANSACT_DEFAULT                                                                   MRM_HEADER_DEFAULT      ...

Labels in this area