Re: Cant find Reversal Reason in Tcode VF11
Please search before posting, this questions has been asked before. I don't believe, however, such field exists in standard SAP (with EHP or not).
View ArticleRe: abap query for KONV, EKKO and EKPO
You can use the Logical Data Base ERM to get data of EKKO, EKPO and KONVI hope this help you RegardsDCC
View ArticleRe: Loop Condition through multiple tables ....
Hi ManiGandan, I think there is somthing wrong in your code. First declare an internal table containing all the fields required for passing to the ALV display. types: begin of out_type, ebeln like...
View ArticleRe: Tabela J_1BNFIMPORT_ADI - Notas
Pois é, pode ser que esta tabela seja criada através dos arquivos mencionados nesta nota, que BASIS precisa instalar.
View ArticleRe: adding a key event to the application causes erratic behavior.
You are abs right menu shortcut makes sense, however I will also look at the link you mentioned in your reply. On a final note I take it the last 'S' in expression KISS (I won't say what it stands...
View ArticleRe: some problems in my bdc program for mm02
Try running this with Mode "A" (Display all screens) and check if the value is getting passed to the description field. Regards
View ArticleRe: How to get column wise total in crosstab webi
Try selecting Week and apply break to it. Then select the measure values and select Sum function from the Analyis tab of the toolbar. Slect the option Apply at the end of Rows and Columns. Let us know...
View ArticleRe: Simple CR2008 SP6 Report is not visible on web page (empty page)
Hello Garry What version of VS are you using? Also, looking at the Supported Platforms for CR 2008, IE 9 and IE 10 are not supported. Can you try with IE 8? With IE 9, see running in compatibility...
View ArticlePossible to disable error messages in Talent Hub Applications?
Is it possible to disable / hide the error messages that appear at the bottom of the screen when there is an error, for example: I took a look in the application wide settings, but wasn't able to find...
View ArticleRe: EP 7.3 - Portal Roles not displayed
I would recommend you to upgrade your producer portal to the supported version. Without this, it will be hard for you to get any official support from SAP on this issue. Troubleshooting:1. When you...
View ArticleRe: section related duplicate & concatenate problem
Hi Neeraj, Create section on Section ID and place the Section name cell to the right of Section ID and compress the Section ID cell width,remove borders,so that even though section ID is existing, it...
View ArticleRe: Document Splitting Issues
if PC/CC/Segment is suppressed, you cannot expect the line to be populated with those values.Hence pl. check the same.
View ArticleRe: Changing an Article Category
As mentioned by Deyi Chen, there is no way in SAP standard to change the article type. (Addtionally: in your case, the sales set also needs a BOM and depending on your customizing, you wouldn't be able...
View ArticleRe: How to trigger automatically a BOMMAT idoc after Production Order creating ?
Hi Harald, Yes, sorry i haven't seen that there were several forums... Thank you for your answer i'm gonna check that. Regards,
View ArticleRe: The specified HTTP method is not allowed for the resource identified
I did not get that, does it go to EXECUTE_ACTION() and perform the task.If it does so, it is the correct behaviour. You need to return ER_DATA based on cardinality of teh return type of your function...
View ArticleRe: How to convert ABAP_LIST output of (Submit exporting list to memory and...
Hi akshath, See this link... http://scn.sap.com/thread/996766
View ArticleRe: exception on start SFC
Hi Leon, "select top 100" is for MSSQL but I guess you are on Oracle. So, you seem to have mixed the database vendors during installation or diverged from the instructions of the installation guide....
View ArticleRe: Delivery Schedule in PR
Hi, Delivery schedule can't be maintained in PR. Maintain the delivery schedule as line items in PR. SAP provided the option to maintain PR no and PR line item no under delivery schedule tab in PO. So,...
View ArticleRe: Mapping Alert in BPM
Hello,You can throw an exception in ur transformation step and then in exception handler branch catch those mapping exception and raise an alert using control step and subsequently cancel your process....
View ArticleControl icons are not coming up on the SAP Persons Development enviroment
The control icons are not coming up on the SAP Persons .We have applied the note Note 1867014 - Personas UI issues fixes: Latest XAP file which talks about fixing it but with no luck .I am attaching...
View Article