Not able to view data after execution of mentioned program
Purchasing Order ALV Report ( Using For All entries And Join Condition For Table EKKO And EKPO)REPORT zabap_po. TYPE-POOLS:slis. TABLES: ekko,ekpo. ****************DEFINING FIELD CATLOG DATA: fcat...
View ArticleExtend the segment for INBOUND order
Hi all, Message type : ORDCHGbasic type : ORDERS05process code : ORDCFunction module : IDOC_INPUT_ORDCHG while changing sales order(VA02) the change sequence no will send from PI side.so for...
View ArticleCL_SALV_TABLE Hide context menu item
Hi Experts, Is there any way to hide context menu item(Right click menu item) from cl_salv_table.The functionality available to hide toolbar buttons but no options available for context menu. Thanks.
View ArticlePattern button in ABAP EDITOR ECC 6.0 EHP6
Friends. I know this is a question asked a lot of times. But I think something changed in this release. Since 46C, I used Pattern Button in ABAP editor, so I could select structure types to do...
View ArticleDunning smart form configuration.
Dunning form is getting triggered for 200client(Testing) ,but it is not getting triggered in 300 client(Main server). Insted of smart form it is triggering script in 300 client , But it is triggering...
View Articleuser exit or badi on TCODE : ME21N purchase order output screen
hi Good day, i have requirement from business to auto fax and email when user click on ENTER using TCODE : ME21N or ME22n, at location 1.TCODE : ME21N.2. application tool bar : Click on MESSAGES...
View ArticleBDC to PARK a fi document for Tcode f-02
Hi Experts,I am working on a BDC program where i need to put PARK and POST option for the END USER for transaction F-02.It is working fine for POST the document but i am not able to PARK it. I am using...
View ArticleProblem with Notification Release
Dear Experts, I have problem with Notification release.. When I created Notification of type ZB in T-code QM01 in QM Module ,i am not able to release.I click on Release Flag button but it done nothing...
View ArticleCL_SALV_TABLE remove Sort/Filter
Hi experts, I want to remove the sort and filter options from cl_salv_table output. lr_functions_so->set_sort_asc( abap_false ). lr_functions_so->set_sort_desc( abap_false )....
View ArticleEmpty value in output
hii expert, I wrote one FM for selecting entry from table into internal table.here is my code FUNCTION Z_TERRITORY.*"----------------------------------------------------------------------*"*"Local...
View Articleerror After SAVE method, COMMIT WORK or ROLLBACK WORK must be executed
Hi Experts, I am doing the migration program for the service Order Create using the BAPI 'BAPI_ALM_ORDER_MAINTAIN'. After the BAPI i am calling the FM 'ALM_ME_COMMIT_OR_ROLLBACK' it will commit or...
View ArticleIdentifying Selection fields in Report
Hello Experts, When i execute the Tcode FMRP_RFFMEP1AX of Report rffmepgax selection screen has fields such as Grant,Fund,Fund Center and so on.But i coulnt figure out where select-options are...
View ArticleError Message for co11n help
Hi Experts, My requirement is you can enter only same batch other wise throw the error. I already done , But problem is they are entering the batch bottom to top. if am entering the 2 items...
View ArticleProxy Package Change
Hi, I Created one proxy in SPROXY ,But unfortunately it's gone to local object.Now i want to change my Proxy Package in Message type but it is Disable.Please Help me. ThanksMani
View ArticleCode Optimization help
Hi Friends Please help me to optimize the attached code. Thanks in advance.Viji.
View ArticleISR Notification update problem
Hi, We are using ISR scenarios to update Material Master along with workflow approvals. Everything is working fine but at one case we are unable to modify the request data. i.e. when creator user id is...
View ArticleREUSE_ALV_GRID_DISPLAY: Parameter to save after "Change Layout"
User wants to save custom layout settings after he generates report. However, the "Save" icon is under intensified. I call REUSE_ALV_GRID_DISPLAY. Anybody know of a parameter I should set that when...
View ArticleGOS Attachment List returns all available Business Document
Hallo, i've struggling with the GOS-Implementation in an custom program. I've created a Z-Objekt, customized a document type in OAC2 and customized a link for content repositories in COA3 for my...
View ArticleGOS shows all Business Documents in Attachment List
hy to all,i'm struggling with the integration of GOS in a custom program. I've created a Z-Object (e.g. 'ZMyObject'), customized my custom document type (ZDocType) in OAC2 and my link between Z-Object...
View ArticleUser status remains unchanged after UserstatusSet call on AFVC_PM
Hi experts, I'd like to test this business object AFVC_PM via SWO1 and specially this method "PMorderoperation.UserstatusSet".But after the execution of this method, the operation status remains...
View Article