IE02 BAPI to modify equipment warranty date
Hallo Gurus, I need to modify warranty dates on equipment via bapi, but I can't find the correct one.Can you help me?Thanks in advance!!
View Articlewhich table has the info of Table Maintenance Generator
I need to get the list of tables which has been done Table Maintenance Generator among a group of tables.does anyone know which table contains the infomation, like the mark or the status of Table...
View ArticleSplitting timestamp into Date and time
Hi All, I have a time stamp and i need to split into Date and Time stamp. I am using CONVERT TIME STAMP but here we need to mention Time Zone. My Timestamp is in PST Time Zone. So If I want to use...
View ArticleTable Creation & Some T-Codes in ABAP
Hi All, ABAP Table creation :: Table creation using direct data type:-Go to se11Make sure DB table is selected Click on Create Under Delivery and maintenance tab, select Delivery Class as ‘C’. It is...
View Articlewhich row selected first in table control
Hi Guru, I have a table control in which multiple rows can be selected.My requirement is to know which row is selected first. Can it be possible? Plz help. Thanks & Regards,Abdul.
View ArticleAdd logo to excel using OLE in ABAP
Hi All, I'm preparing an excel document using my Internal table and I also want to insert an logo at the top right corner of excel.As the internal table data size can vary(Though only 13 columns) I'm...
View Articlecan we send multiple fields in AT END OF statement.
Hi, can we send multiple fields in AT END OF statement. for example ...at end of banfn bnfpo. i nee the two fields at the same time.
View ArticleCheck proforma invoice - How do I know if a proforma invoice is successful?
Hi everyone, Gurus... I have a question for all of you regarding proforma invoice, I need to know if a proforma invoice was canceleted or not. But that's not all, If I...
View ArticleHow to close the open sales orders through bdc?
hi friends, i want to close the open sales orders through VA02 transaction using BDC, when iam using BDC material 1 having the item number 1, material 2 having item number2 this situvation...
View ArticleChanging Refrerence Document number for GL accounts Document
Hi Experts, I am trying the change the Document which was already posted.(FB03)For this I am using FI_DOCUMENT_CHNAGE function module but this is working fine for AR & AP bookings only.It is not...
View ArticleRetro calculation in US Payroll in a program.
Hi ABAP Guru, I am trying to calculate the retro amount as it is being calculated by the Payroll Recon report(PC00_M10_REC). Please provide the suitable methodology to calculate...
View ArticleOverflow during the arithamatical operation
pls friends give me a solution ........... this is my programwhere the actual programin loop only its staying.......REPORT ZMM_ASSIGNMENT03. *PROVIDE TABLES WORKAREA.TABLES : LFA1,MAKT,MSEG,MKPF....
View ArticleReplacement of obsolete «Import/Export to-from Memory ID» operator
Hi, ABAP Experts Import/Export to-from Memory ID is one of the main approaches to pass data between ABAP-programs. The problem is that this statement has been marked as obsolete since ECC 6.0 (at least...
View Articleempty value in export and import value in object oriented
hi expert i have big problem on exportand import one char .in mymethod u have one char with name DATA : ANSWER1(1) TYPE C. ANSWER1 = 'J' . EXPORT ZANSWER FROM ANSWER1 TO MEMORY ID 'ABC'. in my...
View Articlewhy we use conversion_exit_alpha_input call function in driver program while...
Hi, can anyone explain why we use this call function? and can we use other call function instead of this? CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = gv_kostl...
View ArticleDifference between alv report and crystal report???
Hi, Please give your valuable answers... regards,Deepak Singh
View Articletotal mismatch after inserting a new field into a contribution fico report ???
Hi, i'm facing a issue, that i created a contribution report for FICO with nearly 10 fields including Total, first it has been getting right, now i need to insert another field additionally to that...
View ArticleXLSX Upload through UI5 into BACKend (ABAP)
Hi All, We are uploading an XLS(x) file from SAP UI5 web page, through BSP ( where the file data is read in Xstring format( content from http body)), which in turn is provided as input to ABAP...
View ArticleOBJECTS_OBJREF_NOT_ASSIGNED
Hi, I get the above error when a Z program runs in background don't know if it is a program errorI found this solution but it is not clear what to...
View ArticleSAP BW Routine Programming language !!
Hi Gurus I am currently working in SAP BW , i have to write ABAP routines in my modelling . Can you please guide from where i can start in ABAP to write routines . Should i start with MY SQL in order...
View Article