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! Dynamic table usage

Hi ,I am using two seperate fields to get the name of the table, on which I have to write a select statement. For Eg: Lv_field1 has value " A " and lv_field2 has " 000 " , I need to concatenate these two to get A000. This table is an existing one, it...

Resolved! Master Data Movement

Hello,I want to move the Master Data from Production to the Training Server.1. Work Centre2. Equipments3. Functional LocationsI tried to find if I can get any IDOC but I didnt get. For Work Centre there is Idoc available but there is no program to se...

Resolved! leading zeros in Numc field

Hi all, help me in the issue . I am passing value to a numc(3) field . lets take the value as '073' but it is showing as 073 in the output . How to acheive leading zero for the same in the output for a standard field.Thanks in advance

WeighBridge Table Structures

Hi experts,Can anyone provide table structure of Weighbridge system.i got the code but in the code developer use the ztables.and there is no any structure/data type etc. details.if anyone know about the same or any link for reference, pl. provide.tha...

alv oo module pool flow logic

hy guys, got an issue with an alv 00 in a module pool. When i call the screen 200 for the first time the alv is ok, but when i back to the select screen, change my selection and call again the screen 200, i still have the first ALV.This my code:FORM ...

Resolved! Dynamic clause WHERE

Hi all, i'm trying to Read from an internal dynamique table <it_tab> into <ls_tab> i need to add a WHERE at the endI triedREAD TABLE <it_tab> INTO <ls_tab> WITH KEY (clause_where).And LOOP AT <it_tab>ASSIGNING <ls_tab> WHERE (clause_where).But it's n...

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.