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

Resolved! Pimary Key Identification...

Hi Gurus!Suppose there is a data field: XYZ in the table TAB. XYZ is a primary key and besides being primary key for the table TAB, this happens to be primary key for other tables as well. Now, is there any method or t-code in ABAP wherein I can find...

Resolved! GUI_UPLOAD

Hi All,I want upload a Comma Separated text file into Internal table.I am using GUI_upload FM.CALL FUNCTION 'GUI_UPLOAD' EXPORTING FILENAME = 'C:\Temp\test' FILETYPE = 'ASC' HAS_FIELD_SEPARATOR ...

Resolved! Update VAP2 (ADCP Table)

Hello Friends,I'm looking for a FM or Bapi that updates a customer contact, particulary filed 'Communication Type' (ADCP-DEFLT_COMM).For those who are looking for a way to create a customer contact i can give a sample programm.Thank you for your help...

Resolved! how to avoid Wait upto 5 seconds

Dear Friends,I have used the below code for generating the spool by submitting the standard program. CALL FUNCTION 'JOB_OPEN' EXPORTING jobname = lv_job_name IMPORTING jobcount = lv_job_nr EXCEPTIONS cant_create_job = 1 invalid_job_data = 2 jobname_m...

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.