Issue in locking planning area in APO
I have created a Z report program to lock the planning area using below FMs. SM02_ADD_MESSAGE TH_POPUPENQUEUE_READLCA_LCK_LIST_ALLTH_LONG_USR_INFOTH_DELETE_USERZ table to update locked Planning area...
View Articlewhat is Search DB Operations in loops across modularization units in ATC ?
i used loops and read tables in my code, in ATC it was showing warnings " Search DB Operations in loops across modularization units ", showing message " 'NonLocal Nested Reading DB OP (...) found' how...
View ArticleRSDRI_ODSO_DELETE_RFC. (RFC functions for table, how use?)
Hi, all. Please, talk about RFC functions.I need to change record in table (sap) from Excel.I have read much, but don't understand group of rfc functions to work with...
View ArticleTriggering email without going through SAP queue
Hi All, When we are triggering email by ABAP using FM such as "SO_DOCUMENT_SEND_API1" or using certion class concept, the mail goes through SAP queue i.e SOST or SO01.My requirement is, the mail should...
View ArticleInbound idocs failed with status 51
Hi Experts, I have 5 inbound idocs of message type INVOIC and basic type INVOIC01 with status 51. one inbound idoc with status 51 and with message 'Runtime error SYNTAX_ERROR has occurred' and...
View ArticleHow to enter 500 char string in to text type field (STXH table)?
Hi Experts, I have a header text type field for my delivery note in VL03N. This is in ECC The data for this is coming from external application via SAP gateway. external app-->(REST...
View ArticleHTTPS with HTTP_GET ?
Hi, i'm trying to use function module HTTP_GET with a HTTPS url (incl. userid + password). I'm using destination SAPHTTP. When i use the url in my Internet Browser the results are shown.But function...
View ArticleAbt Interface and Adobe Forms
Hi Experts, I have 1 adobe forms with table format's and i want to bind that table so that i can bind all the values, i created interface and i created custom structure for that table...
View ArticleTransfer Order: Cancelled VS Confirmed
Hi experts, I have a requirement where I need to cancel and delete some documents, following the document flow... One of the documents I need to cancel / create new is TRANSFER ORDERS. Well, in order...
View ArticleField catalog display problem
Hi, In my alv report i dont want to display fieldcatalog for some conditions. if SO_VTWEG <> '70'. elseif SO_VTWEG <> '80'. ELSEif SO_VTWEG <> '90'.else. PERFORM...
View ArticleCJE0
Did anyone work on CJE0 report in Project Systems? Once after we excute the report by entering the Project Id and Wbs elemnt , in the output we find the actual cost coloumn . Can anyone tell me from...
View ArticleAdd a Column in Internal Table
Hi, An Internal table having values Man A2 45 Man A2 23 Man A2 10 I...
View ArticleALV filtering option is not working in Non numeric fields .
Dear Friends , I have developed a report report which contains both numeric data and non numeric data , but problem is when i apply filter it is working only for numeric filed....
View ArticleCompare every field data of two internal table with same structure
Dear all, I want to compare two internal table data, every field data of two internal table.(but in my condition, I couldn't use the the table field like itab-field ) itab1:...
View Articledata is not passing the final internal table
Hi, I have written the select statement but it is not passing to final internal table(t_final).select statementSELECT spras zschl ztext FROM tkzslt INTO table t_tkzslt . Loop statement LOOP AT:T_TKZSLT...
View ArticleCustom fields are not getting updated
Hello experts, I've a requirement where I need to update the following two date fields from a custom table. In code I do get values returned from zrtm_cont table and populated in fields datab31 datbi31...
View ArticleHow to add a user command process in ME23N
Hi all, I had add a menu in ME23N, but I do not know how to attach an event process for it. Is there a implement for processing event. ThanksKical
View ArticleDownload ALV hierarchy report to excel
Hello All, I have task to download ALV hierarchy report to excel file. I do use in my z* report the following tree definition: cl_gui_alv_tree. Do someone have idea how I can download this report's...
View ArticleSend to external system an inbound delivery IDOC
On SAP an inbound delivery is created. If i have a complete setup (creation & change) for outbound DESADV-DELVRY05 already in place in we21, will an outbound IDOC be generated both on creation and...
View ArticleDownload PDF File to SAP Application Server
Hi, I need to download the PDF file to SAP Application Server. Can any one please help me to Solve this Issue? Thanks in Advance,Kannan
View Article