Re: how to specify PACKAGE SIZE for to RFC_READ_TABLE from PyRFC?
in your example code, you do: if 'tabfields' in kwargs.keys(): tabfields=kwargs['tabfields'] # parameters['FIELDS']=tabfields for field in kwargs['tabfields']:...
View ArticleRe: Error in BAPI_GOODSMVT_CREATE
Checkout the solution mentioned in the note, 139176 - M7302: Field overflow in routine WERT_SIMULIEREN and see if it solves the issue you're facing. Also see the note: 519800 - FAQ: Goods Receipt...
View ArticleRe: Customizing error in daily work schedule 30 Message no. P2581
Hi Pragna, Pragna Roy wrote: create work schedule Manually - Entry 2 EG 30 does not exist in T508A (Check Entry).Please check have you maintained WSR based on ESG. Revert back in case of any issues....
View ArticleRe: Fast Order Entry - Business Partner Search / Suggestion
Dear Thomas, Below different options might help you. 1.There is a new and nice feature available with TM 9.0(With latest FPM service pack) i.e If you enable the 'Suggest Values' property for any UI...
View ArticleRe: Production Order Component Sorting Options
You transfer your reports internal table data to the function module through SORT_TAB which will sort it and return the sorted output in the same table. DATA: i_tab type table of RESBK with header...
View ArticleSales Deal not picked in pricing
Hello Everybody, I am facing an issue in the Sales Deal created by my client.Sales Deal created & assigned with the condition type 'ZNX0' with the validity of the sales deal as 1 month.Condition...
View ArticleRe: SAP BI BROADCASTER NOT WORKING
Hi Akshay , Has this issue been resolved ? If yes , please share the solution . I am also facing the same issue we are upgrading from 3.5 to 7.4 . Regards Zeenath
View ArticleRe: BO Sizing - 3 Tier
Jim, All the information you are looking for is located within these TWO documents. Windows Install Guide:http://service.sap.com/~sapidb/011000358700000171092014E/sbo41sp3_bip_inst_win_en.pdf Admin...
View ArticleRe: Populate Standard field value on Quick Create Screen
Hi Vinod, Though the AfterModify event is triggered, i cannot change any values or properties of the Standard fields. I get compile error that "Account" field is read-only. So I guess the standard...
View ArticleRe: Query Browser greyed out in Dashboards 4.1
Hi Anil,i have the same error, the query browser greyed out in dashboards 4.1 spa03. I couldn't resolve this probleme. Can you explain more what did you do to solve it?ThanksAbdelhak
View ArticleRe: Mass User Maintenance in Portal
Hi Pavan, If your requirement is just to assign user groups to a single user who exists in the Portal, you can do that through Identity Management by searching for the user and by modifying the...
View ArticleRe: ABAP Code Error
Hi Giri, Program is giving a run time error because you are trying to pass all fields selected in your select query to a work area fully. SELECT MATERIAL_NMBER MATERIAL_DESCRIP...
View ArticleRe: Function Module for Download two or more internal table data in separate...
Hi Ramesh, Check the FM EXCEL_OLE_STANDARD_DAT. Enable the import parameter DATA_SHEET_NAME. Pass your sheet names.Please use field symbols for avoiding repetative calls. Hope it will be helpful....
View ArticleRe: Accessing Component Information for systems connected to Solution Manager
Hi Jeff, the information about software components (and this is I think what you are looking for) is stored in the LMDB of Solution Manager. Each satellite system sends its component info into SLD...
View ArticleRe: Combo Box.
Arjit, like always you are right. but this post does not show me the measures, is it just as easy as putting my measures in another column and bind it to something?Thanks.
View ArticleRe: Time based chunks error - WORKLOAD ANALYSIS (INTROSCOPE DATA)
Hi Pragadees, the string "... time based chuncks ..." indicates that you have a backlog which is processed by the EFWK currently. Normal process is indeed to improve the resource capacity of SolMan (as...
View ArticleRe: SAP MDG - User configuration
Have you completed all the MDG-S setup steps (installation guide)?
View ArticleKBK6 Actual Allocation Price Indicator
Good day. Regarding the actual allocation price (AAP) indicator, I have defined in the activity type master data a default value of 5. However, when I am running closing period activities, I checked...
View ArticleRe: Access Request : ERROR: The ASSERT condition was violated. (termination:...
Hi Mangesh is this happening on NWBC Screen to create a new access request? Which webdynpro link are you clicking? Is it the end user access request or the GRC user one (i.e. does the user have an SU01...
View ArticleLearning ABAP from home
Hello, any link to acess SAP remotly from home , for learning purposes....
View Article