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

SAP MM program

Hi,I am quite new to ABAP stuff (not used it since 2 yrs)I want to write a program for MM tracking (Very New to MM module).Right from Purchase Order to Invoice generation step and display it in alv.I am aware of ALV programming quite well. but the pr...

Load Excel

Hi AllI Use this codeTYPES : BEGIN OF type_xldata,string(800),END OF type_xldata.data: type_t_xldata TYPE STANDARD TABLE OF type_xldata.CALL FUNCTION 'FAA_FILE_UPLOAD_EXCEL'EXPORTINGi_filename = 'D:\2.xls'I_DELIMITER = ';'TABLESet_filecontent = type_...

Resolved! Reading file from AL11

Hi,I am trying to read the contents of a IDoc generated file in DIR_USERSHOME (al11).But how? (I am using IDES 4.6c)This is what i am working on : DATA: path(1024). DATA: content TYPE TABLE OF btcxpm. *-- Read Path----------------------- CALL 'C_SAP...

RemiKaimal by Active Contributor
  • 187 Views
  • 2 replies
  • 0 kudos

SD related

Moderator message: Please use a meaningful subject in futureHi Gurus, when the delivery is created, users have to affect the delivery to the right shipment document:They have to :1.Check the sales order document number form the document flow of...

Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.

Labels in this area