How to create a radio button in SAP Query SQ01/SQ02.
Hi all,I have created on Query for table RESB.I want to add one radio button in selection screen of the query called "Pending only". What i want to do based on this is, i will filter data based on...
View ArticleFF_5 User Exit to calculate tax automatically.
Hi Guys, The postings in FF_5 are done through transaction FB01 in the background. There is no way the user can enable the Calculate tax automatically (BSEG-XMWST)check box in the background. I would...
View ArticleHow to find change in Pricing Condition Type value in VA02.
Hello Gurus, need your help in below scenario. Im my project we are using 2 pricing condition types, say 'A' and 'B' , while creating Sales Order. so my requirement is like I need to create Z table...
View Articlehow to find customer address using vbeln?
Hi everyone!I'm working with scripts.In a driver program i write code for fetching address from KNA1 table using 'vbeln' (sales order no).Data fetching:- vbak->vbeln kunnr...
View Articlepass string longer than 255 characters to a single line of internal table
Hi, I am facing issue while moving string having around 1000 characters to internal table. It is only transferring first 255 charcters to internal table. In loop if I concatenate and append to internal...
View ArticleAuthorization on change of PO ITEM TEXT
Hi.. Experts, I have a requirement like, I have to put authorization on some TEXTS at PO ITEM level. But I'm not getting how to put authorization on text, like only HOD of MM department could...
View ArticleHow to load a string(which I select) into SAP from a webpage?
Dear SAP Experts, I designed a SAP screen with a text box and a push button using module pool pgm. when I click that push button (i.e. in PAI), it should generate some static URL of an aspx page (.net)...
View Articleproblem with credit card transaction data upload
helllo all, I am trying to upload credit card transaction data from transaction prcc_vcf4. In the development it was successful without any errorsWhen iam trying to upload it in quality is giving lot...
View Articleproblem while data retrieving
Hi, I am unable to retrieve exnum1. SELECT SINGLE docyr exnum INTO (itab-docyr,itab-exnum) FROM j_1iexchdr WHERE rdoc = itab-vbeln. IF itab-docyr IS NOT INITIAL AND itab-exnum IS NOT INITIAL. SELECT...
View ArticleAccess a Data node in Java Script via SOM Expression.
Hi Friends, I have an issue in accessing of data nodes which is not bounded to any form field in PDF. I have some validation which i need the value of data node . Note: its a single field that i...
View ArticleCompare char fields
Hi, I have some doubt about how it works, the comparation between fields with the type C. For example with the field type KOSTL it is a CHAR 10. Data types (C, D, T, X), the comparison runs from left...
View ArticleFew things regarding debugging
Hi All guru, I want to know few things regarding debugging of basic level i gone through google and help.sap but there all describe with abap.As a functinal candidate i want to know only the concept of...
View ArticleImage in Selection Screen
Purpose:To decorate the selection screen of a development with meaningful pictures. Idea Background:Often there is lot of blank space left out the selection screens of report programs. And these...
View ArticleBAPI SALES ORDER CHANGE
Hi all, I'm using BAPI SALES ORDER CHANGE for change sales order,Now i want to add item with item text, Is it possible through tis BAPI? if it's possible tell me how to do? wit example pgm....
View Articleabap help - for refreshing result screen.
Hi SAP Guru, I'm a beginner in the SAP ABAP world and i have been asked to look into whether the result of a selection screen can be update automatically every 5 minutes instead of the user manually...
View ArticleSpool in sp01 is Waiting even after its completed
Hi,I have made changes to a smartform triggering from a Tcode.The program generates the Form and iam able to see the preview in SP01 Spool.But the Spool request is always in 'waiting state' even after...
View ArticleSAP ABAP Programming :: Learners Guide (Introduction)
From this blog you'll get to know about the following topics. ABAP Programming IntroductionBasic features of ABAPthe ABAP workbench and tools.How to create a domain, a data element, and a table.How to...
View ArticleProject definition greyed out for input-only selection from the pop-up.
Dear Experts, I have a requirement where we need to gray out Project Definition in tcode CJ01/CJ06/CJ20N. For input only one can choose from pop up. Could anyone please let me know where to write the...
View ArticleNeed table names for Mfrnr , which is assigned to BOM Component ??
Hi All, Please suggest me table name in which MFRNR is assigned when we assign MFRNR for a particular BOM Component .. I found this field in MARA table . but i need to know when we assign multiple...
View Articleproblem in size of pdf file converted through auto email of alv report
hello, I had develop a code for auto emailing a report to users as pdf attachement but when the file gets generated, its size becomes very small and the columns gets shrink and because of this the...
View Article