BAPI_PBSRVAPS_GETDETAIL2 Usage in ECC ?
Hi Experts, I have a requirement in ABAP to read the planning book data from APO System.and for which i am using BAPI - BAPI_PBSRVAPS_GETDETAIL2 .Can you please provide me some sample code to use BAPI...
View ArticleOpen dataset with Windows linefeed in 4.6C
Hi Gurus, I'm facing an "old" problem : I must generate a flat file in background mode with basic datas. As I am in background mode, in a program triggered by an SM37 job, i'm using OPEN DATASET...
View ArticleMigrate History / CDHDR & CDPOS
Hi all, we are about to migrate from SAP CRM 7.0 (decommissioned) to the enterprise Suite (ECC 6.0). One of the requirements is for the end users is to be able to access the change documents for...
View ArticleFeatured Content for ABAP Development
ABAP Code Modularization: Lesson LearnedIt can’t be all Objects all the time! In this blog, Otto Gold shares tips and best practices on how to structure program code depending on the situation. Read on...
View ArticleBAPI error: X is not allowed for LOGIC_SWITCH-PRICING
Hi, BAPI 'BAPI_SALESORDER_CHANGE' is giving an error when trying to 're-determine the sales order item price' by passing 'logic_switch-pricing = 'X''. After gone though different OSS notes '574088,...
View ArticleHow to balance multiple currencies? Is there FI/CO function module for this?
I am working on complex program where I need to balance multiple CO currencies (functional, transactional, local). Is there a maybe function module in FI or CO where I can plug in the currencies and...
View Articleinternal table max,min for particular value
Hi all, I need to select max and min value from an internal table.the internal table values are objectid value_new value_old 290 1 25 290...
View ArticleReceiver port come as Blank for EDI inbound
Hi All , While receiving inbound idocs from MQ series receiver port information is coming as blank. I have created partner profile with partner type 'LI' and partner no 'A2532' and inbound parameter...
View ArticleTM0000000002QL - Dump
Dear Gurus, We are running MFBF transaction for material Backflash, but that is throwing the dump as "For object number TM0000000002QL there is no status object." The full dump is: Error analysis...
View ArticleCreating Dynamic Clumns in ALV Report
Hello Experts, I am really stuck in an issue regarding the creation of dynamic columns in ALV reports, My scenario is like this, In Custmer master report I have to display alll the details of custmer....
View ArticleIgnore Item on TO picklist creation
I've been having a problem with TO picklist. I need to ignore some items when I'm creating the TO. I change the program SAPML03T (enhancement point) to check the item and the logic delete, on TAP...
View Articlefunction module for opening balance?
Hi Experts, I have created a customer outstanding report in which the balance calculation is wrong. The client wants opening balance in the top and then opening balance + debit - credit and then...
View ArticleHow to Exclude values from selection options
Hey ya'll , I have selection screen with selection option for equipments I use select statement for all entries in that range to get the rest data , my Q is how can I exclude the ones in defined the...
View ArticleBAPI vs RFC
Hi all.. If we have a situation like, we have to upload data to database(here we have to options like BAPI or RFC) which one we go for? and why?which one is faster whether BAPI or RFC?
View ArticleMFBF Dump
Dear Guru, We are getting the dump as: Error analysis Short text of error message: No status object is available for INL 0 Long text of error message: Diagnosis When trying to...
View ArticleZ-report
Hi Sap MM Experts, Define Z-reports? What is use of Z-report and give me one example? uses of Z-report? Regards, CBR
View ArticleUpload multiple Records in Select Option
Dear All,Below code are Example to doble click on Column and Upload what ever you want to in Select Option. Below Code For MRBR. in MRBR directly upload document number which are show in Report just...
View ArticleF-47 Downpayment Request using BAPI_ACC_DOCUMENT_POST
Hello Folks, we can use BAPI_ACC_DOCUMENT_POST for creation of down payment request using F-47.There is a trick involved so i am providing the steps herein. 1. Dont give Business Transaction...
View ArticleIssue with calling a report in new session
Dear experts, I have a screen where user clicks on a button to call ALV report in a new session.The ALV report takes some time to appear. But the mouse activity is not seen due to whcih user unable...
View Article