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

SMARTFORM transport

Hi, I have transported one smartform to Quality from Dev. But whn i try to process it , it can not find the generatd FM. I assumed the smartorm FM will be pulled automatcally once I transport th form.Furher problem is that,it looks a for a FM in Q...

Use of SQ01, SQ02, SQ03

Hai All, May i know that what is the use of SQ01 , SQ02, SQ03.How to use this ? How to create it ? Can we write our requirement in this ( addition to generated one )? Plz rely .Thanks & Regards PrashanthMessage was edited by: Prashanth Konda

Resolved! idoc change point automatically

Hi,I've been this article reagarding change pointer on ALE.looks like after setting ALE, for change BD21, create BD10 for MATMAS manually, and if i want to do automatically, i have to schedule RBDMIDOC report program periodically(5 min every).i just ...

BDC for Modal dialog screen

Hello, I'm creating a bdc for create customer transaction (FD01). The problem I'm currently having is on maintaining the "other communication" details for the customer. The requirement I have is to maintain only the communication type "URI". But I c...

update delivery

Hi All, I have a requirement where i need to update the picking quantity (pikmg) and delivery quantity ( lifmg ) in the delivery . I tried with FM ws_delivery_update but iam only able to update picking quantity here , how do i update delivery quanti...

F4 in ALV grid

Hi,I tried adding the F4 functionality to one field of ALV into the field catalog: k_outtab_fields-ref_table = 'USR21'. k_outtab_fields-ref_field = 'BNAME'.The F4 could display me a listing of users, however, it is not able to return the value se...

How to define exceptions?

HiI have an internal table containing Key and Value as fieldnames. I have defined follwoing methods.ADD(KEY, VALUE);VALUE GET(KEY);SET (KEY, VALUE);DELETE(KEY);In the Get Method, i need to pass a key, it must return the value. If the key is not found...

Resolved! Select Query !!!

Hi All,Consider the following scenario.A select query has to select very large amount of data from the table ( based on some condition ).Now, because of that and also because of time taken in the network communication, the program is getting timed-ou...

Resolved! Create a PDF file

Dear all,I need to create a file as type pdf and put some contents on it based on the requirement through ABAP program. To give a try, i started off with this.FORM WRITE_FILE .DATA: G_FILE(150),WA_L.vfile = 'test.pdf'.CONCATENATE GFILE '\' VFILE INTO...

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.