Multiple PReqs by CTM
Hi - I don't get why CTM sometimes create multiple receipts for a demand and sometimes now. Please see below snapshot post the CTM run. Note here nothing is dynamic pegging, everything is CTM pegged....
View ArticleRe: pdf file from NFS to mail attachment
As per your configuration 2 files should be present in the AL11 directory .mail and .pdf file where .mail file will come as main payload and .pdf file will come as attachment. In your case i guess you...
View ArticleRe: JSON encoding
cl_abap_conv_out_ce=>create( encoding = '4110' ) A more convenient class is CL_ABAP_CODEPAGE, e.g.:DATA: str TYPE string, xstr TYPE xstring. xstr = cl_abap_codepage=>convert_to( source...
View ArticleRe: Create Deep Entity is not working when use sapui5
I replace as you said but still not any progress...actually giving error .....giving PRitem is invalid....i mean it gives error which is item data.....i try to remove PRitem then it gave...
View ArticleRe: Change GridLayout CELL Width Using Script
Further to my previous suggestion, here's a specific example, assuming you are using a Text Box for the title and the Chart height is fixed while the map height is flexible: Text Box TitleHeight:...
View ArticleRe: SUM upgrade stuck at SUBMOD_SWITCH_KERNEL/UPDATE_DBSTATS_SWTC
Thank you for your reply. I already tried the solution suggested in 2115490 (tried copying the files - didn't work, tried creating the symbolic links - didn't work either). "R3trans -d" produced this:...
View ArticleRe: Error in Uploading Goods Receipt PO
Hi Kennedy, I tried your sample but i get this error: "You should use existing serial/batch numbers for this document type" Regards.
View ArticleRe: Multiple Delta Initialization Selections
Not sure what you mean by how to replicate that scenario? You just run a couple of inits each one with different selections. The delta will then take ALL of the selections into account.
View ArticleRe: SAP Business One - Warning Message "Dll Not Found" shows up When Open...
Hi Nagarajan and Gaurav, Thank you for your response. I have not installed such a software... Anyway, I raised a ticket to SAP just now. Once I receive any solution from them, I'll share it here.
View ArticleRe: i don't found difference in checked product version and unchecked...
Hello, Did you check that production version is slected in your production order under master data tab?In MRP 4 view for define the Selection method = 3 Selection only by production version and create...
View ArticleRe: New Accounting Principle: IFRS 15
Hello Thomas, I do understand that Set of Books cannot be created if already JE exists for a company.We are working in the productive system since last few years however the system is not yet in...
View ArticleRe: Disable onSelect feature for crosstab DataArea
Yes, Issues with the transparent panel. In my application, user had the ability to add/remove dimension and keyfigures. When user removes few key figures, the crosstab becomes small, and there is a...
View ArticleRe: Different approaches for PIRs in materials planning
Thank you R.Brahmankar for your answer.However, i have to tell you that i did not understand it at all. You say that if Forecast requirements are not to be included in the planning, this should be...
View ArticleRe: Problem with case statement
Hi Barbara, SELECT CASE WHEN NextNumber = 6 THEN 'AAA' ELSE 'A' END FROM NNM1 Regards, Eric
View ArticleRe: Option to select crosstab is not appearing in component tab in analysis
Hi Shiva, Thanks for your reply. The current version which I am using is 1.4.10.3290.When I click go to component tab, I cannot see the data source name and crosstab as shown in below screenshot.I hope...
View ArticleRe: Failed to request gap sequence
Hi Faisal,You mean log shipping has been working fine? But we can see following error in the pr alert log: Fri Aug 19 15:48:32 2016FAL[server, ARC6]: FAL archive failed, see trace file.ARCH: FAL...
View ArticleRe: inspection lot
Dear Dipeshkumar, Thanks for reply. In the first option(30 days) system created lot with quantity 100. That quantity intially in unrestricted.Againh i ran the qa07 with 2 days. When i was checked in...
View Article