Cod. Situação Doc. Fiscal 08
Boa tarde! Estamos criando uma categoria de NFe para registrar Notas Avulsas emitdas pelos fornecedores. Para este tipo de Nfe, é necessário que o Código da situação do documento fiscal seja 08 -...
View ArticleRe: interval between setup and produce activity
Hello Abishek: As per the original post I had stated that we are using time continuous CTM PPDS planned orders.As such this max interval duration is created. In the end we used BAdI to influence this...
View ArticleRe: interval between setup and produce activity
Hello Joe:We are using standard routings
View ArticleRe: Error: We are sorry, we cannot provide you with the solution due to the...
Hello Similar Problem, Trying to deploy instance for Text Analytic, and DW, with green light. Receiving error " We are sorry, we cannot provide you with the solution due to the results of an export...
View ArticleRe: No Gaps No overlaps in Dates
Hi, Sorry, but you're not asking an ABAP question. You appear to be requesting someone to do your work for you. What will you learn from that? SCN is about sharing knowledge and learning... not...
View ArticleRe: Sending Documents to ERP from Work Manager (6.2) for a Work Order
Hi Mina, Did you manage to get this working? SK
View ArticleRe: Previous Year Runningsum issue
Thanks. Previous function does not work. As I said, Running Sales 2016 = Last(RunningSum(([Total Sales]);([Fiscal Year])))) which works fine.I have issue with "Running Sales 2015" for which I used the...
View ArticleRe: Previous Year Runningsum issue
Hi Sunil, Thanks for your response.Please see my above response. I still have issue.
View ArticleRe: Customer Exit EXIT_SAPLRRS0_001 triggered twice
We upgraded portal to latest patch (7.40.8.20) but now get the following error while executing the report in portal BI exception with class "BIBaseRuntimeException" and message "Error while generating...
View ArticleRe: Service Entry Sheets are not appearing in ML85 for collective release
Hi Attached screen shot. RegardsWills
View ArticleRe: Could not open app. Try again later.
Hi Anjani, As per your first screenshot, i see that you are trying to open Create Sales Order Tile. Have you done the backend Configuration Tasks: To enable Create Sales Orders, perform these...
View ArticleRe: How i get last sales price of every item ???
Hi, Try this query: SELECT T1.[ItemCode], T1.[Dscription], (select Top 1(T0.[Price]) From INV1 T0 where T0.itemcode = t1.itemcode) as 'Last Price'FROM OINV T0 INNER JOIN INV1 T1 ON T0.[DocEntry] =...
View ArticleMM - Report extraction using standard t-code
Hi SAP Consultants, May I ask test scripts, screenshots, or procedures on extracting the following from MM master data using standard t-code: 1. Approved Purchase Order without Goods Receipt List2....
View ArticleRe: DTW import of exchange rates ORTT Table fails with decimal values
Hi, Please check with SAP support. The above workaround was provided by SAP.
View ArticleRe: Descending Sort of Calendar Months in Prompts
Hi, Are you asking the steps to achieve this in query designer? Because you posted in WeBi section.. SAP Business Explorer (SAP BEx) Regards,Loed
View ArticleRe: USR02 table has Valid to date 00.00.0000
Hi, No. I don't know SAP ECC. Please post at correct forum to get quick response.
View ArticleRe: MIRO hit to Inventory and Forex Account
Dear Expert, Please need your advise. Thank you IS
View ArticleRe: Data Services connections to IBM DB2 8.1
Thanks Arun,Looks like its not supported; we are going to try and push the queries down to the DB, rather than use DS.
View ArticleSMP3 - AppDevelopment (Agentry): List Tile View dynamic filtering
I have a detail screen, and two List Tile View controls (call them A and B) on the screen. I want to dynamically filter List Tile View B when the user clicks on a row of List Tile View A. There is a...
View ArticleRe: Depreciation Calculation
Thanks Ajay! I've checked the base method of the dep key and it uses percentage from the useful life as dep. method. The total useful life of asset is 23yrs but the percentage rate is 25.5319148936....
View Article