BAPI issue while creating SO with Config materials
Hi all, I was facing an issue with BAPI for creating Sales order.Iam using BAPI_SALESORDER_CUSTOMERDATA2, passing all parameters correctly but if the material is Config then Sales order is not...
View ArticleRe: Stopping AR workflow at rejection
Ahh caching - forgot about that! Glad to hear you figured it out! Good luck with your implementation
View ArticleRe: Formula as a parameter
In the Select clause you only need to use the DateTime column and convert it to Date. -Abhilash
View ArticleRe: sapstart.exe=>sapparam(1c): No Profile used - critical Production...
Hi,Please post the logs and there is dw_429-*.sar patch which is 429 disp+work. ThanksRishi Abrol
View ArticleRe: bdc issue
Hi Ramkumar K Why you are using ME21 old transaction, Why you can use New transaction is ME21N. And create BDC or BAPI BAPI_PO_CREATE1
View ArticleRe: A/R Credit Memo
Hi, You can only use service type AR credit memo in version 8.82 backwards.In ver 9.0 onward, you can use Item type AR credit memo with option "Without Qty posting". This is new function enhencement....
View ArticleRe: Sales orders Incompletion log 'Unbilled Rec. acc',
Hi, Can you tell me ,exactly ,what you are trying and what you have done before. Check your in completion procedure of this . Note:If possible,share screen shot of this problem . Thanks,Naren
View ArticleRe: Cost Object in MIGO (subcontracting PO MV-543)
Hi..You business requirement isn’t applied to system using Mandatory fields for detailed account assignments in OKB9 as Below picture.You should use substitution user-exits for setting cost object...
View ArticleRe: date issue
Manisha, One small logic you need to learn then you can do whatever you want regarding date. Data : lv_date type dats, lv_month type char2, lv_day type char2, lv_year...
View ArticleRe: needed to create a Zfunction module for an existing alv report?
I have to connect this FM using BI so i wanted it to create
View ArticleRe: SES Approved before saving in ML81N
Hi Priti Madam, After resolving your thread can you please share to… us Thanks,Bhargav
View ArticleRe: Communication channel monitoring
Hi Hari, Kindly give your file in this below format in sender communication channel. Try it with the following xx_yy_xxx.*\.csv Best Regards, Monikandan
View ArticleRe: SMP 2.3 - Query operation in Android API development
I did what you advised. Assigned personalization keys to the load arguments, redeployed the MBO, regenerated code and run the app again. It still doesn't work. I think the error is in...
View ArticleRe: reuse_alv_grid_display particular rows must be disable while displaying
Use parameter i_callback_top_of_page. CALL FUNCTION'REUSE_ALV_GRID_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_top_of_page = 'TOP_OF_PAGE' it_fieldcat...
View Articleedit text
edit text should be gray end when chnge radio buton it should be editable help
View ArticleRe: Execution of Program to set Processing mode '9'( No Data Transfer;Delta...
Actually we have a time taking load in which one step is Source fetcd dtp,which we need to run many times so to automate this I am using this code as process variant in dtp,can you help me to...
View ArticleRe: SRM Inbox subject is showing Org not Description
Hi Ram, check your workitems description (transaction PFTC).Workitems for certain user can be found via transaction SWI5. RegardsKonstantin
View ArticleRe: Report for total cost of bill-material including tax,fright,packing,etc
Hi, Please close this thread if you got answer by marking correct/helpful answer. Thanks & Regards,Nagarajan
View ArticleRe: Who is responsible for Planned time fence in SAP?
Hi Neha, Absolutely, it is the job of production planner and not the demand planner. RgdsSourabh
View ArticleRe: FMS for inter-linked Percentage and Amount fields
Hi Rajesh, Possible by means of FMS. Try this: SELECT $[$3.3.number] - (($[$3.3.number]) * $[INV3.U_test.number])/100 Set auto refresh when "Test" field changes. When you percentage, the total...
View Article