Re: 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: Space released during Orcale DB reorg..??
Hi All, I went through SAP note 821687 I ran the below query and got the wasted space of the top 20 tables. I have never worked or reorg but believe if I do a reorg of these tables I can reclaim the...
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 ArticleArchive and CU&UC implementation strategy
Dear Expert We have one SAP R/3 4.7 non-unicode system, now we have followquestions: 1. If we plan to implement archive and CU&UC (Combined Upgrade &Unicode Conversion) to EHP7 action for this...
View ArticleError while promote Personal Folder reports
Dear Experts, I have tried to promote my personal folder reports to QA system from DEV, got error as "Must create object under it's defined root folder" The details:Its SAP account, BI4.1 SP02 Patch2,...
View ArticleRe: Transient and Composite Provider Configuration
Hi Mayank Khandelwal, Could you please check the following note aswell:1730955 - Publish SAP HANA model: Missing checkBRPrabhith
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 ArticleSAP FICO - FAGL_FC_VAL
Hi Yesterday, as on 30.06.2014 I have scheduled a test run for this activity ans it came out well. Next, I have clicked on create posting and "Executed in background" SAP didnot respond. So I had to...
View ArticleRe: Dynamic configuration bean in JMS Adapter
Hi Karthiga Did you set the ASMA properties in both your sender JMS channel and receiver File channel? For the JMS adapter, as shown below, you will need to enter the DCJMSMessageProperty4 into the...
View ArticleRe: Solman 7.1 TM | Wrong alerts after Oracle Update
Hi, Please can you check the hostagent logs ?Also, you may have to share some information on your agent version and logs. Regards,Divyanshu
View Article