Re: Data Extraction Query
ok, so it means i need to specify that my load should go from change log table and not active table?
View ArticleRe: import Goods Receipt with bin location
Hi, Could you please upload your template to check. Thanks,TVSon
View ArticleRe: G/L Account Determination
Hi, What do you mean by "encode" ? Thanks & Regards,Nagarajan
View Articlerequired field (set by field property BADI) check if not entered
Set in field property BADI ( USMD_ACC_FLD_PROP_CUST_DEP_SET ) lots fields as required. When I press check button, some(= only MATERIAL entity) fields are checked if not entered like showing following...
View ArticleRe: Sales Order process using STO features
Hi, My two cents here. Based on what you have answered your best bet is what Ju has indicated. That is the simplest form of business process. If you have ATP and MRP working this would easily work. It...
View ArticleRe: IMPORT_PROPER Error stop
Hi, rhel64+krnl741 sp13+oracle11203 sp201312+spam 7.40/0051 first of all I don't think kernel 741 is supported on EHp7 . I was aware it was 740 kernel. Second thing if the table is present in sap and...
View ArticleRe: How to delete cube request which is in middle of other request
Hi Mohammed, your problem was solved ? In DSO level or Cube level? In cube level it is possible but DSO level not possible if you delete middle request it will go rollback.another solution was...
View ArticleRe: Collective billing document for one-time customer
Oh. I misread your question. I was thinking that you are asking if VF04 can be used for processing of one-time customer. Looks like you are asking if you can combine different one-time customer into...
View ArticleRe: AS91 Special/bonus depreciation fields grayed out.
Hi Rama I could attach the doc here.. Hope it helps This doc was prepared when Indian income tax dep was managed using Group asets.. Ignore the AS82 portion of doc, you can consider AS91 for your...
View ArticleRe: Add a button "Services for object" to a title bar
As Nabeet says. It is Generic Object Services. It's been around for some time and is really handy. I've used it for links to IDOCs and Workflow, as well as attaching documents against Business...
View ArticleRe: solman_workcenter login
Hi Bakhtiyar, SSO is working, hence, I can go to solman_workcenter/sm_workcenter without requiring a password or username. I went to dbacockpit it's working fine, and jumped directly back to...
View ArticleRe: Dynamic file name in creating Zip File
Hi Ninad, Please try mv %F %F.zip RegardsAnupam
View ArticleRe: Calculating Mean using SQ01 Query
Hi John, Most probably you got this error because you use type CHAR or NUMC for the field 'Duration' for which it is impossible to calculate the mean value.Try to specify the correct type of field. I...
View ArticleRe: MII 14.0 UI5Grid Error
Hi Neha, Press F12 once your browser has launched, this will launch the browser console. Type the command there and that should give you the version of SAP UI5 your browser is using.(Screensot showing...
View ArticleRe: A simple update doesn't update custom table
Hello Zero cool, Please check your code.As per this code, lw_zrerate_dtl is not getting filled anywhere.It means that lw_zrerate_dtl is completely blank, hence no update is happening. So either use...
View ArticleRe: Payload structure not visible in Moni
Thanks Anupam, Your suggestions worked until getting the response from REST service as plain http string using Java map. Initially I thought it required receiver adapter, later I realized the java code...
View ArticleIssue with Variable types.
Hello, this is regarding a virtual keyfigure program that I am trying to write but having many many issues. I am trying to use 0DOC_DATE field in a function module '/SDF/CMO_DATETIME_DIFFERENCE' but...
View ArticleCustomize the Process Management
Dear ALL Experts, I'm working on SAP BPC MS Version 10.0. I found that the Process Management is pretty weird in a sense that, the one who submitted the data to next level can get the data back at...
View ArticleRe: Shopping cart with header status "Approved " item level as "item in...
Hello Ivy, Ok you have not understood1) SC is created with prefreed supplier which then went in to chain of approval2) After approval it was expected to be view as Po or it must be appear in SOCO. We...
View ArticleRe: How can i capture the statusbar event or retrieve the message log
Hi Yin Kuan Loke, To prompt a message box use this : (Use Event Accordingly) int iReturnValue; iReturnValue = SBO_Application.MessageBox("Your Error Message. Do you want to continue anyway ?", 1,...
View Article