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

    Adding Addtional Logic

    Hi Abap Gurus,Problem: Business sending Positive Pay Files to the bank with check details example: Date, vendor names, void check details: Reason codes for void checks, date when the check was voided ….and after receiving the file the bank reconcile ...

    Resolved! Accepted Solution

    CLASS-DATA in OO ABAP

    Hi,I know the definition of CLASS-DATA in OO concept. I understand that it can be accessed by on CLASS-METHODS.But what is the use of it ? Why do we need static data ? Is this different fro STATICS we use in procedural ABAP.Regards,Rajesh.

    Resolved! Accepted Solution

    how to!!!!!

    Hi all,Somebody know how to send a email from sap to an external email? And Where i can find the documentation to configure the sap server to let me seng a email?Regards,Jose RobertoMessage was edited by: Jose Roberto Milan

    creating namespaces

    I am copying some includes and tables from BW to R/3. The objects in BW are defined under name space X. How do i create namespace in R/3 inorder to copy those objects.Can someone give me the detailed procedure for creating a namespace. I appreciate y...

    Resolved! Accepted Solution

    Why LOOPing needed during TRANSFER to UNIX - Any efficient code available

    Team,Is there a way to 'transfer' an internal table to UNIX without LOOPing thru each record?I have an internal table (string format; that is no specific fields). I want to copy this internal table to unix file. Is there a quicker/efficient way? (Is ...

    Resolved! Accepted Solution

    Unicode error

    Hi All, I have an internal table DATA: IT_DATA(2048) TYPE C OCCURS 1 WITH HEADER LINE. Im trying to do this on certain conditions APPEND LINES OF IT_DATA TO I_EIPO_A.Similarly im doing this for I_KONV_A, I_NAST_A, I_VBFA_A internal tables. Where ...

    Resolved! Accepted Solution

    Read table QMIH

    HiI try to read the table QMIH, with RFC_READ_TABLE, but this function send me SYSTEM_FAILURE --- BUFFER EXCEED,i am using Sap Connector with .net,can anybody help, is there another function to obtain data from this table.

    Resolved! Accepted Solution

    TABLE VIQMEL

    hi,I am using RFC_READ_TABLE, I can´t read VIQMEL, I need obtain INGRP from this table, somebody can said me how is filling this table, if there another table where i can get this field. I read this field form EQUZ, but not is the correct value.Thank...

    Resolved! Accepted Solution

    EDI / IDOC Single Partner for Multiple Partners

    Hi,We have a scenario to create Sales Orders and we will use ORDERS05 IDOC Type. That's the question: We will get IDOCs from lots of customers. I know that in normal situation a EDI partner (WE20) should be created for each customer who sends IDOCs. ...

    Labels in this area

    Explore this Area