Re: Movement type Suggestion required
Hi Aravind, Its quite surprizing to know why there is a need to create customized movement types for each of the new sales order types. Ultimately the a new SO type does not necessarily mean a...
View ArticleRe: Service purchase requistion from Sales order
Hi,To create service PR form Sales order, you can use account assignment category C Regards,Biju K
View ArticleRe: How to get the position of a field in table in webdynpro abap
Hi, You need to enable the event first. I had shared a wiki regarding this earlier. call method lo_value->if_salv_wd_table_settings~set_cell_action_event_enabledexportingvalue = ABAP_TRUE wiki...
View Articlesap fdr mid term interest change
Hi, SAP Treasury FDR interest change Client invested in SBI FDR's in 2013 Recently SBI was changed the Interest Rate How can i Change the Interest Rate after 16 months period On the date of...
View ArticleRe: sap treasury 01A investment
Dear Raju, Please use below process to customized your requirement in system. http://scn.sap.com/community/erp/financials/treasury-applications/blog/2013/05/07/capitialized-dividends In the t.code...
View ArticleRe: Combining Internal tables
Hi Zhou, I Hope the below piece of code will help you, Loop at IT_TAB1 into WA_TAB1.wa_int_fin-part = wa_it_tab1-matnr.**** Pass the values from int table one to the final tableRead table it_tab2 into...
View ArticleHow to keep an upload option for tablecontrol
Hi,Greetings in advance! I want to keep an file upload option for table-control.Any idea?
View ArticleRe: Creation of hierarchy for material/service/service catalog products:...
Hi Team Please help me here. RegardsRishav
View ArticleRe: Maint Plans are not been Scheduled accordingly after changing Package
Hi All, Thanks for your time on these queries. Regards,Sindhu
View ArticleRe: UNIVERSAL ACCOUNT NUMBER (UAN) anounced by EPFO-wher can we update this...
Hey Ratan I know, wen we apply the patch, the system will take the ALT. SCREEN automatically. But, In my case, the patch is being updated by BASIS guy... but, it still is unable to accept the 2480 ALT...
View ArticleRe: Lumira Server Error - Unknown Command AOM
Hi, I'm getting same kind of error message.Have you been able to solve this issue? Regards,Robert
View ArticleRe: Failed to import System profiles after System copy.
OS: Windows 2008 R2Db: MSSQL 2008SAP: ERP 6 Ehp4
View ArticleRe: What is the function module for converting char 32 to raw 16?
HI, try these: CL_RESC_TAPE_WRITE_MNGR ->MOVE_CHAR_TO_RAW CL_RSZ_WWW_DB_INTERFACE->CONVERT_CHAR_TO_RAWregards,krishna
View ArticleSAP Middleware(JCO) Connection Problem
Hi,I'm using JCo connector to connect the SAP from JAVA where the import parameters of the ABAP function Module will be passed from JAVA code. While connecting to the SAP system I'm getting the below...
View ArticleRe: ME29N doesn’t check authorization for release level
Hi Ralf Peetz,Its happy to see your issue has been resolved.. Now you should close your discussion.Please have a look into the document The SCN Rules of Engagement | SCN Option 8.
View ArticleCreating a datastore/report for Org Unit assignments
Hello, Is there a C4C datastore where I can extract the Org Unit assignment of the business user? I essentially need a way so that I can generate a report where by I can select the Org Unit and...
View ArticleRe: Purchase Order approval email to approver (Workflow).
Hi Gourav, I think , you have to drop mail to apporver inbox once he approved the PO . After the approval step , please add the mail step ( send mail) , then you can specify the corresponding approver...
View ArticleRe: Script Error After logging in via NWBC
Hello All, There is a SAP note note available that solves the issue permanently. The note number is: 2039046 - NWBC Logon - Script error in lightspeed.js: Unable to get value of property 'SL_FORM' Best...
View ArticleHow to get orgnization data into Billing Document
Hi Expert,i have a requirement where i need to call org data view in billing Documents Component "BEABDH_BILLDOC" in overview page "BEABDH_BILLDOC/ItemsOverviewVS ". for that purpose i used a interface...
View ArticleRe: I want to select 2 table in report pgrm,both table don't have same...
How you have declared the IT_tab1, also the table Ztable1 is it the database table? Regards,Satish
View Article