Re: Module Pool ToolBar Enter Function
hi Caioyou need statement "set pf-status 'XXX' in your PBO module. ", XXX is defined in SE41, you can copy it from standard status 'STANDARD_FULLSCREEN' in standard program 'SAPLKKBL'. regards,Archer
View ArticleA Structure in se38
Hi Experts, I want to create the following structure in se38. However, I don't know the name of structure and thus cannot search for more information. May I ask to request some hints? BR,King
View ArticleHow to convert one data type to another data type ?
Hi , While inserting records from internal table to table I am getting problem because of the field ERFMG. The data type of table was declared in table as 'QUAN' data type. While checking the...
View ArticleRe: A Structure in se38
Hi , It seems to be order number ( sales order - VBAK-VBELN) - please expand the node! or PROVIDE the list of field names to build the structure!
View ArticleRe: Upload receipts to IXOS server
Hello Rufus, Th It is pretty straight forward If your Business object and Archive Link Document types are properly set up . Note : The Business obejct should have IFARCH21 interface for archive...
View ArticleWhy is my search help exit not working updating column headings?
In my Search Help, I have KNVP-KUNN2 and KNA1-KUNNR being returned. In their default form, when the search help is run, for both of these fields the column header comes back as CUSTOMER. This will not...
View ArticleRe: security tables in sap
A combination of AGR_USERS , AGR_1251 should be good enough to give all values of authorization fields available for user. For org level values, AGR_1252 should be considered.However, this will also...
View ArticleVF04 collective billing - how to identify different invoices?
Hi, I have a web-service for freight rates to which I need to pass tables of the delivery information per invoice when the user hits Collective Billing for a group of selected deliveries from VF04.The...
View ArticleEventhough i set the 'Change Log' flag, system not showing log!!
Hello, I have created z_tbl_1 and z_tbl_2 in different z packages, and their authorization groups are different, well. Then, i have checked the Change Log check box for both tables, Surprisingly 1st...
View ArticleRe: Hi, archive print data retrevial
Ok Got it. Appreciate if you can share the screen capture with steps by steps that you have done. It would be helpful.
View ArticleRe: KBETR update
Hi Sandy, Did you move the custom values from the customer tab into the communication table? I am a little surprise by the issue you faced on calculated value being reset. ThanksLeonard
View ArticleRe: Problem in CS_BOM_EXPLOSION function module
Thanks for your reply. I want to get both Material and Sales Order BOM details. Hence i cannot use CS_BOM_EXPL_MAT_V2 as it will give only material bom details. Regards,S.Shanmugapriya.
View ArticleRe: VF04 collective billing - how to identify different invoices?
Hi Nabheet,Thank you for you reply, My requirement is to call the webservice at this timing, in the user-exit, but I will look further, as you suggest.ThanksJeremy
View ArticleRe: Bapi or Standard Function Module for Change of Status of Batch
Thanks. BAPI_BATCH_SAVE_REPLICA is working,
View ArticleBAPI_GOODSMVT_CREATE error
HiI am trying to do transfer posting using BAPI_GOODSMVT_CREATE. I am getting the below error:Deficit of BA Restr.-use 1 KG : 00241 1300 1301 14AG03606XI used the below code: DATA : BEGINOF...
View ArticleRe: CATSDB Index
Hi Asokan can you please let us know which DB you are using . If you are using DB2 , then you can use the index analyzer to see the cost of the query and what is the SAP Recommendation of the same. If...
View ArticleBAPI_PO_CREATE1 allocates the amount of Requested
Hello, I am implementing the bapi to create a purchase order from an RFQ , assign the po_item - quantity = v_quantity field , but when you create it assigns the request quantity .this is a piece of...
View ArticleFIND ALL OCCURRENCES OF REGEX in internal table
Hello, I have an internal table with 2Mio. entries. The table has two character fields. Field 1 is key field and field 2 is my search field. I have to search for a specific pattern in the second field...
View Article