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! addition missing

Dear Experts,which syntax is the correct one. According to Abap OOP Tutorials is Example 1 the common kind of syntax, isn' it?Because I am getting this error massage with example1: PUBLIC addition of the CLASS statement is missing--------------------...

USER_COMMAND Not working

Hi I have used USER_COMMAND in my ALV list and done coding there. But in outut it s not reflecting. Condition for PF is working fine but not for USER_COMMAND.CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'.EXPORTING.I_CALLBACK_PROGRAM             = SY-REPID.I...

SmartForm: Centering footer

Hi All,I have standard text object of type (ADRS) which when I do a print preview using SO10 looks like this:      Company Name LTD          1 stuff street             L1 1AASo you can see each line is centered. When I use this in my smartform I get ...

Resolved! FM MB_CREATE_GOODS_MOVEMENT

Hi All,In my alv report, i am changing the Delivery qty and doing a Goods receipt to create material document for Open items using the FM MB_CREATE_GOODS_MOVEMENT and MB_POST_GOODS_MOVEMENT. I do not have a BAPI as this is a lower version of sap. It ...

Bharath84 by Participant
  • 7075 VIEWS
  • 10 REPLIES
  • 0 Likes

Resolved! Not able to create View Based Generic data source as Base Table field referring other Tables field (Currency/Quantity)

Hi SAP Gurus,I am trying to create a Data source on a View (single database table - RESB) but some of the fields of the table RESB are reference to other tables field likewise RESB field ROANZ is referring to RC29P table's field ROAME.I have created ...

Resolved! Dump while opening attachment in ME29N

Hi Experts,Users are facing short dump when they try to open one attachment. It it a mail attachment. But when they try to open one exception CX_SY_RANGE_OUT_OF_BOUNDS is raised.Dump::Runtime Errors         STRING_OFFSET_NEGATIVEException            ...

Method PROCESS_ACCOUNT doesn't get trigger in BADI ME_PROCESS_REQ_CUST

Hi Experts,I am facing an issue while try to modify account assignment data  in 'PROCESS_ACCOUNT' method of BADI 'ME_PROCESS_REQ_CUST'.  This method is not getting triggered at all.I checked in some of the sdn threads and found that this method gets ...

Resolved! Performs in LSMW

Hi All,Where do the performs in LSMW get called.I have seen it in field mapping also in LSMW generated program.Please do explain about how to use the performsCan it be dynamicaly called in custom include in LSMW generated programThanks,Venkat

Problem in Transporting table entries with client (MANDT) field.

Hi Experts     I want to transport table entries from table SXMSINTERFACE. It has MANDT (client) as one of the key fields.     I have manually created an entry in my transport request.     R3TR  TABU  Table  keys: Client = 250 and Object_key = XYZ.  ...

Program taking too much time to execute

Hi Experts,There is a requirement to delete some Open text files from the server. For that I am using below 2 FMs. 1.  ARCHIV_CONNECTINFO_GET_META  - To read fetch the file details2.  ARCHIV_DELETE_META                        To delete the fileWe hav...

Resolved! Entry of tax for A1 002 is not possible because of tax base 0 + BAPI_ACC_DOCUMENT_POST

Hi Gurus,Please help me to resolve my issue, i am uing BAPI  BAPI_ACC_DOCUMENT to post GL account data, which i can post manually also through FB01, but requirement is to do it through BAPI:I have created one test program with below data:gs_header-bu...

Resolved! Badi-Issue

Hi, I am working with one Badi implementation in development system. Badi: MM_RESERVATION_BADI andImplementation name :ZZ_MM_RESERVATION.  Below is my coding:  method IF_EX_MB_RESERVATION_BADI~DATA_CHECK.   SELECT SINGLE * FROM MARC WHERE MATNR EQ I...

Labels in this area