Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 93590 VIEWS
    • 212 REPLIES
    • 39 Likes

    Text table in ALV Column

    Hi,I need to display 5 column in alv , in which 4 column are ok but in 5th column I need to display full internal table which contain text of customer packing instructions.So 1st four column Customer, SO, DC, Division , Lang is fine but in 5th column...

    CDS Data Preview

    Hi all,I have created a very simple CDS view:And I can preview this using SAPGUI and write a simple ABAP to expose the data to ALV.  Syntax check is all fine and it activates OK.However when I try to do a data preview I am getting an error message:an...

    Resolved! Work Schedule Time ( Planned work time ) problem HR ABAP

    Hi Everyone,         I want to get the Work Schedule and Work Schedule time of an employee for a particular date whose holiday type is 9 and day type is 1 i.e., even for the holidays I should pick up the data.  The following FM's HR_PERSONAL_WORK_SCH...

    Resolved! I have a issue with access profiles BPC MS 10

    I have this hierarchy in the cost center dimensión:                Total Cost Center P3000   U003210   U003800 P4000   U004210   U004800 UNO_UnidadI have two security dimensión (Segment & Cost Center) and I need this access profile:                  ...

    Resolved! DS:REPN Parameters

    HI ABAPers,Is there a way to pass parameters to the following identifiers in a message longtext/ documentation?DS:TRAS - Link to transaction and skip first screenDS:REPN - Online execution of report with parameter selectionDS:REPO - Online execution ...

    Juwin by Active Contributor
    • 4191 VIEWS
    • 13 REPLIES
    • 0 Likes

    Error in FTP command

    Dear all ,I have a program that picks the file  from the FTP server and  then post the file in SAP .Sometimes my scheduled program runs fine and the data got picked from the    FTP server but sometimes it shows an error :"Error in FTP command '.Pleas...

    Short dump analysis : Infotype 0008 can not be read

    HiI am running Transaction PC00_M10_OTEM. [ program    SAPFP50P]Facing a problem in infotype 0008 when hitting thisPERFORM OPEN_INFOTYP USING REI_PERNR REI_INFTY                                REI_BEGDA REI_ENDDA REI_COUNT.it is getting a dump.Progra...

    Resolved! CLEANUP issue

    Hello All, Question, Class A has super class B. A method defined in B is called in A which has an exception raised. If we use cleanup statement in class A will the exception is cleared. Code is like this:  Class A:  Try.  Call Method B1  Clean up.  E...

    Resolved! Fill table key for table X only up to position 001 only

    Hello Friends,I need to transfer a table definition to higher system. I need not transfer the table entries.(current system table has some entries)While releasing the task it's giving this errorFill table key for table ZNCA only up to position 001 on...

    Resolved! alv column summation and assign it to final internal table

    Hi friends,There is a issue with summation of column in ALV. I need to display the total of every month like April, May, June in a normal ALV instead of the exact amount corresponding with their respective account no . But the total is coming wrong i...

    Labels in this area