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

Re: Call cfunc

Hello,I have a statement like below in my program...FORM exec_command USING cmd. FORMAT COLOR COL_HEADING. WRITE:/ 'Now executing:', cmd. FORMAT COLOR OFF. CALL 'SYSTEM' ID 'COMMAND' FIELD cmd ID 'TAB' FIELD tabl-sys. WRITE:/ ...

Authorization Check

HiI have a user who has authorization to SE06. When this user executes this transaction he can click on Client Setting and view table contents of T000 thru the transaction SCC4. This user does not have access to SCC4 or SE16. However he is still able...

Resolved! Classical report

Hi,I am coding for a classical report.There are many columns in the report and have to scroll right to see complete report in the output.Is there a way to freeze the first column while i am scrolling to the right to see the rest of columns ?Thanks in...

What defines spool width?

Hi exparts,I'm facing a problem about WRITE statement.In an add-on program, there is WRITE statement in START-OF-SELECTION.REPORT LINE-SIZE 132, and 120 characters are written.Our R/3 is NOT unicode system.When execute the add-on online, 120 charact...

Resolved! Problems in stament INSERT

Hi guys, I've a problem, I've a table Z and many users use it in dialogue, the program use INSERT and DELETE constantly and the program there is a sentenceINSERT TABLE ITAB FROM ztabla. When I do a debugger to the program, and I come to the sentence ...

FI_DOCUMENT_READ

Hi all experts,I need to extend printing form for cash journal document. I need to add line items from accounting document. I use FM FI_DOCUMENT_READ. When I call it in test mode, table T_ACCIT is filled with data. But when I use it in program with t...

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.