Application Development 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

Convert XML to ABAP

Hi Experts, I want to convert XML to ABAP.. I came to know through sdn...These are the two methods.. 1. XSLT 2. Simple transformation Can you tell me which is the best method among these.If not is there any other methods.Pls sugges...

IDOC CNPMAS01

Hi All What does the idoc CNPMAS01 do. How do I use this to update or create classification data for a master data. Kindly help me with all the parameters that are required to be passed to post the document successfully.Thanks in advanceRegards

Resolved! doubt with z table

Hi abapers,Why the filed of the Z table in the code no refresh?What is no correct, please? LOOP AT TAB1. MOVE TAB1-CAMPO(22) TO TAB2-CAMPO(22). ... ... MOVE TAB1-CAMPO+12(10) TO CUENTA. MOVE TAB1-CAMPO+22(24) TO OBJETO. SELECT S...

Resolved! Using Field symbols

Hi guys,I have a query.I have wriiten a ABAP program to transfer a csv file to a database table without using field symbols.Now I have another program which uses field symbols.Performance of both the programs are equal.Which code would you suggest I ...

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.