Quantcast
Browsing all 9269 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

CSV Data Source in CMC

Hello Everyone, I am trying to schedule a Crystal Report through Central Management Console but running into an issue when my data source is a .CSV file.  The report is a merger of three data points, A...

View Article


Re: Superuser Log Notification for Forward and Return Event

Hi Gowrinadh,If you look at my screenshots I have already created a custom Message class and taged it with custom template id. But the Subject is  New Work Item - Log Report Review. For Forward .The...

View Article


Re: Park option greyed out with in F-02

Check for possible authorization restrictions, Object:F_BKPF_BUK for activity 77F_BKPF_BES for activity 77 Thanks,Sridhar

View Article

Re: LSMW change article master data

You have multiple options of how to create an LSMW project to maintain Article Master data within SAP. You can use the IDOC method using message type ARTMAS Basic Type ARTMAS05, you can use standard...

View Article

Re: Consolidate freight units to the same delivery item

Hello Yasin,No, it´s not possible to consolidate in standard.We had to use userexit_prepare_001 of BAPI_DELIVERYPROCESSING_EXEC to consolidate.Regards, Marcelo Lauria

View Article


Re: Multiple sections in detail

Hi, Here's what's confusing me. I have detail lines that look basically like this: Cust    Invoice     Line     BOM     LineAmt  BOMAmt   ProcessBob     209         1        1       750      100...

View Article

Re: Equioment is replicating without status

Hi KP, Only the following system statuses are downloaded:    Available    In the warehouse    Assigned in delivery note    At customer site You have to use BAdI CRM_EQUI_LOAD method ENLARGE_INDOBJ_BDOC...

View Article

Re: sp_helpsegment pages don't add up. How can I fix this?

Could you post the entire output from running: =================exec master..sp_helpdb <db_name>gouse <db_name>gosp_helpsegment logsegmentgo=================

View Article


XPath Date Comparison in Repeater

Looking for some help trying to get a date comparison working in a repeater.  I read some other posts, and tried many variations, but I cannot get the date check to work.  I ended up doing the...

View Article


How to run a webdynpro multiple times by passing different parameters each...

Hi Experts,I am a BW consultant and new to webdynpro. Not sure how to run RSO_METADATA_REPOSITORY multiple times and by passing different parameter values each time(either taken from an a standard BW...

View Article

Re: No G/L determination and Billing Plan problem

Dear KHF, Just check at your schedule line category --what was the account assignment category assigned?? Due to this only system catches KOFK in third party/IPO (TAB/TAS item categories)(CB/CS...

View Article

Re: Brazil depreciation posted at asset level?

Hello,You need to create a seperate book for statutory reporting. Go to OADB > then select Brazil chart of depreciation and maintain the following: AreaDescriptionPosting IndicatorLedger1Leading...

View Article

Re: How can i set variant in alv ?

Burak, Are you trying to set the variant before the table is displayed? If so, you should be passing tab2 to the parameter IS_VARIANT in the method SET_TABLE_FOR_FIRST_DISPLAY. If you are trying to...

View Article


Image may be NSFW.
Clik here to view.

Re: LSMW Analyze errors

for me the prefered solution is to add sthing at the end and show me an error message with the old material number during "convert data" . My issue is that i do not know what to write there and now i...

View Article

Re: Internal table Query

Hello Ventat,Following understanding of your requirement, I would resolve it like this: types: begin of In_typ,            customer(3) type c,  Addr(6)     type c,       end of in_typ.data: In_t_1...

View Article


Re: Compare the amount of a wage type between two payroll periods

I am not familiar with Country Code QA, but if you are dealing with a Standard Technical WT and there is no Outflow/Inflow already set-up, you will have to create Custom Technical WTs (such as /Xxx for...

View Article

Image may be NSFW.
Clik here to view.

Dependent Requirements (DepReq) are missing

Hello all, Looks like a strange thing for me but shouldn't be for you experts out there. A planned order, indeed a 'Run Schedule Quantity' was created. When going through the components list could see...

View Article


Re: Split valuation for non-valuated materials

ok thanks dudes,actually I am using valuated material type. so it has price. but I just wanted to create a valuation type with price zero for that material. so when subcontractor receive components...

View Article

Re: How to evaluate material delivery performance based on standard reports?

You can use IW3M, MB51 reports to get these details, I think.

View Article

Re: How to upload .csv file with tab as delimiter.

Bhanu, Define a local variable of type CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB. LV_TAB TYPE CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB LOOP AT  GT_DATATAB INTO GS_DATATAB. CONCATENATE...

View Article
Browsing all 9269 articles
Browse latest View live