Re: Ztable not activated while using standard data type char2000
Hi Karthik, A field in a transparent table can have maximum length of 1333. "CHAR: Character string. Fields of type CHAR can have a maximum length of 1333 in tables" Please go through the link below :...
View ArticleRe: Need to Update Serial Number in MIGO Tcode
Hi,Please check http://scn.sap.com/thread/1895744 Thanks.Ravi
View ArticleMR21 Price Changes for Current Year Stock
Dear Experts, Kindly Suggest.. I want to change material Price changes through MR21 for the current year stock only for each month wise.. When I run MR21 system should not consider the last stock for...
View ArticleRe: Cross Company Code Payment in APP for different countries.
Hi All, You can find more documentation on this from below SAP help link: http://help.sap.com/saphelp_46c/helpdata/en/01/a9be7e455711d182b40000e829fbfe/content.htm Regards,Prasad
View ArticleRe: SAP BW-IP versus BPC 10
Please refer to the new EPM roadmap for information on how the upcoming release of BPC is planned to include BI-IP (referenced as PAK) features. Details (such as comment functionality support) are not...
View ArticleRe: Query & Formatted Search, Help!
You could:(1) run an update while adding item objects to database - You'd need to modify the SBO_SP_TransactionNotification stored procedureor(2) assign a shift-f2 query to Your UDF for that table...
View ArticleRe: Gateway for Legacy
adding to the earlier question; if we have a development that needs to consume services from SAP and Non SAP backends, I am assuming this will mean now a combination of G/W and PI. Some questions on...
View ArticleRe: Stock disappear in MIGO
Hi John angelo, kindly check the storage location field in the material document where it wont be there because you are receiving the material directly for consumption.( due to the account assignment...
View ArticleRe: View Table with Restriction
Hi Trixa, when you create a view table, each field has a attribute called "Maintenance Attribute", you have to choose the value S for the fields that you wanna appear as condition, see the image belowI...
View ArticleRe: Handling Notification
Hi Were you able to get the scenario working? --Tufale Ashai.
View ArticleRe: how can i change importing costs in PO?
You can always perform adjustments in MIRO in such cases. Please search forum with topic "Unplanned delivery costs" and you get the desired result/links.
View ArticleRe: PF & ESI Proration on LOP
Hi, If you are using PC10 with specification 1 for the WT's it should get prorate. But in your case it is not happening. Please consult any payroll consultant they will help you..Otherwise you do one...
View ArticleRe: Lost DSO requests !!
Hi Sandy, Have you tried like select DSO-> manage -> in request tab change date of update.Regards,Abdullah
View ArticleRe: How to add multiple column header using factory model alv grid display?
Hi Anish balachandran, Use REUSE_ALV_LIST_DISPLAY for getting two headers, see this link.. http://scn.sap.com/thread/3159254 TYPE-POOLS: slis, icon.DATA: it_fieldcat TYPE slis_fieldcat_alv.DATA:...
View ArticleRe: Cash journal recording failing to save entries
Hi, use the below BAPI/FM to create and post the cash journal document. BAPI_CASHJOURNALDOC_CREATEFCJ_GET_POSTINGSFCJ_POST_ALL Regards,Mordhwaj
View ArticleRe: Some experiences implementing Note 123774 - Cost planning: batch input...
Hi, The possibility of the problem occurring is already told by SAP and it is recommended not to use batch input programs for manual planning. Try the BAPI's as mentioned Mohammed Yakub Shah. Should...
View ArticleRe: DTW and Intercompany addon
Hi Sudhir Yes you can work with DTW to achieve you task .You can select template and enter all related data and upload RegardsJenny
View ArticleRe: Automate load of external data file
Hi Pablo, You will definitely need a transformaion file. In BPC NW there is a standard package IMPORT_USING_FTP, not sure if the same is there in MS version as well. If exist in MS, you may use it,...
View ArticleRe: Alternative material in BOM
Dear Ajay, During MRP run the system plans the alternative items based on the usage probability defined and in the standard SAP your business requirement cannot be met directly. Check these links to...
View ArticleRe: creating a file of customer_demand
Erhan, You can do it like this. Create the B.O that you'll like to populate, and lets say that you put some of the functionality on the before save, in order that it does something. Then create and...
View Article