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

How to update Sales order Material Number and Rejection Reason by using BAPI_SALESORDER_CHANGE

Hi All,Can any please assist me regarding Sales Order Update.I am using BAPI_SALESORDER_CHANGE to update sales order information like material number (MATNR) and Rejection Reason (ABGRU).Here I am getting the success messages in return internal table...

BAPI_SALESORDER_CHANGE

Hi everybody,I am using BAPI_SALESORDER_CHANGE  to update the header fields reason_rejection and bill_block.             ORDER_HEADERS_INC-ORD_REASON = 'zcr'            ORDER_HEADERS_INC-BILL_BLOCK = space.            L_ORDER_HEADER_INX-UPDATEFLAG = ...

GRIR report : Coding issue for movement type(101,102,122,123,161,162) .

HI,I have started a development in GRIR report(MIGO and MIRO) .But when it comes to movement type field (BWART) ,for GRN for a particular document no(EBELN) and lineitem(EBELP)if the case is such that when BWART field is 101 and 102 and SHKZG is S an...

Resolved! editing field after the display using reuse_alv_grid_display.

Hello All,             I have a requirement where i have to display an editable report with a check box and an editable field which will be initially empty.Now there is a field in the display which is needed to be fetched from different tables based ...

MEMORY_NO_MORE_PAGING

while running a report in background we were getting following error"SAP paging overflow when storing data in the ABAP/4 memory"we were using following logic ( export <itab> to memory id and import <itab> from memory id )Sample Programexport HEADER t...

problem in table in main window when billing document have miltiple item in smartforms.......

Hi, I have created a smartforms for billing document(VF02).....In main window I have created a table to display the DESCRIPTION ,RATE,HOURS,AND AMOUNT for each item in vf02..........but when i execute the smartforms  the 2nd item will diplay in next ...

Resolved! VARCOND starts with “BCS_CUST_OPTION” or “AMAT_CUST_OPTION”.

This is my requirment : Read KONV with VBAK-KNUMV. Check if a record exists with KSCHL = ZA00 or ZC00 and VARCOND starts with “BCS_CUST_OPTION” or “AMAT_CUST_OPTION”. If so then YES else NO.   select varcond from konv into l_varcond UP TO 1 ROWS    ...

MEMORY_NO_MORE_PAGING

while running a report in background we were getting following error"SAP paging overflow when storing data in the ABAP/4 memory"we were using following logic ( export <itab> to memory id and import <itab> from memory id )Sample Programexport HEADER t...

Resolved! Sending spool as an email

Hi Gurus,I have a background program which generates spool. I need to add email functionality to this program. The spool should go as an email to the users.So at the end of the program I have used lv_spool = sy-spono.CALL FUNCTION 'RSPO_RETURN_SPOOLJ...

User Exit for Creating Delivery challan at the time of material received from sub contractor?

Hi Expert,I need enhancement to create Subconracting challn at the time of goods receipt form sub contractor with Mvt type 101 for finished goods and Mvt type 543 for consumption of component.Can any one tell me the right user exit or BADI for achiev...

Reg XML output

Hi ,My  internal   table having two  structures.data: begin of itab,               include str1,      ( this is Header record)               include str2,     ( this is Multiple record)      end of itab.My  requirement  is to convert  internal itab  ...

html tags in abap

Guys,I am creating html files using html tags in abap code resulting complex html tags in the report.Is there any alternative wherein can I create a html template pass the data and generate htm file?Any help is appreciated.REgards,Harsha

Issue with OLE in sap

Hi Experts,We are facing an issue with the excel while downloading in prodcution system.Let me explain you the issue clearly .We have a Zprogram  and used the OLE concept in order to download the data from internal table to excel.But here after downl...

Resolved! At end of statement

Hi Team,I am facing an issue while using at end of statement in one of my scenarios I have a scenario where I have 3 fields in my internal table mainly reference no counter dateI have data in my internal table as:reference no     counter      date1  ...

tcode VF04 is not comming.

Dear Experts,     I was trying to create a variant for vf04, but I think I've done some mistakes for which the entire tcode is not coming. I was trying put some default value on some field by using variant. But from SHD0 it was not possible then I've...

Labels in this area