Re: Transport Doubt
Hi In the transport connection you need to maintain the mapping of the sourcesystem/clients to your q systems source systems/client.Have a look...
View ArticleRe: Regarding Delta Load
Hi Nitin, While setting QM status red at PSA level, it set delta pointer at RSA7. after that once you trigger delta info pack, its ask repeat delta. see, as your getting delta, never be chance to get...
View ArticleRe: Enhancing 2LIS_02_SCL extractor
Hi , if its fresh system also you can follow my steps(1 to 7) and don't follow the document(WIKI). Thanks
View ArticleRe: Custom Numbering scheme in SAP AII/OER
Hello Tusar, I donot have any hands on custom numbering scheme implementation experience yet.If you would provide more details or specifics abt your requirement/issue, I shall try to assist you with...
View ArticleRe: Difference ATP consumption figures between ECC and APO
Hi Sandeep, Please check following reports; /n/sapapo/ccr - for checking confirmation related inconsistencies /n/sapapo/cq - for checking queues between two systems, with this you will get to know if...
View ArticleRe: Transporting infocube
Hi Pankaj, I believe only including newly created KFs in your transport should work here, this is generally how transport works in SAP. RgdsSourabh
View ArticleRe: Threads being deleted
Jurgen, My query is - why delete threads? A thread could be locked (if required)This way members can access the material and benefit by it.(Taking the above thread as reference, as it did not have any...
View ArticleRe: BOP status not changing from I to X
Hi Ravi, This happens if BOP got failed due to some inconsistency, please check transaction CFG1 in your ECC system, if you are getting some errors for sales orders or other objects you are using in...
View ArticleRe: clarity on Gateway setup
Hi, It depends on your need. You can choose a seperate install or on top of ECC.
View ArticleRe: BAPI for Material Availability Check (Production Order)
Hi Please observe that, even when if have activated automatic goods receipt and backflush, the goods movements are not posted automatically when you are using a BAPI. You must fill the goods movement...
View ArticleRe: EJB2 on HanaCloud
Only the Web Profile is supported in SAP HANA Cloud Platform (not the full Java EE) and I'm afraid EJB 2.x is not part of it.
View ArticleRe: Click a KPI result link to pop up a new window to show all the doc...
Hi Kevin, Do you know the BI_COMMAND?http://help.sap.com/saphelp_nw70/helpdata/en/43/ef05462480025ae10000000a1553f7/content.htm This I think can help you achieve your business requirements. You should...
View ArticleRe: Save button
Hi, On Edit button Event Handler data: lr_entity type REF TO cl_crm_bol_entity. lr_entity ?= me->typed_context->context_node->collection_wrapper->get_current( ). check lr_entity is...
View ArticleRe: Characteristic Infoobject truncation
Hi Abhi, You can use formula also for this as it will improve the performance than code.Go to formula,use Substring function.Ex: SUBSTRING( CO_AREA, 0, 11 )---It will give you first 11 digits of...
View ArticleRe: Automatic closing of dispute case & related disputed item
Hi, It would have been better if you investigate and include the reason(s) why those cases were not closed automatically. I assume your question relates to transaction UDM_AUTOWRITEOFF. If that is the...
View ArticleRe: Enabling attribute for a characterstics info object of data type date.
Hi Shiva, You can have 0calmonth in your cube. Mapping for 0Calmonth would be from baseline date. Use 0calmonth in report.
View ArticleRe: EJB2 on HanaCloud
Actually, we were able to get it working. Do you think it is unsafe to use it? Are you sure it is unsupported? Attached is the project which uses ejb2 on hana.
View ArticleRe: Passing shared variables based on group totals in the sub report to Main...
Hi Abhilash, How is the best way to get you the report file? Thanks,jeff
View ArticleRe: Enhancing 2LIS_02_SCL extractor
Hi, Remove the "With Header Line" from the line "DATA: l_t_poscl TYPE TABLE OF mc02m_0scl WITH HEADER LINE,". Check the below code... DATA: l_t_poscl TYPE TABLE OF mc02m_0scl, l_t_poscl_idx...
View ArticleRe: GW Data Model not available in SE80 (7.40)
Hi Vijay,the start of the report UPDATE_WBOBJTYPE_TABENTRIES made no difference and the SAP note is valid for release 7.31 only.Maybe I have to raise a new message on Service market place to extend the...
View Article