Re: tax error during download
Hi Mullin The issue you are experiencing may be due to duplicate entries in thecustomizing for tax classifications in the R/3 system. Kindly checkyour mapping tables (transactions PITM and PITC).Be...
View ArticleRe: Pseudonyms (fictitious name) in SCN
MoazzaM, I like your suggestion about having a poll and may be T W can start a poll better then me. TW could you please start a poll so that we may have some results If it was some related to SD, I...
View Articlecharacter restriction for '1' and 'Yes'
Hi expert, I installed the BC query . in the query, there are a few character restriction, such as '1' restricted by '1', 'Yes' restricted by 'X'. I don't think '1' and 'Yes' are character, then...
View ArticleRe: How to make BEx Analyzer shows error msg based on user wrong input?
hi Ramanjaneyulu, We know how to use CMOD and such things like that, but we have no idea on how to write code to pop up msg from wrong user input. The thread you gave is helpful, but the result seems...
View ArticleRe: Access Denied Error for URL IView on IE8
Hi Asad, Thanks for replaying to this query. The application URL set in the URL IVieiw does have "http://" protocal set along with the fully qualified domain (host) of the Web AS, port and application...
View ArticleRe: MRP history...
Hi Is the value still displayed on MD63? Did you check if the value directly on the table PBIM/PBED? BRCaetano
View ArticleRe: Generate PDF with password encryption
Hi Arindam Mondal,Few days ago I saw this page. I'm sorry but it didn't help me so much.
View ArticleRe: abap runtime error COMPUTE_BCD_OVERFLOW
Hi Manu, Below are the data types : aps_stufe like stpol-stufe, which is of type DEC length 2 andast_stufe like stpol-stufe, which is of type DEC length 2 In debuging the values are as...
View ArticleRe: IF_RSPC and IF_RSPC_MAINTAIN~MAINTAIN
Hey Matthew, I managed to solve the problem. Your suggestion was very good, but there is another method which needs to be corrected. IF_RSPC_GET_VARIANT~EXISTS.* CALL METHOD...
View ArticleRe: Classification Status of Sales order
Ivan, This FM gives CSTATUS as Configuration status but it only show the Complete and locked status. Not the ones in Yellow which is Incomplete. Which ever in yellow will also been shown as...
View ArticleRe: Dynamic loop condtions
here i need to compare and delete based on the keyfields. main problem is key fields i need to determine by table DD03L and delete based on keyfields in table2.i tried using dynamic where condition in...
View ArticleRe: Not able to configure AUDIT on BI4.0
First create ODBC connection in the 64 BIT.PF the below screenshot. once you create the ODBC, go to CMC Auditing and give ODNC name as connection name and give user name and pwd
View ArticleRe: FM to know user name of locked table
You can use system variable SY-MSGV1. Just after ENQUEE_<Lock object name>. Which will return the user id who has locked.
View ArticleRe: SAP Experts, I have requirement in Radio button .
Hi, That is not possible with radio buttons. One radio button will be active by default always. You may use check boxes if you do not want any default selection or if you need multiple selections...
View ArticleRe: Problem with Event data_changed and multiple ALVs
Hi Sandeep, thanks for your answer, but the problem is, that my event handler is not executed, if i edit the last editable cell of the ALV and then press the tab-key. If i press Enter it is processed....
View ArticleRe: smartform design?
Hi, When you are trying to call the smartform through a driver program you need to pass the values defined in the FORM INTERFACE. And thus if you have maintained a table in the interface then you need...
View ArticleRe: Web-based transactions don't work on Solution Manager 7.1
You may have better luck if you updated to ST lvl 8, currently you are at the service release level that was made general for all customers. Later this year ST 10 is going to be released, it may be a...
View ArticleRe: Correct data transport to purchasing data infoCube
Hi Sarunas, You are loading data from two different flows with two different requests so always it will be having multiple entries. e.g. Order Number and Cost Center are from one flow and Purchase...
View ArticleRe: OData: Create operation on entity with associated entity?
Hi Martin, I think using batch update you can achieve this please find the below links and let me know if you have any question....
View Article