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

    Data getting saved after error message in the table maintenance generator

    Hi ,I have TMG and maintenance view FOR Z TABLE.I would like like to validate the user entered values with database saved values.I am using event 01 before save ,and successfully raising error message based on the condition.The issue is after error m...

    Resolved! Accepted Solution

    CL_BCS: Send mail with an attached XLS coming from the Application Server

    Hi expert,I have seen plenty of subject about this but I have only found appropriate solution to send the content of an internal table into an XLS file.I also tried the solution from following link: However, it still remain the same. I have an error ...

    Resolved! Accepted Solution

    Wrong table name or table alias name table alias name "RBKP"

    Hello All,my following code is giving an error,    IF r3 = 'X' OR r5 = 'X'.   SELECT     a~belnr     a~gjahr     a~budat     a~rmwwr     a~lifnr     b~werks     b~matnr     b~bukrs     b~buzei      b~bklas     b~lfbnr     b~lfgja     b~lfpos     b~eb...

    Resolved! Accepted Solution

    How to merge different abap-list spools, xstrings or binary files to one PDF

    Hi out there,i'm not able to solve my approach. And i#m not able to find any clearly answers by searching different boards.So...I'm reading some abap-list spools (NO OTF!!) and i want to merge the content into one PDF document. With OTF it's no prob....

    timo_ehl3 by Participant
    • 5207 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BAPI_OBJCL_CHANGE updating char value with empty which are not passed

    Hi All, I am using BAPI BAPI_OBJCL_CHANGE to update material classification data.The issue is , BAPI is updating characteristics value to empty value which has not passed to BAPI in internal table allocvaluescharnew[]  but that characteristics is pre...

    Resolved! Accepted Solution

    Enhancement for Multiple Freight for single Good Receipt Number in MIGO

    Hi Experts,I have a requirement to enhance the functionality in MIGO to add multiple Freight Vendors for a single Good Receipt Number.I have seen in previous posts in SCN for this requirement but couldn't get reply for my query.For example If 1 GRN c...

    Resolved! Accepted Solution

    SRM:Huge Workflow log in Global directory(AL11)

    Hi ,In Production - 'AL11',Numerous workflow log is getting created.Which is causing Jobs failing and Mail not getting delivered from SOST.How to Resolve it.....I would like to know from where it is getting created?I checked in other blogs where they...

    After a structure enhancement, the assignment or comparison may no longer be permitted. syntactically incorrect.

    Hi Experts, I have a requirement where I need to update custom fields of a PO using BAPI extensions. I am filling BAPI_TE_MEPOHEADER and passing it to extensions structure of BAPI_PO_CHANGE. My code works but throws ATC error as "After a structure en...

    Resolved! Accepted Solution

    User Exit for Number Range of Specification Master

    Dear Experts,Is there user exit for number range of spec master?I want to realize spec master numbering by internal numbering with alphabet like below.Alphabet is not allowed for internal numbering, therefore additional logic have to be implemented.S...

    Data Migration

    Hi all ,I am a newbie to ABAP Please Specify the difference between Batch Input and Direct Input , while executing  LSMW what will be the outcome while using batch input and what will be result while using direct input. Gone through some link but a r...

    Report RVAFSS00

    Hello All,I have seen couple of post regarding this report but I have not been able to get answer to my question. I am a functional consultant who does not have a Abaper key so I cannot really modify the program or report. This is what I have done so...

    Resolved! Accepted Solution

    BAPI_SHIPMENT_CHANGE Issue

    Hi,I'm trying to change a shipment field using the code below, but so far it didn't get updated. Could you please help me?            RfcRepository repo = destination.Repository;            IRfcFunction salesShip = repo.CreateFunction("BAPI_SHIPMENT_...

    Resolved! Accepted Solution

    Question with LOOP AT itab

    The documentation says that itab is a functional Operator so i replaced it with a functional method. Normal Loop works fine but GROUP BY gets error Messages "no Group binding" . If i insert a helper variable for the functional method result the code ...

    Labels in this area

    Explore this Area