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! Zeroing out inventory nightly

We have a requirement for zeroing out inventory at a particular location on a nightly basis. Currently it's a manual process using MI10. I've been investigating the BAPI_MATPHYSINV_* function modules, and it appears they are capable of doing what w...

Resolved! offset value

Hai,Iam new to abap can any one solve the above example:data: c type i,c1 type i,len type i,flag type c.parameters word(20).c = 0.len = strlen( word ).c1 = len - 1.len = len / 2.flag = ' '.do len times.if ( wordc(1) <> wordc1(1) ).flag = 'X'.endif.en...

Resolved! Copying Variants

We have 2 SAP boxes one for development the other for production. There is a program say <b>PROGRAM1 on the production server</b> whose variants we want to copy to become the variants of another program say <b>PROGRAM2 on the development server</b>. ...

upload RFEBKA00

hi i'm doing upload trough standard program RFEBKA00,where it createes a session.but the user is not giving the value for a mandatory field,so we are planning it to do ourself.how to send that value,plz any help,imm points are alloted.

Resolved! offset value

Hai,Iam new to abap can any one solve the above example:data: c type i, c1 type i, len type i, flag type c. parameters word(20). c = 0.len = strlen( word ).c1 = len - 1.len = len / 2.flag = ' '.do len times. if ( wordc(1) <> wordc1(1...

Resolved! search help

hi frnds, in my prg., i am using a ztable which has 2 fields.. which does not have any search help.. now i should display the 2 fields in the table control.. first of all the field1 should be made as f4 help... depending on the value selected the ...

Resolved! layiut

hello!i have a layout which has to be printed in four copies.in the 'OPEN_FORM' function i defined the number of the copies, but i have to write on each copy different location of where it should be sent to.how do i do it?regardsyifat

Idoc status 53

Hi,There are some inbound idoc's which brings SO Changes to SAP (edi communication) are posted with status 53 (i.e application document posted successfully but when u go and check it in va03, nothing is changed, which has to be changed as per the IDO...

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.