Application Development and Automation 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

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Resolved! amount spell

hi everybody, after coverting amount in words , the amount part after decimal is not showing for e.g. 1000.40 is showing one thousand but 40 paise is not coming ,pls help me regarding this matter.regardspankajabap developer

ALV Tree

Hi,I have created a ALV tree program using OO-ABAP. I want to make few fields in the Tree as editable.I went thru the demo program BCALV_TREE_ITEMLAYOUT. Here it has option to change each field to Text,Checkbox,Button. Everything works except for Tex...

Resolved! sap_all_display problem

Hi My server is SAP 4.6c Am create a one user with role sap_all_displayBut when I enter SPRO, SU53, and some tcodes it will give error massage u r not authorized I check sap_all_display role in that menu is red color .pls tell me how create the spro...

Resolved! ALV MENU

Hi all,just a matter of curosity, i wanted to know what is the funcationality of REFRESH button in ALV Menu. Also, is i try to give my code for the 'Refresh' button, it does not do anything? can u pl help.regards

Few Questions...

Hi all, i have few queries > why do we use appending table for ex: select a b c from bsis into table gt_final where ....again select a b c from bsas appending table gt_final where.....what happens in this scenario.> is it neccesary to use...

Resolved! BDC related problem

Hello friends... I am having a problem with my BDC Program code. I am developing a BDC program for MIGO. I dont have option to use BAPI_GOODSM_CREAT for some reasons thats why I am using BDC. well My problem is I am giving the input of mention be...

PERFORM.....ON COMMIT

Dear Experts,My problem is as follows..I am performing 311 goods movement using BAPI and then updating 'Z' tables in a subroutine PERFORM.....ON COMMIT.Now in some situations like power loss or other data is getting updated in 'Z' tables but not in s...

Catch Error in LSMW

Hi All,I have a 10 data's in a Flat file.I update the Data Base using LSMW batch input method.After finished the updation I checked the data base. Only five data's were updated. So I need to get the error data's in a internal table.I knew that, In g...

Resolved! table entries

Hi,I created a new table ZTSD_T001W which is copied from T001W table.I created a new table maintenance .When I go to SM30 and enter the table name and click on maintain button it is giving an information message as 'Entry missing in TSADRV,new addres...

Resolved! reg sapscript

hiTABLES : LFA1,EKKO, EKPO.DATA : BEGIN OF ITAB OCCURS 0, LIFNR LIKE LFA1-LIFNR, EBELN LIKE EKKO-EBELN, END OF ITAB.DATA : BEGIN OF JTAB OCCURS 0, LIFNR LIKE LFA1-LIFNR, NAME1 LIKE LFA1-NAME1, LAND1 LIKE LFA1-LAND1...

Resolved! Field Validation in PAI

Hi Experts,In my PAI, i have 3 fields. I need to have several validations.1. check if the fields are not empty.2. check if the field is in the right format (QUAN - need to display the message in the screen. i.e. when the user inputted a wrong format ...

FICO Report

Hi All,I am new to FICO. In my place there is no FICO Consultant. I need todevelop one report as follows . This one is Budget releted monthlyreport. If anyone hep me to find out the Field and table names orsend code will be appreciated .Report look l...

Resolved! Module Pool

Hi All,This is a requirement in Module pool programming. I have a screen with a table control in which a range (specified by user) of document numbers are diaplayed.Now when multiple document numbers in this table control are selected and the 'DISPLA...

RFC Job Scheduling

Hi Experts,I created an RFC & they want it a batch job daily one time How can I create a background job for this RFC to say run it daily one time.And I got other RFC it must run real-time means immediate. How can I do this?Can anybody assist me ASAP ...

Labels in this area