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

    bapi for transfer posting

    hi, I am bapi for (MB1B) transfer posting for movement type 311.the requirement is to do a select on table rkpf, if kdauf is not initial then process the reservationitem with the movement type 311+E otherwise 311.call the bapi fm BAPI_GOODSMVT_C...

    Resolved! Accepted Solution

    Minus Sign in front

    Hello all,I have a requirement where in I need to bring the minus sign in front for the amount field in ALV Grid Display.I used the FM CLOI_PUT_SIGN_IN_FRONT, but after I pass back the values, the sign gets set at the end. Moreover, I cannot create a...

    exit while in loop

    hie guysi am looping at two internal tables and want to exit through an if statement when a condition specified is not met however the code exits both loops.loop at itab1.loop at itab2.if itab2-value eq 0.exit.else.process.endif.endloop.endloop.howev...

    Resolved! Accepted Solution

    Question on OOPS

    Hi,I am trying to build a class. I am creating methods in it. I have few importing parameters, few exporting parameters & few tables that needs to passed. I am fine with importing & exporting. When it comes to tables, when I don't have a table type k...

    SAPFTPA problems

    Hi Gurus,I'm trying to use SAPFTPA in background but i'm getting this error 'Attempt to set up connection to ******* failed'. In foreground, i just change it to SAPFTP and it works. I tried using SAPFTPA with other sites and it was ok. I just don't k...

    Resolved! Accepted Solution

    transparent table field for Tax Indicator on Material Master

    I am trying to find the transparent table which holds the Tax indicator field for material in the purchasing view of a material master. Usually it has values - 0,1. Where is this field stored ? I am unable to locate it. I looked into CDPOS..It points...

    Resolved! Accepted Solution

    HR Security

    hi frds,i have 2 structural Authorizations and role assigned to an employee. One structural Authorization is his personnel area org structure and the other is a common org structure.. For his personnel area he is able to view and maintain his employ...

    Resolved! Accepted Solution

    FTP format issue

    Hi,We need to send a text file by FTP from a SAP system to a IBM Host. We are able to send the file but at the host data is illegible. We know that the sender system uses ASCII code (7-bit) and the receiver one uses EBCDIC code (Extended Binary Coded...

    Resolved! Accepted Solution

    Is it possible to access a Z custom table using ORACLE native SQL?

    We have created a Z custom table in our SAP system and we would like to exchange data (read from and write to it) with an external table. Our SAP system is running on an ORACLE database, and the external table is also an ORACLE database table. As it ...

    Resolved! Accepted Solution

    LSMW

    Moderator message: Please use more informative subject in futureI have created a session after my LSMW is processed. I am running the T.CODE PP01.I am not able to process the session in back ground. When I am trying to process that session in back gr...

    Resolved! Accepted Solution

    RegEx like in SQL WHERE

    Hello!I want to search in internal tables lines like I do this in where expression of sql, but thought the instrumentality of RegEx.For example, internal table have 2 lines:Implementations and running timesimplementation languageI want to find like i...

    Constraints

    Hi PP Experts,can any one send the syntax for Constraints and explan of that syntax because if im studying of constraints it is ful of confusingThanks,Surendra Reddy.Moderator note: Search firstEdited by: Marilyn Pratt on Jan 27, 2009 12:22 PM

    Labels in this area

    Explore this Area