Re: IMPORT FROM DATABASE Gives SY-SUBRC = 4
Thanks Archer but i had found the issue and had posted it as well. In Step 2 where i am calling function module, i was deleting the ID and hence there was nothing to be imported in the last step.
View ArticleRe: Xcelsius has stopped working, APPCRASH Error
Kajal , Have you solved this issue ?I have the same problem and i haven't found any solutions yet I'm using office 2010 on windows 7 32 bit sp 1 I tried to kill EXCEL.exe but it still crashes
View ArticleRe: Can i upgrade the application SAP WorkManager 5.3 to SMP3.0 server with...
I don't know if there's any specific upgrade path for that and would have to defer on that to our SAP/Syclo experts active on this forum.However, one thing is certain - you cannot run SAP WM 5.3 on...
View ArticleRe: Xcelsius has stopped working, APPCRASH Error
Have you solved this issue ?I have the same problem and i haven't found any solutions yet I'm using office 2010 on windows 7 32 bit sp 1 I tried to kill EXCEL.exe but it still crashes
View ArticleRe: Adding Custom Rules to Collection Strategy.
Hi, Before to build anything, I'd try to run the FDM_COLL_SEND01 to see what happend. Maybe the FDM* can considerer this items. JPA
View ArticleRe: Unable to display Infocube data
Hi, how many records in cube is it huge records or less records.in info cube selection give the some filters and check the DB aggregaion and check the no of out put list. Thanks,Phani.
View ArticleRe: Datasource Enhancement
Hi this data source - 'ZBW_3FI_GL_0L_SI' have custom data source and start with A-Z custom data sorucego the extracstructure -> double click on the extracsturcute structure -> select append...
View ArticleRe: Error generating the selection screen
Hi Gita,Change your code to this:SELECTION-SCREEN BEGIN OF BLOCK param WITH FRAME TITLE frame. SELECTION-SCREEN BEGIN OF LINE. SELECTION-SCREEN COMMENT (10) scr_pnam FOR FIELD lv_name....
View ArticleRe: Error generating the selection screen
Hi Gita, Its your selection screen length that is causing the problem. I have modified your code. Please try the code below:SELECTION-SCREEN BEGIN OF BLOCK param WITH FRAME TITLE frame....
View ArticleRe: Posting Periods Control by Account Type - Treasury
Hi, We think SAP allows only for V, A, D, K, M and S and not for treasury as treasury has cash and bank which can be controlled by giving G/L accounts. You, can also elaborate your requirement still...
View ArticleRe: Result field to compute using other results field
Hi Anshu, The outcome is correct as you have posted. The only problem is that it is only correct when the characteristics is PLANT. When I put VENDOR or some other characteristics the results on those...
View ArticleRe: Do DB2 archive logs will be written and will be add to database?
Hello Chona Nabasca, It may result in transaction log full issue. Depending on the parameter settings (log file size, primary log, secondary log), generally there will be a maximum size of the log...
View ArticleRe: Connect to database failed,rc=-10709 Connection failed (RTE:Database name)
Thanks for the answer . Same error resolved for me in Hana DB as well after setting the DEFAULT key on central instance. We were facing this issue ==========** ERROR => Connect to database failed,...
View ArticleHow to setup a table with Time constraint
Hi, how to create a table with time constraint in SAP HANA so with validity period for the set of keys? I have not managed to link together the begin and end date to form a validity interval which...
View ArticleRe: SAP SEPA: no payment medium created
Thanks, Todd. But I have selected "Create payment medium" in paymnet run. I have applied all the notes I think it is necessary and the DMEE tree name is same as payment medium. Thanks,Sara
View ArticleRe: Error generating the selection screen
Hi Gita There is problem with your code , below is your code SELECTION-SCREEN BEGIN OF BLOCK param WITH FRAME TITLE frame. SELECTION-SCREEN BEGIN OF LINE. SELECTION-SCREEN COMMENT 10(10) scr_pnam...
View ArticleRe: Join VBELN_VF and VBELN_VL
Hello Patricia, Reading the question, I am not sure of what you would like to achieve :Download the technical details of the data element ?Download (extract) the billing document for a given delivery ?...
View ArticleRe: Employee discount for certification exam fees?
Have you asked your employer?I think their answer would be more accurate than any you might get here. cheersPaul
View ArticleRe: BAPI_ACC_DOCUMENT_POST
Hi, Your parameters are wrong.. you need to debug to where the message is raised.Not a very satisfying answer, I know, but you don't give enough information to pinpoint the problem. cheersPaul
View Article