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

    Problem in transporting Variants - "You cant transport client-specific obj"

    Hi,I am facing a problem while trying to transport variant from DEV to QAS.When I tried to transport one of the variants (of a program) from DEV to QAS (quality system), it gave me an error that: "You cannot transport client-specific objects". Please...

    CUSTOMER_ADD_DATA

    Hi all,I added a specific screen to FD01 by using the BADI CUSTOMER_ADD_DATA.This specific screen contain fields which are in a specific Table.Now when i save FD01, the standard normaly display message error of a obligatory field which are in standar...

    Resolved! Accepted Solution

    interactive alv..

    HiKindly check my code below and suggest the changes to be done as it is not working..FORM USECOMM USING UCOMM LIKE SY-UCOMM FIELDS TYPE SLIS_SELFIELD. DATA: FCODE TYPE SY-UCOMM. CLEAR FCODE. FCODE = UCOMM. CASE FCODE. WHEN '&Ic1'....

    BAPI Error throw.

    Can any one suggest me about below error in BAPI."The interval 07 is not internal"I am using " BAPI_MATERIAL_SAVEDATA " to update some basic fields. while debugging i could see the above error while calling funcion module 'MATERIAL_MAINTAIN_DARK' in ...

    Resolved! Accepted Solution

    internal table modify

    Hi ,in below intenal table having 4 row in 4 column-Sr.No A B C-11001 10 202 1002 10 203 1003 10 204 1004 10 20-Now i want in 2 rows with 8 column how to do that ?-Sr.No A B C Sr.No A B C-|1 | |1001 | |10| |20| 3| |1003| |10| |202 1002 10 20 4 1004 ...

    Resolved! Accepted Solution

    Relation Between Service Entry Item with G/L Account

    Hi Abapers,I have problem to find out relation between this two tables which store that 2 fields.I have found that Service Entry Item stored on table ESLL, and G/L Account stored in ESKN. I can see that both table joined by PACKNO.This how I try to f...

    Resolved! Accepted Solution

    perform subroutine.

    Normally we people use perform like below. Perform zvv using table i_mara changing .............. But now a days using table in Perform is obsolete so any guru can tell me what is new statment we use in place of using table in perfor...

    Problem in Implicit Enhancement

    Hi Experts, In the search help BBP_PURCHORG_VALUE there isa search help exit BBP_F4IF_SHLP_EXIT_PURCHORG. While finding the implicit enhance point in this I go inside the exit and choose the spiral pushbutton, goto EDIT -> ENHANCEMENTS OPERATIONS ...

    idc by Explorer
    • 1258 Views
    • 3 Comments
    • 0 Likes

    ALE

    Hi,While I am doing ALE in BD64 I am getting this error , can u you tell me wt is the problem?"Target system R3SCLNT810 RFC destination for synchronous communication (message type SYNCH) ...

    Batch Job

    Hi,I need to create a batch job.In the selection-screen in have made one of the date parameter as sy-datum.When i create a variant today that variantw will have todays date, and if i need ot run the same varianttomorrow the date is getting vanished.H...

    Labels in this area

    Explore this Area