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
    • 94645 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    unrelease a process order

    On creating a process order with COR1, a user may release the order, but afterwards he can also change the materials list and then save.In the moment of saving, I would like to check if the order is ok, if not, it should be unrelease. Is there a FM t...

    bar code scanning

    hi experts,I am new to barcodes. I have a situation. I developed a dialog programming transaction with two i/o fields and a table control. I should get the values into the i/o filed through barcode scanning. Can anyone help me in getting the barcode ...

    Resolved! Accepted Solution

    revert the transport

    Hi all, we moved a transport to Production and it contained more than 1000 programs under it.Actually we were not supposed to move all of them, but only one of the request.Now we would like to revert all the programs back to the previous Production ...

    vbap and vbpe

    Hi can anybody have any idea how i can implement this suppose i have same order which has different item category let's say x1 and x2. x1 can can be follow by several x2 item caterory i need to 1. Match the Unit of measure for the x2(xvbap-pstyv) and...

    Bar code Colombia

    Hi, i´ve a problem to print a bar code using smart forms. This bar code is for Colombia and it has to match certain quality standards in colombia call GS1; those are : - Symbol structure : EAN/UCC – 128 - Initial character: Inicio C. - Special Char...

    Resolved! Accepted Solution

    Trasport request

    Hi,I have my report changes in a trasport, which I cannot move to Test system. How can I create a new transport req for the same report and move it to test system. Is there any way I can cancel/delete the old trasport request.Thank you,Veni.

    CJFN issue

    Hi,When we run CJFN program, which table is populated with transferred documents numbers. I mean the doc numbers which are transferred, how can we find from table with some unique key?and one thing more...what is the difference b/w open docs and tran...

    Resolved! Accepted Solution

    Delete idoc

    Good afternoon:I have an error idoc, and i know that i can modify the segment fields in we05, but i want to delete the complete segment only for this idoc(it is an order with only one position, not with 2 positions), but i dont want to do it with we1...

    Resolved! Accepted Solution

    inner join

    Hi,I have defined ranges table...if ( not date_from is initial and not date_to is initial ).wa_daterange-sign = 'I'.wa_daterange-option = 'BT'.wa_daterange-low = date_from.wa_daterange-high = date_to.APPEND wa_daterange TO r_daterange.elseif ( not da...

    Resolved! Accepted Solution

    Class Constructor

    Hi experts,I have the doubt about class constructor.I write the code in Class constructor like,DATA : ZCURRSTR TYPE IHTTPNVP, ZCURRTTYPE TYPE TIHTTPNVP. ZCURRSTR-NAME = 'INDIA'. ZCURRSTR-VALUE = 'RS'. APPEND ZCURRSTR TO ZCURRTTYPE.Now I w...

    ABAP Objects

    Hi experts,I have the doubt about class constructor.I write the code in Class constructor like,DATA : ZCURRSTR TYPE IHTTPNVP, ZCURRTTYPE TYPE TIHTTPNVP. ZCURRSTR-NAME = 'INDIA'. ZCURRSTR-VALUE = 'RS'. APPEND ZCURRSTR TO ZCURRTTYPE.Now I w...

    Resolved! Accepted Solution

    Join

    How to join EKKO, EKPO, EKKN, EKBE based on EBELN(PO number) & EBELP (PO line item number).e.g I want PO number from ekko and po line item from ekpo and some other fileds from these tables...thanks,

    Resolved! Accepted Solution

    Sign Digital Documents

    Hello,I need information on digital signatures of documents (Word, pdf...etc). I have seen SSF information, but information is the year 2004, Are there any new tool to do or should we implement code?, and If there are any "How to" or Guide. - We ha...

    Labels in this area

    Explore this Area