Cetificación de Desarrollo
Hola. Que requisitos existen para obtener una certificación de desarrollo para SAP BO y donde se imparten. Saludos.
View ArticleRe: Data binding issue with JSON Model
Hi KK FYI. When the backend is providing oData service, the SAPUI5 has oData model for it. Many features like $filter, $sort, etc are supported out of the box. Thanks-D
View ArticleRe: Error when importing object P_lis
Hi Aditya,You might need to provide a few more details on the dump. I.e. Exact details of the error that occured.Where the error occurred You can grab these out of the dump in ST22. That should help...
View ArticleRe: Refresh document call in RESTful workflow is taking long time.
Hi Anthony, Yes, You are right. Your understanding is correct. And I tried it, with <url>/parameters?refresh=false. It is not working. Same Request Timed out problem. Ex:Method:...
View ArticleRe: DBA cockpit connection XXX cannot be established. Solman_setup.
Hi, Kindly check SCN thread DBA cockpit connection CL1 cannot be established Regards,Gaurav
View ArticleRe: Connection Server not getting up.
To resolve the issue please delete the contents of the Data folder after stopping Web a Application Server (tomcat) and SIA. You may finod the Data folder where Sap Business Objects installed under the...
View ArticleRe: Connection server is not getting initialized
To resolve the issue please delete the contents of the Data folder after stopping Web a Application Server (tomcat) and SIA.You may finod the Data folder where Sap Business Objects installed under the...
View ArticleRe: Connection Server 32 goes in starting and staye like that
To resolve the issue please delete the contents of the Data folder after stopping Web a Application Server (tomcat) and SIA. You may finod the Data folder where Sap Business Objects installed under...
View ArticleRe: Anywhere16: Connection Limit (Licensed seats) = 3?
Screenshot is attached, which show the connection limit is 3. In general, what determines the connection limit? Edition of Anywhere? License key? A configurable variable?
View ArticleRe: Custom Agent Assignment for CRF3 posting
Few things to check:1) Have you done the "General task" setting in the client in which you are testing? This is a client depended setting and needs to be done in (or transport to) each client. (And run...
View ArticleRe: To get a set of values just before a 'selected' row in a table
Hi Alice, Try this. READ TABLE itab1 WITH KEY colname = '123' TRANSPORTING NO FIELDS. IF sy-subrc EQ 0. l_index2 = sy-tabix -1. l_index1 = l_index2 - 5. APPEND LINES OF itab1 FROM l_index1 TO...
View ArticleRe: Workflow progress bar, work item execution progress status
Hi, After the decision step is completed, you could add +1 (or whatever) to a container element APPROVAL_COUNTER (or whatever) with a simple container operation. Then you could read the value easily...
View ArticleRe: Network activities
Hi Saifudin,Activity type is controlled by Control key.In standard system PS01 is for internal process, PS02 & 06 is relevant for externally proocess (02 for material & 06 for pure service w/o...
View ArticleRe: Sequence while sorting an internal table
Just sort it by the desired columns to reassure data sequence. SORT itab by area_no name.
View ArticleCustomize the card layout of webi mobile in Andoird
Hi guys, Is there any documents describe how to customize the card layout for web intellignce mobile reports in Android. Currently, I've found only for the iOS platform. I've tested opening the same...
View Articlemigration AFAB error correction
we migrate 200 asset in Apr.30, after first month end depreciation, we find during legacy data transfer, about 30 assets are transfered with wrong accumluated depreciation and ordinary depreciation....
View ArticleRe: can any one help me
Try to maintain the Short/Med/Long Text in your field catalog. Please use a more descriptive subject next time so others may already have an idea of what your problem is. A lot will be happy to help.
View ArticleRe: no flows for automatic debit position
configuration is fine, we have go live for long time, fwze error below
View ArticleRe: HANA Parameters adjustment after BW 7.40 Installation
Hi @Tong_Ning, Please see if the following note or SAP documentation helps you out: 1949273 - Important SAP Notes for SAP BW 7.40, powered by SAP HANA...
View Article