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

    How to change Fields positions Dynamically in Internal table Structure....??

    Hi friends,I have to Change Structure Fields position dynamically in Internal table.....Ex. Structure.types: begin of ty_stru,werks   type werks,lifnr      type lifnr,name   type name1,amoun type dmbtr,end begin of ty_stru.data: it_stru type table of...

    Resolved! Accepted Solution

    Class visibility

    Hello,Is in ABAP any possibility to declare classes in section "Class rel. local definitions" and declare public methods or public types with them? I want to create dozen classes and main class-factory which will return some of them by request. Creat...

    INNER JOIN with select options not working

    Hi,This is the query I have written.    SELECT  a~tu_num           a~tu_sr_act_num           a~docid           a~itemid           a~docno           a~itemno           b~start_plan_tstfr           c~tu_num_Ext      INTO TABLE lt_tu_dlv      FROM /scwm...

    Resolved! Accepted Solution

    I want to use RTTC but.....

    Hi,Some time ago I wrote this program http://scn.sap.com/community/abap/blog/2013/12/26/sdbadbc--the-program that utilize cl_sql_connection .In this program I used cl_alv_table_create=>create_dynamic_table .Now I want to move to RTTC.I ran into a pro...

    Resolved! Accepted Solution

    [ABAP] Classes/Telas do produto SAP, como ter acesso para praticar e testar?

    Olá,Fiquei 3 meses "internado" ou estudando ABAP. Pratiquei muito e estou em bom nível - principalmente no que tange ABAP OO - e gostaria de ter acesso as classes do produto.Vejo dúvidas aqui na comunidade que eu poderia responder se pudesse simular ...

    Resolved! Accepted Solution

    All objects are inactive in derived roles (copied from existing derived role)

    I need to create more than 1000 derived roles, from existing reference roles.Reference roles are also derived roles. So I executed LSMW for mass copy.Eg: Reference role XYZ with parent role XXXNew role(ABC) copied from XYZ ,so ABC is having same val...

    Resolved! Accepted Solution

    Pass the ALV line item order number to different transaction's selection screen on button press

    Hi,I have to pass the Alv outputs line items order number to another transactions selection screen when i press a button on output.i have putted my code in case when button press Call Transaction 'tcode'.but dont have any idea how to pass the order n...

    Suryaji26 by Participant
    • 2410 Views
    • 13 Comments
    • 0 Likes

    FM : ISAI_CONTACT_CREATE by providing all import parameters, it is returning blank value i.e 0000000000

    Hi,I am trying to execute FM : ISAI_CONTACT_CREATE by providing all import parameters, it is returning blank value i.e 0000000000 for  "NEW_CONTACTID".What will be the possible cases of getting the exporting paramter value as blank for "NEW_CONTACTID...

    Resolved! Accepted Solution

    saplpd pop up

    Hi friends , Hope all of you are doing well !!!!!! .I need to develop continuous printing in sap 6.0 , but every printing SAPLPD popup is generating and its occupying task bar of system . So I wana close this saplpd popup  at the time of printing . P...

    Resolved! Accepted Solution

    How to enhance the Change purchase Req, in which I want to show the information message whenever the quantity field exceeds 100 by using BADI.

    Hi all,How to enhance the Change purchase Req, in which I want to show the information message whenever the quantity field exceeds 100 by using BADI.Following are the BADI names related to it.ME_PROCESS_PO_CUSTMEGUI_LAYOUTGOS_SRV_SELECTBADI_LAYERME_P...

    Resolved! Accepted Solution

    Issue with BAPI_PROCORDCONF_CREATE_TT : For 531 Mvt Type posting

    Hi Folks,I want to do both scrap confirmation and by-product receipt using follwing code . Each time I am getting confirmation created message butbut by-product receipt using 531 movement type is not happening. Please help.* for timetickets data  gwa...

    Labels in this area