Re: Calling a Update Module as RFC FM
Hi Mallikaarjuna, I was getting a runtime error as because of this. The FM is not remotely enabled and I just wanted to know that can we call a Update module as RFC FM in the syntax that I posted...
View ArticleRe: BPC 10.0 NW - Lookup in defautl
I do not believe there is any difference between having it as a YTD og periodic, because all values are AST, so there should not be any difference. I am however 100% sure that my IFRS starter kit has...
View ArticleSAP HANA Database Administration Issues
Hello Gurus, I would like to know and understand the most common or frequently faced major issues by SAP HANA Administrators. Shirish.
View ArticleIn LSMW readings of 2 fields getting clubbed in one Field
I have created a LSMW object for changing the predective measuring points upper limit.but when i assign the file and do convert data the readings of the measuring point and the upper limit are...
View ArticleSql server Memory sap BPC 7.5 MS
Hi, I have the problem on production server of BPC 7.5 MS about the memory of SQL and OLAP (the phisical memory is 16383 MB). The SQL version is 2008 R2. The issue is that the memory of SQL and...
View ArticleRe: Doubt in module pool table Control abap
Hi Frds, I haven't worked on Module pool . Please help me out . When i m passing values and press enter values are not appearing PAILOOP AT gt_calc. CHAIN. FIELD gt_calc-cost. FIELD...
View ArticleRe: PM items to test against after EHP6 upgrade
Major Part will be to test module specific enhancement / developments done before upgrade ; to know new version is supporting your developed solution.We used panaya testing tool to perform this...
View ArticleRe: Get messages from documents
It was a program error in my code... I didn't see the versions table... I'm using also the FM BBP_PD_PO_PARALLEL_CHECK for check the messages in POs... And also the FM META_GOODSMVT_CREATE_CHECK to...
View ArticleRe: How to block whole Transactions of customers under credit limit
so what i will do to block whole transactionGoto sales order->header ->Shipping->here you can maintain the block, so that system will not allow further transactions. Please note Even though...
View ArticleRe: Add items to sales order by "Item details: configuration".
I understand that you mean VA02.I'm the ABAPER and I'm sure that on this system BatchInput is impossible. Error message interrupt it (populate obligatory fields) before is possibility to populate...
View ArticleRe: Error in File to Idoc Scenario?
Hi Vikram. This error states that IDOC data is not correct, so validate the data to fix the issue. --> Check if you are receiving correct data. try to test the mapping in ESR test tab.. If it is...
View ArticleRe: IF Condition usage
Avinash, {code} data:r_kschl type ranges of konpv-kschl, wa_gjahr like line of r_gjahr. wa_kschl-sign = 'I'.wa_kschl-option = 'BT'.wa_kschl-low = 'ZD00'.append: wa_kschl to r_kschl.clear:...
View ArticleRe: DTW error in SAP hana "Unable to access SBO-Common database"
1. Please move your thread to the English forum. This is the rule. 2. I meant have you add the port number after the Ip?
View ArticleRe: estimated cost in maintenance order
Estimated cost can be bifurcated same as Planned Cost & Actual Cost through Value Categories split.
View ArticleRe: Two ABAP stacks on single HANA appliance in MCOD
Hi Ron, you shared the following information: With SPS09 (planned for Nov later this year), we plan to introduce a feature called "multiple databases" which will provide greater flexibility to deploy...
View ArticleALV Tree: match node to object reference
Hello, could anyone help me with matching the node shown in the ALV tree with the object reference that contained the data.In my program I create a hierarchie of objects of different local classes....
View Article