Re: Guidance for learning SAP
'' I am interested in sales and would further like to go in that career field. Which SAP module will suit me best according to my future career field? And how much will it cost? '' Interest and...
View ArticleRe: How to create the differnt charts with makit or viz in a single view by...
Hi Priya, Here I am adding code for your understanding hope it might be helpful for you for makits gothrough the below urlUsing MAKit Charts in SAP MII for mobile/tablet use Define your model...
View ArticleRe: Error: Internal Tables, Field symbol has not yet been assigned
noted only two problems in your code: 1) clear <fst_bsis_line>.2) Missing of CORRESPONDING FIELDS in select statementfor correction you must follow comments by Tiki Patra and Venkat.
View ArticleRe: R3trans Error after System refresh
Dear Srinivasan I tried the same but no luck MHZKBD1:db2mbd 23> db2start12/20/2014 11:52:54 0 0 SQL1063N DB2START processing was successful.SQL1063N DB2START processing was...
View ArticleRe: Z-Function to read BPC master data does not return when called from a...
Hi Roseberg, It returns an empty table as output displayed int the ALV report. When I run the function, the input parameters are passing through, the error is at er_data = lr_data. ASSIGN...
View ArticleRe: can not run logic file
Hi Hung, Please show your advanced script in the DM package - the issue is here. Vadim P.S. Ups - I see in UJFS you show lgx file, but you need lgf! And you have only compute_bs01.lgf!
View ArticleRe: Creation of Transformation File
Hi Zain, For import from text file you need to create and validate transformation file. If your text file has correct columns - your transformation is very simple. Please, show your data file... Vadim
View ArticleRe: RemOrdPlan not getting transferred to Available Budget in PS
Hi Shishir,Thanks for ur reply however this thread wont help.1. I cannot do TECO as I said purchases are live for the network.2.I shortclosed and marked PO complete as well.but there is no change in...
View ArticleRe: How do I add new rules D, E, F, etc for determining the VAT reg no and...
Dispatch in same country--No VATCross country--Attract VAT--Right.. Have you tried Tax classifications in both Customer/Plant(material) combination?? may i know why you want to touch V_TVKO_TAX...
View ArticleRe: Z-Function to read BPC master data does not return when called from a...
Hi, I do not have those data elements so I cannot duplicate your error. Things to try: Use constants as parameters for example: Constants: c_DIM_NAME TYPE UJ_DIM_NAME value 'acct_pl' . call...
View ArticleRe: R3trans Error after System refresh
Please send the trace file startsap.trc and dev_w0
View ArticleRe: Error while creating service entry sheet due to material group deletion
what is the error message that you get?
View ArticleRe: Cannot specify an imparting role
Dear Colleen Thanks for reply! I am working on project. There are 2000+ roles are exist with 1 company and 14 branches. we are working for the another company and don't want to develop the role from...
View ArticleRe: Budget Warning Not Exceeded Through Purchase Requisition - What are...
Thanks Nagarajan. Budget warning may trigger at AP Invoice level as per note suggested by you. but we wanted to know how it will trigger at Purchase requisition / Purchase order level/ As in 9.0, there...
View Articlecrosstab help
Hi All, I have a cross tab report having columns as brand and rows as location. For every Brand I have summary fields like sales,cost,variance. It is like this Brand1...
View ArticleRe: Posting of wrong amount while doing Service entry sheet
Please post screenshots for all points you described, or check at least if the PO was changed after the SES was posted
View ArticleRe: User status check
Here is the code to be put in QQMA0014 (include ZXQQMU20). DATA : I_USTAT LIKE ALM_ME_USER_STATUS_CHANGES OCCURS 0 WITH HEADER LINE. CALL FUNCTION 'ALM_ME_READ_USER_STATUS' EXPORTING OBJECT_NO...
View ArticleRe: zero Value condition type should not be printed in invoice.
Hi, ask for the help of an abaper to change your print program. Regards,JM
View ArticleRe: Error while executing function "ALSM_EXCEL_TO_INTERNAL_TABLE" in...
Hello Cao, You need not to set the CSRF Token value if you are using GW Client. Regards,Ashwin
View ArticleRe: User status check
Hi Sir, Thank you so much for your quick reply with positive solution and i will implement the same with the help of our programmers. Thanks & Regards,Nellaiappan N.P.
View Article