Re: ChaRM, Extend Scope, Solman 7.1
Hi,When all the change documents of an RFC are withdrawn, the RFC has the status changed to "Validation". It allows you to reject it definitely if you don't need it anymore, or to create new change...
View ArticleRe: Script Logic rounding small values (below 0.5) to 0 automatically
Even on Development server to test? Please, provide UJKT log! And also look for some write back badi that can do rounding.... B.R. Vadim
View ArticleRe: URLDecode
Hi Andreas, I see two options for the decode:You create a big replace function with many replaces orCreate your own custom function using c++ (there is already some code out there) and extension...
View ArticleRe: material provide to vendor is at the last level of BOM component (ROH)
why do you need to track the number of a components in which a metal raw material can be cut into?if that is needed, then you have to have a separate order for this, as explained earlier.if these...
View ArticleRe: Using of pseudo comments/pragmas in ATC
Hello Florian,you could create an own CI test class, that inherits from the original class and redefine thes call, where the pragma is used. ( I guess it is the method INFORM call ) using no pragma. Or...
View ArticleRe: Trying to write a query that will return sales orders that have products...
Hi, I amended this slightly in the WHERE clause to include the T3.Code as well as a date range... this is what I have now: SELECT T0.[DocNum], T0.[DocDate], T0.[CardCode],T1.[Quantity],T0.[DocTotal]...
View ArticleRe: Fiori and SiteMinder
To learn more about SiteMinder and its integration with SMP 2.x, check the video we posted here: SMP - Enterprise Scale Mobility: Videos on Security & Identity Management
View ArticleRe: Sub Queries using Add Command
Hi Sandeep, I find the best way to make this work or get the SQL you need is to create the report off the tables directly and do the linking as required. Use Parameters to handle the values and joins....
View ArticleRe: SAPUI5 OBN for NWBC and Portal
Hi Konstantin, I was reading about the UI Integration Services recently, it sounds like they might be what you need in this case. You can find out more about them here:...
View ArticleRe: IDoc Delays: 64 to 62 status
Hello Kyle,just as a thought. Who creates the idoc, e.g. an own written programm? May there be a locking problem (the realease of the idoc lock)?-Regards-Jürgen-
View ArticleRe: DW 2nd Retrieval Argument Add Fails
Hi Chris, Today I came to work after the long weekend and noticed PB was taking the 2nd retrieval arg ... all day 2RA was working. I decided to shutdown my PC in the afternoon. Then PB 2RA was...
View ArticleRe: Transfer of planned order from APO to ECC
Hi Neha, You cannot create a dependent requirement as it is in any system. You have to create the planned order for the header material in order to get the dependent demand of the child materials. In...
View ArticleRe: MRP area type
Hi Caetano, Can you please elaborate? I have created a new MRP area of type 'Storage location' for the plant. There was already an existing MRP area of type 'Plant' for the same plant.The material has...
View ArticleRe: SLD on PI
Hello, Assuming you know the hostnames of both systems, go to transaction SLDAPICUST. You can also check the hostnames in transaction SLDCHECK. RegardsMark
View ArticleRe: Error when Exporting AR invoice to MS Word
Hi Jerusha, If PL07 is fine but not PL06, it is usually caused by bug. Log a ticket to SAP support. Thanks,Gordon
View ArticleRe: SOP to Restart PI System
Hello, In addition, refer to Controlled restart of a J2EE engine in a PI system with multiple application servers if thismatches how your PI system is set up. RegardsMark
View ArticleRe: inventory transfer approval
Hi, Approval may only work in document level. No line level approval. You may only check the first line. Thanks,Gordon
View ArticleRe: SAPF124 (F.13) Program needs to check posting period
I Have no system right now, but it is have on the screen, just under clearing date
View ArticleRe: Production orders settlement by weekly or twice a month
Hi.I know that it is impossible to settle order weekly or twice a month. If you settle order at least once in current month, you should reverse order settlement to settle order again.
View ArticleRe: java.lang.NullPointerException occurrs during code generating
So it's not migration issue , right ? if you have a simple MBO could demo your issue, I'd like to look into it if you could send me (gong.yan@sap.com) your project to see if I could reproudce it on...
View Article