How to group the column headers using WDA ALV ?
Hello All. How can I group the column headers as shown in the picture(chart), using WDA ALV. Thanks for any help ! ABA1A2A3A4B1B2B3B4B11B12B13B21B22B23B31B32B33B41B42B43 消息编辑者为:Cloud Li
View ArticleHOW TO CHANGE VBAP-KTGRM BY USING 'BAPI_SALESORDER_CHANGE'
Hello guys, Recently i've suffered by this problem, i want to change an option discribed as "Account assignment group for this material" in SO. But, i can't find any fields for this option...
View ArticleRe: can't use procedure in the .rdl file.
Hi Omer, I create the River project first,then I used this three procedures to create the river environment and add roles to myself:CALL CREATE_RIVER_ENVIRONMENT ('testutility', ?);CALL...
View ArticleVariable of copied Query changes the original Query - variable
Team: I have a Query "A". Then, I made a copy "B". Both Queries are the same definition, including the variables. In the Query A, there is a variable "ZWWW" that checks the date entered by the user. In...
View ArticleHow to remind the agent if activity is assigned to him?
If activity is assigned to the agent and the planned time frame is reached , how dose the agent get the message? Any "close- to -standard" ideas? besides looking into his calendar manually. Thanks.
View ArticleRe: How FEBEP-SDOC2 gets populated?
Hi all,From my observation I have noticed that these fields gets populated in following scenarios:1) SDOC2 - Partial Payment2) AKBLN - Cash on Account3) NBBLN - Complete Payment RegardsPankaj Pareek
View ArticleRe: MobiPad Installation
Hi Hoa, I read somewhere that for iPad support, you need BO4.0 SP2 or BO XI 3.1 SP4 on the server side. However, you can confirm with SAP Support on this. Thank you, Rahul
View ArticleRe: Inventory Audit Report has Trans. Val = 0
Hi Nagarajan,Below are pictures of Audit report and Goods Issue transaction, in audit report show cost 41.3 but goods issue doesn't has item cost or record JE
View ArticleDeletion of requests from Write optimized DSO
Hi all,Tried using this RSSM_DELETE_WO_DSO_REQUESTS to delete requests more than 60 days, via process chain.But this is not removing all requests more than 60 days. Quite a few are not getting deleted...
View ArticleRe: Inactive Item report to show Item bought within a specific period and not...
Hi, Try this query: SELECT T0.[ItemCode], T0.[ItemName], T0.[OnHand], T0.[AvgPrice], T0.[LastPurPrc], T0.[LstSalDate] FROM OITM T0 left JOIN INV1 T1 ON T0.ItemCode = T1.ItemCode left JOIN OINV T2 ON...
View ArticleRe: Relatório não traz informação correta
Boa noite, apesar de estar respondido o tópico, eu gosto do pontinho, pra resolver o caso eu faço o seguinte. 'http://$b1$/link?table=ORDR&key=' + Trim(ToText({Comando.DocEntry},'########')) Abraço...
View ArticleRe: ZMHF not closing corresponding ZMCR - 7.1
Sorry to bring up an already answered thread. However, I have the same issue. But it seems that "Define Status Attributes" in SPRO has been REMOVED. I am on Solman 7.1 SP8 Any idea why this was removed...
View ArticleRe: SAP Fiori Track Purchase Order Error
Hi Prabhu, Please install the support packages. Several fixes are included. + UIX01EAP SP02+ SRA020 SP05After SP update, search notes by "SAPK-60006INSRA020". Regards, MasaSAP Customer Experience Group...
View ArticleRe: Transfer amount from fi to co
Reversal is not possible .....any option on that, it is very urgent to me....please get me out of this. Regards,Hanumantha Rao.
View ArticleRe: how to display user define value in list screen from detail screen
Sumit, As Steve was asking, you will need to use a transaction in your Add button action to save the values you want to display on the next screen into a property within an object. Probably using...
View ArticleRe: Oracle Release upgrade from 11.2.0.3 to 11.2.0.4
Hi , Thanks for your suggestions , I have stopped the installation deleted those oracle s/w files and extracted the files again it worked .
View ArticleRe: Call_fbra usage to reset multıple cleared documents(fbra)
Do not enclose u_mode in single quotes. I_MODE = u_mode NOT 'u_mode' Related Thread: http://scn.sap.com/thread/3577278
View ArticleRe: Fault message with 'Server error'
Hi Marco Can you please provide the screenshot of the error in the communication channel and the audit log of the message? RgdsEng Swee
View ArticleRe: Recipient port and Message function are missing
There is no solution for this problem. However , this issue didn't come out again since that day. So i assume that this is just a bug. =) cheers and thanks for those providing me useful suggestions.
View ArticleRe: How to transport SAPUI5 components from ABAP repo
Hi Rajesh, once the SAPUI5 application is deployed to ABAP server, it is stored as BSP application under transport request (refer my blog How to Deploy and Run SAPUI5 application on ABAP Server for...
View Article