Re: configurable material ca'nt be attached to maintenance order
Though the message is very clear, these links might help you clear the concepts/possibilities.Concept of Configurable MaterialExample of Configurable Material...
View ArticleRe: Any T-code to mass display production order "Goods recipient" or...
Hi King, You can check in COOIS T-code . Just select the document goods movement in List and take the standerad lay out after that enter the plant and material than execute.you will get the list of...
View ArticleDelete filter option grey out using set_table_for_first_display
Hello all, I am using set_table_for_first_display to display the output.in the output i set filter on fields and its working fine but if i want to delete filter the delete filter option is greyed...
View ArticleRe: How to clear PO position from me2l and RECHNUNG when final invoice marked
Can you post the screen shot of ME2L and output of the same. If the Invoice is done fully based on GR based Invoice tick in PO if you select parameter RECHNUNG in ME2L report PO will not populate.
View ArticleSales District Field is not saving to Database
Hi ExpertsI have configured District field(standard field ) to the ORG assignment block using config tool at Quotation transaction.This District field is editable and it gets the data by filling the...
View ArticleRe: Any T-code to mass display production order "Goods recipient" or...
Hi Rao Please can you share the screen snapshot of MB24 with Goods Recipient field. RegardsKesava
View ArticleRe: SAP Opendoc???
Michael, This may not help solve your issue but Dashboards does not support scheduling on BOE. I can't comment on any problems for Crystal Reports regarding scheduling. Best Regards, Anita
View ArticleRe: Poor perfomance in Windows Server 2008 R2 Entreprise
Hi Nelson, Your laptop allocates hardware resources differently than your server. There are a couple of things you can check:Memory settings in MS SQL Server. Look at Performance Best Practices for SAP...
View ArticleRe: Is there any standard Report to check Open Sales order/Open delivery/Open...
Alternative solution is SQ01, SQ02, SQ03 or ABAP. Now you have to see which is feasible for you because one thing is sure that there is no such standard report which can show you all three documents in...
View ArticleRe: BR0252E Function fopen() failed for...
Hi Nani, Is sapbackup directory exists on your system.just check once and also share what are the permissions on brspace,brtools,brrecover etc. One thing more please check permissions and owner for...
View ArticleRe: How can Text read from Component GSPRIVNOTE
HiYou need to update using tablein each line entry you can have 132 characters. Regards,Deepika.
View ArticleRe: Is SAP HANA designed based on any SCHEMA like Start or Extended start...
Hi Phani, Yes HANA is database which is supported by good modelling tools. We have a model called "Analytic View" in HANA which supports Mutli-Dimensional modelling very similar to Star Schema and it...
View ArticleRe: SAP ME - Creating Custom Screens and Navigation Link
Hi Gita, Please find here the steps to meet your requirement. In ME Activity list link open "Activity Maintenance"- In Main Tab put the Activity name (for example TEST_ACTIVITY), Description,...
View ArticleRe: schedule a backup using lcmbiar file
Hi Abdess, You can narrow down the issue by making few changes in the path location 1) Instead of using some shared location, try to use the BO server Drive to save the LCM Files. If it works, then we...
View ArticleRe: Calculations and Values Display in webi report?
If you pull Date and Net value, than average and max will come as per your first image. you cannot merge it.
View ArticleAccount assignment category M in purchase requisition
Hello, I met an issue, The characteristic & values for configuration materials can't be modified in ME52N after upgrade to ECC 6.0, it only can be input in creation of ME51N. Could you...
View ArticleNotes Section Not Copying from Service Request Template
Hi Experts, I created a Service Request template, ZSRR, and I maintained copy control between the template, and the main Service Request transaction, ZSRV. SPRO --> CRM --> Transactions...
View ArticleRe: Can we generate one item in PO that from many SC items
Hi Alex, If you do not want to manually delete PO items, then you can only use change BADI to realize your requirement. In standard, this is impossible. Best regards,Ivy
View ArticleRe: Calling of "table popin" on the lead selection of table ??
Hi Chandra, Please write the below code in event handler method of onLeadSelect action. METHOD onactionload_popin. DATA lo_curr_element TYPE REF TO if_wd_context_element. DATA lo_nd_test...
View Article