Re: Calculated member not picking up nulls
Here is a snapshot of part of the crosstab. There are various subtotals throughout this crosstab
View ArticleRe: Inserting internal table records to another System Client Table
Hi Miguel, If you want to achieve it through ABAP, then you might create a simple RFC-enabled function module in the target system which inserts/modifies your data. Then, in the source system you can...
View ArticleRe: Structure of stored procedure
Did you check the below blog. JDBC Receiver scenarios best practices - Stored procedure design-Part4
View ArticleRe: Copy a sales order
Thanks Reddy. Can you please explain point 3 in detail? Also Regarding point 3 Is there a standard routine which can be used here without writing the abap code? Meghna
View ArticleSM 7.1 File System Exclusions TechMon Variant issue
Hi. I have attempted to set up File System exclusions in SM 7.1 Technical Monitoring, with limited success for HP-UX. Systems: SM 7.1 Managed system - OS Release: HP-UX B.11.31 Goal:...
View ArticleRe: Load Report Failure
Check the Event Viewer and see the cause of the Recycle.Change the Recycle time to a specific time each day - that will allow you to control when the application pool recycles, i.e. configure this to a...
View ArticleRe: Adding CTM Add on
I am using version SAP Business one 8.82 (8.82.068) PL:06. Thanks
View ArticleRe: Using Manual Unit group
Hi Rajesh, In your form, display the form options and activate Items per Unit and Qty(Inventory UoM). Then, while filling the quantity, adjust the Items per Unit to get the correct inventory UoM in...
View ArticleRe: Function module Z_XSI_ACTIVE not found
Hi, activation is done by tvshp-xsiactive CA 'SU'. You can change this in IMG or SM30 tvshp See sapnote : 690920 and http://scn.sap.com/thread/972136 (old thread - may help anyway)
View ArticleRe: Material with similar type of description but different-2 specification
Hi, Seems VC will be the best option in this case. Refer the help doc: Example: Configurable Materials in Purchasing - Purchasing (MM-PUR) - SAP Library Size will be the variant in your example....
View ArticleRe: Print production orders in different forms
Hi Nobuhiro, It's possible, but you will need to develop a custom program to handle the condition. Please refer to the this document on how to create a custom program for production order forms...
View ArticleRe: Material Re-concillation in Service entry Sheet
Hi, All your queries will be taken care automatically by subcontracting process. Could you please explain why you cant follow the standard subcontracting process? Regards,AKPT
View ArticleRe: SRM 7 FPM_OIF_COMPONENT
Thanks Aliak !! Although my case is Invoice Header but SC links were helpful to guide through the steps.Currently fields are added on standard SRM 7 portal screen but on tab change custom field data is...
View ArticleRe: Fetching Alternate item Data from Order Confirmation SAP
Hi Shailesh, If you have the Process Order number, you can get all consumed materials for that order from MSEG table by passing the order number (AUFNR) and movement type (BWART) = "261" and get the...
View ArticleRe: special characters from payload
The above code I shared will check the whole Idoc for special characters you hard coded and replace it with null value.This is not a udf, you have to create a java map using imported archive and apply...
View ArticleABAP-LSMW
Hi Experts, (1) How to work with multiple structures in LSMW for uploading pricing conditions for VK11 transaction ? (2) Can we design selection screen in LSMW or how to link selection screen with LSMW...
View ArticleRe: how to asign infoobjects to ecc table fileds
HI, in your BW system -> se11 -> RSOSFIELDMAP.execute -> give the data source name -> execute it.now check the fileds and info objectsbased seeing the objects we can map fileds to info...
View ArticleRe: Periodic Lot Size and TLB
Hello Marious,Thank you for your answer.As far as I know, time buckets determine the display horizon, and I don't want to change this.The point is that according with this answer: Re: I need to load...
View Articleimport a schedule from XL into scheduling board of APO (detailed scheduling)?
we are creating manually the weekly schedule in the scheduling board - (APO DS). It's quite a work and the constraints to create the sequence are not fully available. We created a constraint XL sheet...
View Article