How to access out-of-scope variables?
Hello ABAP experts, I have recently noticed that the technique to access out-of-scope variables using a field-symbol and assigning the string (PROG)VARIABLE to the field-symbol no longer appears to...
View ArticleMain Window not flowing in 3rd page of smartforms
Hi all.... I have created a smartform with 3 pages: The first page has a main window. To trigger the second page i have used a command node.The second page has secondary window.To trigger the 3rd page...
View Articleincreasing the default length of selection text for select options
I want to change the selection text of the highlighted fields from default length of 30 characters to 34 characters.please help me. SELECTION-SCREEN BEGIN OF BLOCK b WITH FRAME TITLE...
View ArticleHow to join THREE different tables into internal table using one select...
How to join THREE different tables into internal table using one select statement . Hi experts, I would like to request your guidance in solving the problem of joining the data from three different...
View ArticleRe: How to make delivery group field mandatory in abap
Hi How to make delivery group field mandatory using enhancements or exits in abap. Its urgent. With Best RegardsNagaraj
View ArticleBAPI_SALESORDER_CREATEFROMDAT2 multiple items problem
hi, experts ,I'm facing a problem when using BAPI_SALESORDER_CREATEFROMDAT2 to creat SO,I create a sale order with six items and one of the item has problem. It is possible for me to create the SO...
View ArticleHow to resolve damaged PDF file (via GUI_DOWNLOAD)
Dear forumers, I am having problems with the GUI_DOWNLOAD method for downloading PDF files to the presentation server. The SY-SUBRC code is 0, and the PDF file gets downloaded and saved in the...
View Articlehide read reciept?
hi i m using 'BBP_OUTPUT_PO_DOC_SEND_ADB' this fm to send adobe attachment tthrough mail i want to hide read reciept ? try. send_request = cl_bcs=>create_persistent( )....
View ArticleStop Inbound IDOC's from being created
I want to stop inbound IDOC's for a particular partner (type LS) from being created in our R/3 system. Is there a way to do this? I am aware these can be stopped in the middleware, but this is not...
View ArticleReschedule an outlook meeting in SAP ABAP
Hi experts, I have written a program to send meeting request from sap to outlook, but now my requirement is to reschedule the same meeting request which i have sent, for ex: suppose i have send a...
View ArticleABAP Proxy : Modification in Structure 2
Hi,I try to modify a structure but i can not do that, because is "Proxy Structure (generated)", I excute the transaction SPROXY in order to modify this structure but i don't know how to find it Pls...
View ArticleEmpty the Queue of SOST
Hi All, We need to clear SOST queue completly on regular basis.so that nobody can send mail from Quality or Testing server by mistake.Is there any Program to do so? We have SAP 4.7. Please provide some...
View ArticleHow to enhance the COPA0005
Dear COPA experts, We would like to use COPA for reporting. When doing valuation of Billing in COPA using a standard cost estimate this is done for the whole Controlling Area as COPA doesn’t limit on...
View ArticleALE errror while doing outbound
Hi when I am trying to send an outbound IDOC through TCODE CJAL i am getting erro stating as below: Project GB1FPPG30000000000 cannot be sentFilter object COMP_CODE is missing for determining receiver...
View ArticleAddress line shoud print smartform
Hi My requirement is I am populating adress values in smartform output.If any of filed value is blank ,next value shoud occuply the space So we don't want any blank space in my header window...
View ArticleHow to read a file content from portal
Hi experts, I have a file (xml or xlsx), which i have kept in D drive.then using GUI_UPLOAD, i have read file content into internal table. then i am proceeding furthur. but in real, my file will be in...
View ArticleSmartforms output different in two systems
Hi Gurus, I've a smartform in Q and Prd. Versions are same but the font and style look different in both systems. In Q, the form is in bold, but not in Prd. Is it related to printer settings? What to...
View ArticleStop Idoc creation on conditon
Gurus, I've a situation where I get a message from third party system, that message will be creating Idoc in SAP. I wanted to get Idocs created only on condition basis. If cost of material is greater...
View ArticleIn Smartforms table border is displays wrongly in second page
Hi Experts, I have created the smartforms. There are two internal tables. 1.Header, 2.Item internal tables.I am looping the header table and displaying the details in item table header area. If the...
View ArticleCall Transaction SLG1
Hi, I have a requirement to call the Transaction Code: SLG1 from my ALV Report. I need to default the following values before I call this T-Code.1) Object2) SubObject3) User Name4) Transaction5)Program...
View Article