Re: Custom Prompt In Query
Hi Jeff , to use the value in the report use UserResponse("Enter Fiscal Year Period (e.g. 1 for July):") it will give a string with the value(s) provided as the answer to the prompt,Regards,Rogerio
View ArticleCannot load 0COSTCENTER hierarchy
Hello experts, (This error is happening in our QA environment, but DEV environment works OK. Both systems are on the same components level) We're facing an issue trying to load one of our hierarchies...
View ArticleRe: PopUp box with search and select the row
Hi, Please see the updated code. CALL FUNCTION 'POPUP_GET_VALUES' EXPORTING* NO_VALUE_CHECK = ' ' popup_title = 'Message Code'* IMPORTING* RETURNCODE =...
View ArticleRe: Custom Prompt In Query
Hi Jeff, I assume this variable is just to capture a Fiscal Period number entered by User, isnt it?The selection doesn't change the data pulled in the report, isnt it?If yes to the both questions?...
View ArticleRe: current agent field inside a loop
If the loop is to end if a specific user receives it, why send the task to the user in the first place? You can use function module RH_GET_ACTORS to call the rule before the task and see the results.
View ArticleRe: SU01 - Authorize change only Validity date
You can't only allow validity date fields via authorisation object? Why do you only want validity dates and nothing else? If you need to do this, build a variant transaction and make the other fields...
View ArticleNet dependency CU22 Message no. 28011 Invalid character
Dear All Recentlhy i am struggling a issue about the VC-OD related topic . Anybody can help to process the error i encounter . thanks . The process as below : Met systax error when create the net...
View ArticleRe: Option for Hierarchy node with text only and hierarchy characteristics...
Could you go to your BEx query and check your Financial Statement Item hierarchy properties to ensure they are as follows: It should then appear like this:
View ArticleDTW Issue SAP B1 9.1 PL 0.8 printing option
I need to generate 5000 invoice as a pdf documents. is there any way i can select the date range of AR invoices and generate as a pdf invoices and keep it in a folder. Can someone help me out with...
View ArticleRe: Create request simplified - link
Hi Claudio I've had the same problem and had reported it to SAP - sorry, I didn't see your post earlier. They have confirmed that this is a bug and SAP will release a note - I will update this post...
View ArticleRe: Real Time Data Aquisition with advanced DSO via Web Service Data Source
RReal time dtp are not yet supported yet for aDSO until bw7.5 SP4 as per sap.
View ArticleRe: Cannot create in HANA SBOCOMMON (SAP B1 Cloud Control Center)
Did you found a solution for this issue?
View ArticleSelf billing with vendor advance payment in MRRL
Hello, I have implemented self billing process but now I have a new request from my customer related with this topic. The request is to have vendor advance payment in selfbilling process.For what I've...
View ArticleRe: EAM - Position based owners/controllers
Thanks for the responses Artem and Zoltan. I'm still hoping to convince management to go with the standard Owner/Controller determination, so hopefully I don't have to do too much with this
View ArticleRe: XSODATA problem on trial since current update
Hi Vivek, I am currently still on 1.00.102.03.1449674847 and I still see the error. Regards, Wolfgang
View ArticleRe: Replicate sales order from ecc to c4c
Hi Phil, Bad news, I created a sales order in ECC and no idoc was sent, I tried with output section but I get an error. And when I created an output record I get a dump when I try to process it.....
View ArticleRe: Change in behavior of datalength() between ASE15 and ASE16
I'm on 15.0.3.I suspect this behavior changed in 15.7, but I don't have one of those. Anyway, it would seem there is no magic bullet. I just need to manually modify all my datalength() tests in my code...
View ArticleRe: B1License Service Not Starting
Thanks, that sort of pushed me in the right direction. There is helpful information regarding licensing at License Key - Help | SAP Support Portal . Just to recap, we're using 2007A 8.00.181, not 8.8...
View ArticleRe: named model binding partially working
Hi Sergio, There are two issues in table code.First would be the path for items binding, it should be case sensitive "{namedModel>/endpoint}" according to your JSON model.Second would be the cells...
View ArticleRe: Atomic drop/create trigger in ASE 16
You said "In ASE 16 sa/sso should be able transfer/take the ownership of an object as needed." Does that imply that the dbo (lacking sso role) cannot do that? You said "Worst case scenario you may have...
View Article