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! LSMW - Problem

Hi,In the following code:<br><br><img src="http://img527.imageshack.us/img527/7114/lsmwrl6.jpg" border="0"/></a><br><br>vkorg is sales org<br>vwerks is delivery plant<br><br>The lsmw reads the vkorg and vwerk. However, say the 1st vkorg is zpmb, with...

Resolved! Secondary index report

I would like to create a report that lists all secondary indexes including the columns indexed. What tables contain information on secondary indexes? Is there an FM to get information on secondary indexes?Thanks In Advance.

Resolved! Code for replace

Hi ,I am trying to replace a character of the field from the itab.itab-f1 = 'HOPT & SCHULER GMBH & CO KG'.My code is like this:loop at itab.tmp = itab-f1. IF lf_tmp CS '&'. REPLACE '&' WITH '&amp;' INTO lf_tmp. ENDIF.itab-f1 = tmp.en...

Resolved! adding a field to a z table

Hello, I am trying to add tow new fields to a already existing empty z table. I went to se11 and added the fields. I activated it. I can see to two fields when I do a display. I want to add records to the table and I am using se16. when I clicked on ...

pick list in ALV

Hi experts,I have created ALV grid and displaying fields from Ztable.In one if the fields i have cost center (KOSTL) field.Now, in the ALV grid KOSTL field how can i get exsting cost center values(PICK list)? So that user can select one of the existi...

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.