VC_I_GET_CONFIGURATION_IBASE return value issue
Hi Friends Right now I am using function module to fetch configuration value from IBASE. When I execute the program, sometime its returning wrong value for some fields( In few scenarios). For Example...
View ArticleTable protection for entire table in loop
Hi guys, I have a problem with page protection.I have a structure like this (pic also attached)LOOP-- TABLE---- HEADER------ LINE1---- MAIN------ LINE2---- FOOTER------ LINE3 It displays a table, that...
View ArticlePO/PR Release codes Based on Inventory and Trade limits
Hi All, In my development program, i need to find the PO/PR release codes based on the inventory/trade amount limits of the user in the SAP system.I have the user id and inventory/trade amount limits...
View ArticleBAPI_INSPLOT_SETUSAGEDECISION error
Hi, I have a requirement where we are supposed to perform stock posting programmatically; instead of doing it manually through transaction QA11. I am using BAPI BAPI_INSPLOT_SETUSAGEDECISION for the...
View ArticleIN SRM 4.O shoping cart validation . I am doing validation in BADI...
I am doing validation in BADI BBP_CHNG_AGNT_ALLOW in method AUTHORISE_FOR_INSERT doing validation and raising error message using message exxx. In shopping cart portal I am getting SAP GUI screen and...
View ArticleExcel Download Top of Page
Hello, I have a report displayed using function module 'REUSE_ALV_GRID_DISPLAY' and it has a Top of Page event that contains the selection parameters entered by the user. Method...
View ArticleHow to encrypt a text file downloaded from AL11 tcode
Hi Gurus, I have a requirement to download a file(may be a .txt format) into presentation server from AL11 t-code(Application server). The file will have some confidential bank details,so the customer...
View ArticleWebDynpro: Access method from another view Controller
Hi Experts! I have a doubt but I'm not sure how to resolve this one. I have a view Controller with some methods implemented. Within a method, at a certain point I'd like to access a method from another...
View ArticleArabic text print using Dot matrix printer
Hi Friends, My client using Dot matrix printer to print forms,Now we are implementing SAP so he want to continue the same for SAP forms as well.Every Form contains both Arabic and English texts,when I...
View ArticleString Search operation Inputs required
Hi Friends, I am trying to find the best possible approach to find out whether the given word has got leading space or trailing space. For eg: l_word1 = ' SDN'. l_word2 = 'sdn '. When i run my...
View ArticleXLSX and XLS not opening after attaching to order
Hi SAP Experts , I am trying to attach the Excel file to SAP work order and its getting attached. But not opening properly. I am able to attach PDF and open it fine with no issues . Where am i going...
View Articledata type F
Hi,Can some explain to me why below result is 9.2249999999999999E-01, not 9.225E-01? DATA: l_calc_base TYPE f. l_calc_base = ( 2008.00 - 163.00) / 2000.00.
View ArticleHRPAD00INFTY - delimit subtypes
Hello Fellow Users, We are using infotype 0057 to store some Union Codes. The requirement is to delimit the records by subtypes. i.e, when a new record for a new subtype is created in IT0057, the...
View ArticleNeed to print the 2D barcode ( Data matrix ) - Smartforms
Requirement : Need to print the 2D barcode ( Data matrix ) on the exising GR label. Actually we have tried to create a 2D barcode using SE73 transaction , but we don't have the DATA matrixbarcode in...
View ArticlePopulating inbound Idoc data into custom program
Hello Gurus, I have requirement that i need to populate the data from cusom inbound idoc into custom(Z program) program. I have an idoc YUNI and i need the data from that idoc into my Z program ZUNI....
View ArticleDump : GETWA_NOT_ASSIGNED in
Hi Team, Category ABAP Programming ErrorGETWA_NOT_ASSIGNEDABAP Program SAPLKKBL, LKKBLF99 We found one SAP NOTE Note 1783865 - DBACockpit: Dump GETWA_NOT_ASSIGNED in segments (aggregated)But basis...
View ArticleChange Price to ZERO on Purchase Order Confirmation IDoc (ORDRSP)
Hi, We have a scenario where the Purchase Order has $ value and when we get confirmation IDoc(ORDRSP) from the vendor, the IDoc has ZERO price.I'm able to change the price but cannot make it to accept...
View ArticleReading cluster table BSEC
Hello, I want to read data from BSEC table which is a cluster table. I found a FM READ_BSEC that will read the data but it need all the key field data to be filled in. In my case I need to read data...
View ArticleABAP value help (F4 help / search help) in report for own datatype
I have problems getting the value help to work for parameters in report that have a datatype that I defined. I should say this is the first value help I try to create and the instructions on...
View ArticleGenerated maintenance view: column names
I created a Z table of delivery class C, customizing that I want to be transportable.I used Utilities -> Table Maintenance Generator. It worked pretty well, I can maintain the data in sm30 now and I...
View Article