Re: replace all occurrences of blanks only if it is preceded by space in string
Hello Sanjana,Here is a sample of my suggestion. Data: string1a(20) type C, string1b(20) type c, string1c(20) type c, string1d(20) type c. Data: len1 type i,...
View ArticleRe: Issue with Capturing Long text using CALL METHOD EDITOR->GET_TEXT_AS_STREAM
Hi, I generated the screens using the wizard . Regards.
View ArticleRe: PCR for Extra payment
oK.. create a custom pcr in this case Say ...ZT13 Personnel Calculation Rule ZT13 3 /3E1 AMT?0 Comparison * ADDWT * OT Output table >...
View ArticleRe: table control - Scroll down
Thanks Glen for the quick reply. In this way everytime we shoudl press pagedown aft entering each record.The following is the code which I have tried. In this I have created recording and then tried....
View ArticleRe: Sap Table Structure download
use DD03VT. This will give you complete details to download
View ArticleRe: Crystal Report with VB.NET 2012
Many Many thanks Ludek, As i had succeeded at end. All the mess was due to my system was loaded with many software.Sap Crystal Reports,Sap BOBI 4.0 , SAP GUI so the mess was just for that buti did not...
View ArticleRe: replace all occurrences of blanks only if it is preceded by space in string
Regular expression can be used here.Run this snippet.DATA: str TYPE char100 VALUE '10001:M :1001: :NN', results TYPE match_result_tab, result TYPE match_result, off...
View ArticleRe: Grant Analytic Privileges
i Just got It CALL GRANT_ACTIVATED_ANALYTICAL_PRIVILEGE ('"Test/AP_TEST"','TEST'); Syntax: CALL GRANT_ACTIVATED_ANALYTICAL_PRIVILEGE (' "analytic privilege" ','user/role');
View ArticleRe: HR infotype log in PCL4 and overall performance
Thank you for the reply. Is there a way to move the message to the HCM place, or do I need to create a new one? I think, like you, that some additional fields shouldn't affect performance. We're...
View ArticleRe: Output problem in SAPScript
hello sir it depends on the PO number.some PO have one line ITEM and some have more than one . I am not getting why error is comingwhen i try to fill the PO range more than 3 PO's and how to use this...
View ArticleRe: Hierarchy ALV issue
Hi Kumar, The screenshot is not clear enough, can you put another one? regards,Ashvin
View ArticleOrder budget- Mass
Hello Experts, i am using the transaction code KO23 to display budget values for each order wise, could any one let me know if we have any transaction/ report that exists for list of Orders/ Mass?...
View ArticleRe: internal order
Hi I would suggest using the report painter to create a report with the grouping of income and expenses together. You may use the report group 6O1 to write the report in T Code GRR1 RegardsSanil Bhandari
View ArticleRe: Same Selection not allowed in 2 structures!
Hi Vandana,You can directly add Plant characteristic to the columns (not as a restriction for key figure) so that your key figure will be segregated.RegardsYasemin...
View ArticleRe: C-folder Authorization for the venders.
Hi Jinesh, This is a pretty old thread. Create a new post for your query with some more details. Regards,Ravi
View ArticleRe: value on Bar/ Pie Chart using GRAPH_MATRIX_3D
Hi Vipul! Im also facing the same problem. As we know that the values are not accurate to view. So its better to display values(numbers) on top of each tower in 3D Graph.How to display that? Kindly...
View ArticleRe: Display SWF genrated Date on Dashboard.
But there must be something which should show .SWF genrated Date.
View ArticleRe: Issue with Production order revaluation- product costing
Hi Satan, You have to maintain actual price in KBK6. Please check and if not maintained do it. Regards,Mukthar
View ArticleRe: SAP Database Server SLD Error
Hi San Xu,note was helpful but what do we do about the port displayed? i will install the 32 bit client HDB.
View ArticleRe: BoM Components not getting copied in process order
Hi, Check if the Production version or BOM structure is assigned in the planned order.Also, when you convert the planned order into a process order, is the order type determined the same in both...
View Article