SAP ABAP alpha numbering serial numbering in GTs System:
Hi All, Requirement: if same line item with multiple valuesdisplay the line item multiple times with serial number as 1A1B....1Z2344a4b... so on.. development required in GTS system... please suggest...
View ArticleHOW TO REFRESH CONTAINERS IN INTERACTIVE ALV REPORTS?
Hello everyone.I have developed an ALV report with four containers in a screen, using hotspot event am interacting list, my question is when am interacting screens in ascending order the output is...
View ArticleBDC Call transaction
My program creates parnr(customer partner) by using kunnr from vap1 tcode where kunnr(customer number) is transfered to vap1 tcode by bdc call transaction from external system. The newly created parnr...
View ArticleProblem with standard transaction code.
Hi all, when i execute the standard report "Tcode: S_ALR_87011833" it shows an information windows which contains the below text and when i enter ok button it display an error message "no-errors". Typ...
View ArticleModifications inside iw28 transaction under the print icon
Dear Team, I am facing a requirement where I need to add a customised code under the print icon button. I will give you a step by step of my requirement. Can you please help me in guiding how to do...
View ArticleTHE TYPE OF DATABASE TABLE AND WORK AREA (OR INTERNAL TABLE) "IT_ZBANK" ARE...
Hi Experts, I just created database table(zbank) with these fields ACC_NO CUST_NAMECUST_CITYAND also I just created module pool program in layout options I designed above table fields and ONE PUSH...
View ArticleBAPI_ALM_ORDER_MAINTAIN to update "Reported By"
I am using BAPI_ALM_ORDER_MAINTAIN to create a work order, but couldn't find a field to update "Reported By" field at Notif. dates tab.Any idea which field in BAPI_ALM_ORDER_MAINTAIN can be used to...
View ArticlePO PDF Size Reduction
We are attaching PO printout from Smartform converted to PDF , in a mail to the Vendor. There is nothing unusually large in this PO. Just normal Logo which is of small size, and existing fonts. But...
View ArticleFields were getting cleared during front level screen validation using...
Hi All, My requirement is to set simple front level screen validation to the TCode: F-28. The Following are the steps that I've Done. 1. Front Level Validation on BKPF-BLDAT (Date) and BKPF-BLART (Doc....
View ArticleFPCOMP_FORM_END System error
Hi, I have created an Adobe form and getting it triggered through a driver program. But while calling the program the FM 'FPCOMP_FORM_END' is returning value of sy-subrc = 2 (which I have checked in...
View ArticleFM to update the approved time sheet in CAT2 without creating a new one.
Hello Experts, It is a well known fact that BAPI_CATIMESHEETMGR_CHANGE creates a new time sheet counter and cancels the previous one only if the time sheet being changed is the approved one. But this...
View ArticleBAPI in me21n to increase performance
Hi All, I am using the below select statements in BADI - ME_PROCESS_PO_CUST ( at check) during the creation of PO. They are working fine, but is there any BAPI which I can use, instead of using the...
View ArticleExcel file size when download to Local File from ALV
Hi, An issue was founded in ALV GRID when user exports the data to Excel file via Local File button (Local File -> Spreadsheet) or via List menu (List -> Export -> Local File ->...
View ArticleIndex Full Scan
Hall dear Developers, SELECT * FROM zadresses INTO TABLE it_addresses WHERE NACHNAME = 'KOCABAS' AND STADT = 'DORTMUND' %_HINTS ADABAS 'INDEXACCESS("ZADRESSES~001")' I have a question regarding...
View ArticleNumber are not adding up in custom report
I have a custom report and I have noticed that it is not adding up since the "-" is behind the number and not in the front. How can I change the numbering format in the column "Pre Tax Amt"? The total...
View ArticleCall an application, developed in classic system, from IS-U system
Hi All, Can a custom application, which is developed in classic System, called from IS-U System through RFC? If not, then how this can be done? Users in IS-U want to view and edit data in the classic...
View ArticleLanguage conversion in smartforms
Hello, Our business is using an output type for delivery for the Romania region. The printout comes in Romanian language .Now they want to re-use the same smart form for the Serbia market. The...
View ArticleUser Exit for CJ20N
Hi, While saving the WBS Element, I would like to populate the value of PRPS-USR00 depending upon some condition.Is there any EXIT where I can modify the value as per my logic. I already checked the...
View ArticleDynamic IF Condition
We all have heard about dynamic conditions in WHERE clauses (Dynamic where clause - ABAP Development - SCN Wiki), dynamic READ statements (Dynamic WHERE in READ TABLE | SCN), dynamic internal tables/...
View ArticleALV grid title is not updating when am interacting the multiple screens.
Hi everyone,I have developed an ALV grid report with four screens using CL_GUI_ALV_GRID class and using HOT SPOT event . my question is when am interacting the screen of first screen the same content...
View Article