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

Creating collective PO through WF10, need to upadate table EKPO's custom fields.

Hi, I am Creating collective PO throgh Tx. WF10, now I need to upadte some custom fields of EKPO table, tried to use BADI: ME_PROCESS_PO_CUST~PROESS_ITEM, but it is not working for this scenarion (It is working fine with Enjoy Purchase Order), Please...

CT04 function module

HI,Present working with CT04 function module but unable to find the flow.Class contain few characteristics like -->  X_no and X_name ...... Requirement:When user enter NO in x_No and press enter 1. Need to check this value exist in custom table  else...

Resolved! Problem with FM TEXT_SYMBOL_SETVALUE

Hi Forum,When using FM TEXT_SYMBOL_SETVALUE for replacimg variable in SO10 text.Data declaration in FM:data: nam like tline-tdline,       val(c_ts_maxval),                             val_length like integer,       field_type. In the above code c_ts_...

i want a program's output goes into an email in an attachment, and the attachment should be in xml format.

hi all,i want a program's output goes into an email an an attachment, and the attachment should be in .xml format. please helpregards,aashimaModerator message: please do more research before posting.Message was edited by: Thomas Zloch

Push button

I have a req i need a pushbutton name abc when the user clicks it shud allow to validate ...after it passes all validation the name shud change to xyz.pls help me on dis...Moderator message: please do more research before posting, do not use SMS spea...

Resolved! Performance of cnldst_shorttx within BAPI_NETWORK_MAINTAIN

Hi,in a z report several calls to fm BAPI_NETWORK_MAINTAIN are done.Using ST12 i can see that one cause of low performance is this select (within fm CN_LDST_SHORTTX_UPDATE_PREPARE    SELECT * FROM cnldst_shorttx BYPASSING BUFFER                  APPE...

Run Report in background

Hi,In my report i have this code:SELECT-OPTIONS bukrs FOR t001-bukrs. AT SELECTION-SCREEN.   CASE sscrfields-ucomm.     WHEN 'ONLI'.       IF bukrs[] IS INITIAL.         sscrfields-ucomm = 'SJOB'.       ENDIF.   ENDCASE. START-OF-SELECTION.   WRITE '...

Resolved! How is the best way for xml file creation?

Hi all,I have to create an XML file very complex from abap code, the XML looks like this:<?xml version="1.0"?><MxML version="1-1">      <events>            <mainEvent>                  <action>insertion</action>                   <object href="#contr...

Need to enable a grey out Text Tab in delivery vl02n after post goods issue

Hi, We have a requirement, once post goods issue is done all tabs in the delivery screen of vl02n is greyed out.We need to enable a tab in vl02n , which is text tab of vlo2n.How to do this, bcos after post goods issue, this Tab gets greyed out.client...

To find idoc number?

Hi abap experts,after searching in scn i am posting this question....I have created few inbound idoc's for PO's  and transferred to target system but not all the po's reached to target system,with the po number how to find the idoc number to find fai...

how to use trace test?

hi all,first i appreciate the support i am getting from the community, i am glad that i am learning a new thing every time logein here.thank you all.fyi i am developing bapis, please do guid me on how to use trace and learn about how my code is worki...

Resolved! Postal Code Template

Hi all,I have a requirement where I have to assign a default/null postal code to RE Objects, but cannot do so since countries have their own postal code pattern. Is there any way to see the templates used for Postal codes? It is only mentioned in SAP...

Create New Entry Date

Dear Experts,I am junior ABAP code and smartforms in SAP, i want to add new field for entry date of each delvery & invoice.So, how do i do?Could anyone recommand or give me any suggestion?Thank,RatanaModerator message : Search for available informati...

Labels in this area