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

    break-point not stopping at user-exit USEREXIT_MOVE_FIELD_TO_VBAK.

    Hi Guruj,I am working on user exit,I have written my code in user-exit form-endform USEREXIT_MOVE_FIELD_TO_VBAK. But it is not getting triggered when I run tcode va21.I wish to make valid to date as default 30 days further.I have written the code as ...

    Resolved! Accepted Solution

    Issue with BTE 00001421-VENDOR MASTER DATA: Save with Data Transfer

    Hi Forum,I need to implement the BTE 00001421 but in second step of implementation i.e. in Transaction FIBF when I chooseSettings-->Process Modules--> of a customer--> choose New EntriesIn the field Process when I enter 00001421 it throws error 'Entr...

    Joining BKPF & BSEG

    Hi ,In my requirement,Select * from bkpfinto table t_bkpf where bukrs in s_bukrs.if not t_bkpf[] is initial.select * from bseg into table t_bsegfor all entries in t_bkpf where bukrs = t_bkpf-bukrs.endif.My 2nd internal table is taking much duration f...

    Resolved! Accepted Solution

    'Not possible to determine a consumption account' Error in BAPI_REQUISITION_CREATE?

    Hi,I am using BAPI_REQUISITION_CREATE to create PRs, but in its return table i am getting error as"Not possible to determine a consumption account".Please find below the code used -CALL FUNCTION 'BAPI_REQUISITION_CREATE'*     EXPORTING*       SKIP_IT...

    Resolved! Accepted Solution

    Significance of ' Group , PD profile , Profile , Template ' while clicking on Create in Role Maintainance in NWBC

    Hello All,While clicking on Create in Role Maintainance link in NWBC, there are few options to choose :Composite RoleBusiness RoleSingle RoleGroupPD ProfileProfileTemplateI want to understand the Significance of  ' Group , PD Profile , Profile , Temp...

    Resolved! Accepted Solution

    J1IFQ

    When i try to post multiple challans using J1IFQ, i am encountering an error.If i post a single challan it is posting without error.This is after implementing EHP 7.Any notes to be applied for overcoming this error.

    Resolved! Accepted Solution

    Chaining OOPS exception objects - able to access previous variables?

    Hi all,I'm writing a program and passing some of my exceptions up without handling in the immediate method. I'm doing this by CATCHing the exception in the method, and then RAISING a new exception of another type. I'm wanting to access some parameter...

    Labels in this area

    Explore this Area