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
  • 83839 VIEWS
  • 212 REPLIES
  • 39 Likes

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

Labels in this area