Re: transport custom tabs of VL01N, VF01 to a different server
Hi, You can search about CG3Y and CG3Z for transporting your request to another server... http://wiki.sdn.sap.com/wiki/display/ABAP/How+to+copy+Repository+Objects+between+non-connected+SAP+systems
View ArticleIdentify PO Box Address of a Business Partner
For a business partner (BU_PARTNER), how can I identify the PO Box Address (AD_POBX) in the ISU? Which function modules can I refer to? Thanks
View ArticleRe: Include an object to a transport request
Hi TS, Display the newly created request that you have just created. Highlight the unclassified request/task and from the menu choose Request/Task -> Change Type . Choose either...
View ArticleRe: Get detail of customer defined fields data.
Hello, To populate extension in BAPI, Check Below link: You should search the forum before posting. << Please stop posting links arbitrarily, this is considered as spoon-feeding & is highly...
View ArticleRe: Get detail of customer defined fields data.
Read documentation of BAdI BADI IBAPI_ALM_ORD_GETDET, method GET_CUSTOMER_FIELDS. (Also you could read Note 526592 - ALM GET_DEAIL BAPIs have no customer enhancement which implemeted this method in...
View ArticleRe: Include an object to a transport request
Hi, Go to se09 check your task/request click on your task and change the type as shown in the screen shot.
View ArticleRe: Updating the IM_EKET parameter in ME_PURCHDOC_POSTED
Hi , I kept the debug point inside the BADI method and when i run the transaction me22n and when i click save the break point triggers correctly . In that the IM_EKET parameter has some values in it ....
View ArticleRe: FM WS_DELIVERY_UPDATE_2 Status Update
Hi Soumya Thanks for your response.I tried this as well.But still facing the same problem. thanks,Siva
View ArticleRe: ABAP Certification Query
Hi Vivekanand, I need some help from you, I want to go for ABAP certification as a technical consultant,Can you please share which certification i have to go for and which are the centres that help me...
View ArticleRe: Identify PO Box Address of a Business Partner
You can get it through function BAPI_BUPA_ADDRESS_GETDETAIL. The field is available in ADDRESSDATA
View ArticleRe: Problem in Page Down recording in J1IJ
Hi Yogesh, Can you post your complete recording code part only also let me know during SHDB is below options are checked , if no then Re-record with below option . Note : During Fresh Recording use...
View ArticleSetting a PF status using ALV oops concept
Hi All, I am trying to build a grid display using OOPs concept. I am facing a problem to set the PF status. I copied a standard PF status STANDARD_FULLSCREEN from the standard program...
View ArticleRe: Error message to upload an image in sap server.
Hi Ashu, Please confirm once, Before clicking on import are you giving your file name into name field of stored on document server screen.Please try and let me knw because i have checked its working...
View ArticleRe: Enhancement forTcode QA32 & QA12?
Hi Soumya First the description fields should display then user would be able to enter information related to the field then we need to save. Thanksshree
View ArticleRe: MIME image object in Smartform
Hi, There is no way that you can upload JPEG/JPG images using se78.Please convert the image in bmp format and then upload it. Thanks & Regards,Tushar
View ArticleFlush out table contents
Hello Experts,Can anyone tell me "how to flush out contents of Z-table" ? The scenario is CASE 1)Below is my select query & based on select query,Im inserting records in the Z-database. SELECT...
View ArticleSmartform
Hi Experts, I have created a smartform in which i have 2 window, main & secondary. I want the data on secondry window to be printed on 1st page and for main window i have a table with more then 500...
View ArticleRe: Enhancement forTcode QA32 & QA12?
Hi Soumya, Could you give little guidance on piece of coding? i would be able to update on it. ThanksShree
View ArticleRe: MIME image object in Smartform
hi, i think you have issues in converting the image..you can easily do it via MS paint itself.. for making the image as BMP and other format ..open the image in paint.. and goto file->save...
View ArticleRe: Function module for update XK02
Hi, Try this function module to update the vendor master data ' OIUCM_VENDOR_UPDATE '. Regards,Adil
View Article