Re: Getting "Incorrect formatting option" error
Hi, As stated check it in the PC editor. Might be that the formatting instructions is not done appropriately. Not the same thing but similar things I have experienced that the word editor sometimes...
View ArticleRe: How to create variant in Webdynpro
I have same requirement , I am able to config ALV . While saving I have saved it in a new transport which i dont see in se10 ? Is there any other step?
View ArticleRe: BAPI SALES ORDER CHANGE
Dear Senthil See the following code to save a long text. Here it_line is the table of line items where you can have multiple lines. Break your 400 char into multiple lines and append them in the...
View ArticleRe: Enhance Freetext Popup in SRM 7.0(/SAPSRM/WDC_DODC_SC_I_DES)
Hi all, you can contact purchasing-consulting@sap.com for a customer presentation, one pager etc. Kind Regards, Christian
View ArticleRe: view creation issue
Hi, I think your View is inactive in SE11. Please go to the edit mode of your view -->Save-->Activate it. This will generate the extract structure. Come back to RSO2 and try to select View.....
View ArticleFusionIO vs. Hana?
Hi there, i am not that HANA Specialist. Our BW System is running at the Moment on FusionIO. So my Supervisor comes to me and asked if we should not go to SAP HANA. So when we want to use SAP HANA do...
View ArticleRe: Activated WCM but it has no impact
hi Simple way would be Create an user status as WCM Preparation which forbids the release of order and WCM Prepared which will automatically set once EXEC system status has reached. once all the...
View ArticleRe: SAP TAO - Can not connect to SAP System
After the connection failure Run tcode SU53 on the managed system and find what authorization required and ask your security admin to include them in the TAO role. Regards
View ArticleRe: Queries on Replication of Install Base
Hi Atul, If those equipments have parent-child relationship in ECC, those will get replicated in the same way in CRM. You will have to search for equipment A in ib52 and when u will replicate equipment...
View ArticleRe: Delta for new field in 0MAT_PLANT_ATTR
i wrote below code for populate data for yyeisbe.Anything to add to this code. WHEN '0MAT_PLANT_ATTR'. C_T_DATA_TAB = C_T_DATA. LOOP AT C_T_DATA_TAB INTO C_T_DATA_WA. L_TABIX =...
View ArticleRe: SQL Server Installation - System Database directory
Hi Pedro, The IO workload on default data directory Shared FeaturesDefault InstanceData directories is so small. Personally, I will put all data in C:\ just because it is easier to use. When you...
View ArticleRe: Fiori manager error Task Facade not implemented for provider
Have you applied all SAP Notes mentioned in the Installation Guide?It saves your troubleshooting time.
View ArticleRe: Account information not recognized: The Windows AD plug-in does not...
Agree with Nikhil. NTLM only works for client tools and .NET. Switch back to Kerberos. You need to ask BI security admin to do that. Regards,Dinesh
View ArticleRe: ALV to Excel Download when using cl_salv_table=>factory
Hi Prabhakaran, I have the Icon already, the issue is when downloading to Excel sheet the Comments field is displayed in many lines where in ALV it is in single line for a record
View ArticleRe: ALV to Excel Download when using cl_salv_table=>factory
Hi Suganya, Still it is not working.
View ArticleRe: BAPI to create Sales Order with reference to Inquiry ??
Hi All , now i resolve this by creating BDC for va11 as well as VA01 , BADI "BAPI_SALESORDER_CREATEFROMDAT2" didn't work in this case .Sales order created but all data from inquiry does not flow in...
View ArticleRe: Delta for new field in 0MAT_PLANT_ATTR
hai Issue is critical. can anyone help me . How to do delta update for enhanced field YYEISBE.for keeping safety stock Data for this field is updated from marc-eibse . If I change safety stock eibse...
View ArticleRe: Error Message Using MRM_HEADER_CHECK
Hi In my situation I use only MRM_PROT_FILL FM to add messages. METHOD if_ex_mrm_header_check~headerdata_check.DATA: lt_errprot type mrm_tab_errprot, ls_errprot like line of...
View Article