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

    Using parallel processing

    Hi allI want to let my function run on worker thread like coroutine and try as follow:report zam_parallel_processing. data lf_msg type c length 80. data lf_finish type string. data lf_wait type xfeld. start-of-selection.    call function 'ZAM_FUNCS...

    Git and ABAP

    Hi there, is there any way to use GIT as my source control?Maybe its not possible while using the SE80 but maybe in ABAP for eclipse?I dont want to have a solution like: - Copy and past your code and then commit it via git.I need a solution which is ...

    Resolved! Accepted Solution

    IW38 - Custom feild in output

    Hello Gurus,I have requirement to get custom feild in IW38 report output.Followed steps to activate Enhancement name: IWOC0004 and append strucure RIHAUFK_LIST.After this I am able to see new feild in table OBJECT_TAB just before ALV display.But i wa...

    can we create query in a single node that can access another node attributes in BOPF?

    Hi experts,i want to get a all records of different nodes in a single query.For ex.   i have     1.>root                            1.1>A                            1.2>Bi want to retrieve all records of node B in node A  through queries.Thanks.

    Resolved! Accepted Solution

    Batch Split In Delivery

    Hi All,I am using the BAPI BAPI_OUTB_DELIVERY_CHANGE to do the batch split in delivery.I was able to use the BAPI successfully but my concern is to where to use the BAPI.Current Scenario : A background job is being used to create the delivery for the...

    Resolved! Accepted Solution

    EKPO value not updated when post from ME59N but works ok in ME21N

    Hi Experts,I’m using CL_EX_ME_PROCESS_PO_CUST to do some validations and set EKPO- ELIKZ with X if true.This is working fine from ME21N but it doesn’t seems to be working from ME59N, I see in the debugger that the value is set with an X even at the e...

    Resolved! Accepted Solution

    Add custom fields to Purchase requistion ME51N/52N/53N transactions

    Hi,I need to add 2 custom fields to the purchase requisition transactions ME51N/52N/53N. I've added the fields to the EBAN table via the structure CI_EBANDB but I don't see them reflected in the Items ALV on the purchase requisition. Is there any add...

    Message POPUP

    Hi,I want to display all error messages into popup. I have used  FB_MESSAGES_DISPLAY_POPUP for display the messages into popup.But the issue is when the message size exceeded to specific length, window width size remains same and user are not able to...

    Resolved! Accepted Solution

    Deleting a Protected Variant from a UserID that has been Deleted

    Basically what the title says - how would someone delete a protected variant that was created by a user that is no longer at the company? IE - the UserID was deleted.My only guess would be to just recreate that UserID > delete the variant > then re-d...

    Resolved! Accepted Solution

    how to bring account assignment category value of into item details coding in me21n

    hi experts ..    i hv a requirement to enhance std tcode (me21n nd me22n). to make KOMV-KBETR non editable for both tcodes with a certain condition.this field will be non editable based on account assignment category (ekpo-knttp)  field of item overv...

    Resolved! Accepted Solution

    Error in CDS View

    In my program I am fetching a certain type of inbound IDOC which in 53 status and updating my custom table, for which I have written a select query which executes perfectly but gives me an error while executing as a DDL source.Select Query in Program...

    Resolved! Accepted Solution

    UMG_ADD_DOWNTIME_STEPS Background job cancelled: Control Framework: Fatal error - GUI cannot be reached

    Dear all,I'm facing some inconveniences when scheduling a background job. Let me explain you briefly the picture I'm having right now.We are preparing an Unicode conversion in our system. We scheduled yesterday a job for UMG_ADD_DOWNTIME_STEPS report...

    Resolved! Accepted Solution

    While posting FI document using BAPI_ACC_DOCUMENT_POST function module I am getting one ALV with Service Tax IV details

    While posting FI document using BAPI_ACC_DOCUMENT_POST function module I am getting one ALV screen with Service Tax IV details, how to go further from screen for posting document.Same ALV screen is attached below. Please check and do the needful.

    Uploading true type font

    Hi Expert,I am trying to upload true type font in SAP System but gets following errorAdministration/Upload of type 1 and TrueType font filesFile  D:\3OF9.TTF  Message  Licensing: TrueType font allows installable embedding  Message  This is a symbol f...

    Labels in this area

    Explore this Area