Adding custom push buttons in CL_SALV_TABLE for ALV
Hi Experts,I have a requirement of adding push buttons on ALV output.I am using CL_SALV_TABLE for showing the output of my report.Please share your ideas if any about adding of Push button like Select...
View ArticleDisplay a popup screen in logon screen without create session option
Hi, Below is my requirment is :"No longer allow Service users to log to SAP" Solution done in system is below: In SAP enhancement SUSR0001 , we have added the below codes, SELECT SINGLE ustyp INTO...
View ArticleProblem while transporting the table,search help,domain
Hi experts, while transporting the tr from Dev to Quality iam getting the below error.When i checked in the above object's version management tab it showing active version doesnt have any Tr.So...
View ArticleBAPI for CJ02
I need a BAPI for CJ02 transaction, does anybody know one? Tks,Daniela Machado
View Articlehow to change the select options selection text dynamically in webdynpro abap ?
I want to change the Selection test of the Select-options i placed in my view container using WDR_SELECT_OPTIONS. Can anybody please help me?
View ArticleBAPI or Function Module to update IMZO
Hi,I'm looking to update table IMZO from a custom program but can't find a FM or BAPI to update the standrd table IMZO. I know this is updated from CJ20N but I can't find the FM or BAPI that does this....
View ArticleHow to change posting dates for Goods Movements via BAPI or Function Module?
Hi guys, How to change posting dates for Goods Movements via BAPI or Function Module?
View ArticleHow to create an order based on Notification through BAPI_ALM_ORDER_MAINTAIN
Hi I need to create an order based on the notification no. This is manually can be done using the Standard T.Code IW34.I am using BAPI_ALM_ORDER_MAINTAIN to create an order based on Notification. I am...
View ArticleUser role maintenance (TX PFCG) : S_TCODE cannot be changed
Hello, We have the following problem in the transaction code PFCG, when trying to edit the authorizations of a role: the tree "S_TCODE" appears as "Standard" and can only be changed, if you set the...
View ArticleDisable a row using in CL_SALV_TABLE
Hi Experts,Basing on a condition I have to disable single or multiple rows in ALV.I used class CL_SALV_TABLE for showing output.Please share if any ideas using same class how can disable row/rows....
View ArticleRefer to a type include.
Hi Everyone: I have a situation like this. eg: types: begin of y_test, include type vbak, a type c, b type c, end of y_test. data:...
View ArticleForm name not found in program for printing in MIGO
Hi, I have requirement to print different logos based on product hierarchy after posting goods receipt with production order. The form name mentioned in tcode M706 is not used. While checking the...
View ArticleUser exit needed
Hi all,i have to provide some user's to change the sales order related stuff, in VA02transaction, i have searched this forum but get confused in which user exit shouldi write my code.Please suggest me...
View Articleerror while creating vendor bank details using MAINTAIN_BAPI of class VMD_ei_api
hi, iam using maintain_bapi of class vmd_ei_api for bank details creation at the time of vendor creation. but im getting error: ' Invalid address:bank Country missing'.please suggest* *** Bank...
View ArticleHow to put a dynamic value on selection screen (report)
Hi Experts, There are 2 select options. Based on one input, the second text must be filled with the respective value. I have seen many posts but all of them are either on module pool, radio buttons,...
View Article0 idocs generated for msg type cosmas
Hi everyone.. please help out with this idoc issue I'm trying to send data with msg type COSMAS from 800 to 810 using BD16 as follows: it just says 0 idocs generated. I have again gone back and checked...
View ArticleSY-TABIX value of a loop in other loop in other loop.
Hello Gurus, I have a problem i want to modify some columns in final internal table and it is possible by using Transporting and Index but when i see SY-TABIX value it is not really giving particular...
View ArticleZ Database view is not showing all the entries?
HelloLast year I have created a Z table, say, its name is Z_TABL_1, its working fine, say, there is around 1000 entries in PRD, wellLast week I have created another 2nd Z table, its name is Z_TABLE_2,...
View ArticleNew ABAP Editor Auto code completion settings
Dear all,I am working in New ABAP editor but i am unable to set auto code completion, please tell about customising of new ABAP editor for Auto code completion. Thanks and regards,Gaurav Sood
View ArticleHow to Declare internal table in se24
Hi Friends, i have to select data depending on select-options on selection screen and has to display it using classes and methods,So please guide me regarding how to declare internal table in se24 and...
View Article