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

problem in GUI status

hi folks , i have created the GUI status for the program .. when i go on the out put screen i am not able to go back or cancel or exit , though i have created the GUI status and activated it as well .my program is designed to display the user action ...

Resolved! dynamic actions

Hi all,In our project, a subtype in infotype 0019 is created which is named U10. The requirement is :The moment we choose the subtype U10 in infotype 0019, the date of task or termn field should get automatically filled up with a precalculated date. ...

Resolved! alv display

Hi all,I have an internal table with all the fields from s703 table.Now i display the internal table using alv field catalog merge.Actually in the table for some vaues decimals are present like 5.0000,32.5000 but in the alv output i did not get the d...

coding standards

Hi Guys, i work for a company which is just a year old. I have been asked to prepare a document on coding standards for SAP Scripts and Smartforms. I have to give a presentation on this tomorrow morning. Please help urgently.All helpful answ...

field-symbols: urgent

hi experts,I want to assig na value to an field-symbol.This is my code:FIELD-SYMBOLS: <FS_ANY> TYPE ANY.ASSIGN ('(SAPMF02K)ADDR_COMPLETE-ADDR_TAB[1]-DATA-STR_SUPPL1' ) TO <FS_ANY>.but this is givingn error.Please help me.

Fax problem

Hi all,I ma getting Error message <b>( No delivery to 00918042513369, as recipient unknown )</b> while sending Fax through ABAP prog. What is the problem ? I am using this FM <b>SO_NEW_DOCUMENT_SEND_API1</b> to send Email and Fax. Email is ...

alv header list

in the alv report for displaying the header data i have written my coding asFORM E04_COMMENT_BUILD USING E04_LT_TOP_OF_PAGE TYPE SLIS_T_LISTHEADER. DATA: LS_LINE TYPE SLIS_LISTHEADER. CLEAR LS_LINE. LS_LINE-TYP = 'S'. LS_LINE-KEY = 'Payer'. LS...

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.