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...

    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...

    sheenamk by Developer Advocate
    • 94698 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    material_maintain_dark

    Hello, I would like to change the field MSTAE(MARA) for an existing material number as well as the field MMSTA(MARC) for all plants concerned.I have a entry in table AMARA_UEB with the transaction number 1 and n-entries in table AMARC_UEB with the sa...

    Resolved! Accepted Solution

    XML node

    Hi all,I create an xml-file from ABAP data through a simple transformation.I have read info about "Transformation Editor" in the SAP Library and the examples given in the help all use hardcoded XML-nodes like <XMLNODE>....</XMLNODE>. At the moment I ...

    Resolved! Accepted Solution

    Plant number

    Hi Allcould someonr tell me in which table and in which field is the plant number is stored.How can I develop knowledge of the material master fields and tables as I am trying to learn.I have posted a MATMAS IDOC in to an other R/3 system without pla...

    Resolved! Accepted Solution

    Batch for MB01 (mvt.type 102 & 544)

    Hi,i´m trying to do a batch-input for transaction MB01.The movement types i´m using are 102 and 544.The question is that if i process two registers of the corresponding internal table i get the following message.Message M7021Deficit of PU GR quantity...

    Resolved! Accepted Solution

    Query Optimization

    hii have a report which is very slow after analysing it the following querys is making the report very slow,if any body can tell me how to optimize the following query... LOOP AT i_data. SELECT SUM( a~fkimg ) FROM vbrp AS a INNER JOIN...

    Resolved! Accepted Solution

    RLVSDR10

    Hi,Does anyone know RLVSDR10 print report. It is used to initiate printing of Transfer orders.It uses SAPscript and ABAP code to generate final output. In my system SAPscript is activated to generate output.I need to add some more fields in output. P...

    Resolved! Accepted Solution

    Wierd characters

    Hi All,How can I check for Null, line feed, carriage return within a field. My issue is that I am using READ_TEXT function module to get the sales text of a material but SAP returns the followin in the internal table "################################...

    Resolved! Accepted Solution

    Is initial

    Hi,Can anybody explain is initial in the following code.Select matnr from mara into table itab_mara.if not itab_mara[] is initial.select maktx from makt into itab_makt for all entries in itab_mara whre matnr = itab_mara-matnr.endif.Thanks,Sriram.

    Resolved! Accepted Solution

    Workflow - Prefix Number DEV/QUA/PRO

    Hi friends,I'm configuring a wf and I'm transporting it from DEV to QUA. I know that I have to configurate the Prefix Number to tasks. I've created it to DEV and it was transported. But it doesn't work. Do I need to create a new prefix to use on QUA ...

    glauco by Active Contributor
    • 1595 Views
    • 7 Comments
    • 0 Likes
    Labels in this area

    Explore this Area