Container ALV Pop-up Button, CheckBox Seperator or Menu
Hi Everybody, When you add abuttonto the containerwe use thisstructure.*----------------------------------------------------------------------** CLASS lcl_event_handler...
View Articlehow to clear the buffer for the BADI PT_BLP_USER
Hi All, i have implemented the BADI PT_BLP_USER for the PTMW tcode. we have business requirement as below. based on the user authorization,we need to allow them to enter the time data for their entity...
View ArticleCheck for BDC in SD_COND_SAVE_A Badi
Hello Experts, I am creating a Condition records using transaction VK11 with certain condition type.My purpose is to trigger workflow after the condition record is saved after giving all the input.I...
View ArticleTop of page of alv report is not downloading in excel sheet
Hi experts, When I am downloading my alv report to excel sheet then top of page is not coming in excel sheet. I have used split container to display top of page. Can any one tell...
View ArticleObjects that are locked in multiple transports
Hi I would like to know tcode using which to find objects that are locked in multiple transports.I have transport for an object change and would like to know other transports that consists of same...
View ArticleWhy Tax jurisdiction code is clearing once customer is created successfully?
Hello, We are creating customers by running a custom report prog., wherein we used standard SAP's BAPI for creating this customers. We are running this custom report prog. in background, wherein the...
View ArticleDump in code
Hello experts,I have replaced old code by creating a function module and used it in code, but while executing program i am getting this dump Here is the screen shot of FM For your reference i am...
View ArticleFailure Mail Alert
Hi , As part of mail automation i am selecting status of the process chains from RSPCPROCESSLOG table.In the select am putting a condition to ignore active,planned,finished status jobs,which of course...
View ArticleDo I have to embed File_get_name in a process code?
Folks I am new to SAP EDI. I learned about EDI in bits and pieces. Can some body please explain following things: 1. Where does SAP store the newly received EDI messages? 2. I know File_get_name...
View ArticleBAPI_BATCH_SAVE_REPLICA with classification data
Hi,I have 2 questions:how can i create batch using BAPI_BATCH_SAVE_REPLICA FM - from my point of view, problem is that batch number paramaeter is obligatory. so ho can i use it to create new batch?i...
View ArticlePDF truncation using CONVERT_ABAPSPOOLJOB_2_PDF
Hi All, I am facing a problem in PDF conversion, i have a custom program which converts spool to PDF and writes to server using CONVERT_ABAPSPOOLJOB_2_PDF. when i download loaded pdf file from server...
View ArticleALV Report How to Show Etra Column??
Hello Experts,My requirement is modification in existing report, from VBFA table I have to show VBELV in report as extra column, in report I am already getting value of VBELN, but requirement is like...
View ArticleHow to add values in the method calling in BADI
Dear Experts, I am working on BADI, in the badi i need to include value in the change parameter, how to include the value on that, please find the blow screen for more idea. Here i need add value...
View ArticleGN_DELIVERY_CREATE is creating multiple Inbound Delivery
Hi, I'm successfully able to create the Inbound Delivery using GN_DELIVERY_CREATE but it creating separate Inbound Delivery instead of one with multiple line items. I'm already setting the KZAZU...
View ArticleFunction Group Error in quality systems
Sorry, But my query may be a little long to read. I m new to ABAP and i was handed over the job of releasing transport requests which i screwed up..We Created a function group for around 26 function...
View ArticleA way to create an ActiveX object and call its method in ABAP
Hello there,I have an ActiveX in my computer I've made, with two methods, "Method1" and "Method2". I would like to write an ABAP program that creates an object of this ActiveX, calls those methods and...
View ArticleHow can i using this function with Gui Download ?
data yol type string.concatenate 'D:\Proje Çalışanları\' gv_pjtx '.xls' into yol. CALL FUNCTION 'EXCEL_OLE_STANDARD_DAT' EXPORTING file_name = yol* CREATE_PIVOT...
View ArticleHow to Create a SES with acc Assignment Category 'F' even though Purchase...
Hi Experts... I am creating mass service entry sheets with BAPI_ENTRYSHEET_CREATE...as per the client requirement if purchase order item acc assignment category is 'U'..then we have to Create service...
View ArticleChange document for user is not updating
Hi All, I have written a simple Zprogram to unlock a particular user.But the issue is that its not showing any log for that particular user in TCODE SU01-->Change document for user .Please let me...
View Article