Forum Replies Created
-
AuthorPosts
-
Cleo IscoKeymaster
You first need to set up packaging materials and create master records for each type of cartons/boxes as necessary. Then, you can set up packaging instructions that will tell the system what should be packed in which box.
Cleo IscoKeymasterYou will need to use the transaction SMARTFORMS to edit an invoice template.
Cleo IscoKeymasterYes, you are right
Cleo IscoKeymasterYou will need a custom development to achieve this requirement
Cleo IscoKeymasterIn SAP, there are several ways to track orders and identify any potential issues with delivery. Here are a few possible approaches you can take:
1. Backorder Processing (Transaction: VA05): This transaction allows you to check for orders that couldn’t be fully processed due to stock shortages or other issues. You can filter the results based on various criteria such as delivery date, material, or sales order.
2. Material Requirements Planning (Transaction: MD04): This transaction provides an overview of the stock situation for a specific material. You can see the current stock levels, outstanding orders, and any shortages that might affect delivery. By analyzing this information, you can anticipate potential delays and take appropriate action.
3. Stock Overview (Transaction: MMBE): This transaction gives you a detailed view of the stock situation for a particular material across all storage locations. You can see the available stock, reserved quantities, and any outstanding deliveries or orders. This information can help you identify any potential issues that could impact delivery to the customer.
Cleo IscoKeymasterDear Mahendra, evaluate the demand for SAP HANA MM professionals in your region or industry. Research job postings and speak with professionals in the field to gauge the need for this skill set. If there is a significant demand, investing in training could be worthwhile. While institutes like Delphi and Atos offer comprehensive training programs, there are often more affordable alternatives available. Look for online courses, tutorials, or community college programs that cover SAP HANA MM. Websites like Udemy, Coursera, and LinkedIn Learning offer courses at a fraction of the cost.
February 28, 2024 at 1:57 pm in reply to: Manufacturers part number not showing under purchasing tab in material master #50022Cleo IscoKeymasterIn SAP, the availability of certain fields like “Manufacturer Part Number” (MPN) in the purchasing tab of transaction MM02 can be dependent on various factors, including configuration settings and the material type being used.
The Manufacturer Part Number field might not be included in the screen layout of the purchasing view for certain material types. In SAP, you can configure different screen layouts for different material types using transaction OMS9. Check the field selection settings for the relevant material types to ensure that the Manufacturer Part Number field is included in the appropriate screen layout.
Cleo IscoKeymasterThe SAP report S_ALR_87013340 is a standard report used for displaying the “List of Customer Open Items”. It is commonly used in SAP Financial Accounting (FI) modules to provide an overview of open items related to customers.
As the first step, you should look for possible enhancement points in the code of the standard report. If you find a suitable enhancement point, you can use it for your customizations.
If there are no suitable enhancement points, you can also create a custom report that will replicate functionality of the standard report but with required customizations. This is going to be a higher effort approach.
February 21, 2024 at 2:42 am in reply to: How to find is user is active or not on a webdynpro screen? #49924Cleo IscoKeymasterIn ABAP WebDynpro, you can use the concept of locks to determine whether a user is actively editing a particular object or not. When a user opens an object for editing, a lock is placed on that object. Other users attempting to access the same object for editing will be notified that it’s already in use.
Here’s how you can check programmatically whether a user is actively editing a WebDynpro screen:
1. Use the lock object to check if a lock exists on the object representing the WebDynpro screen.
2. Check the lock status to see if it’s held by another user.Cleo IscoKeymasterTo be the best of my knowledge, SAP Business One (SAP B1) doesn’t keep logs or records within the system when the change logs for customized screens are enabled or disabled using the Object Registration wizard.
Cleo IscoKeymasterIn SAP HCM (Human Capital Management), there isn’t a specific transaction code that universally shows an “example” organizational structure. Organizational structures in SAP HCM are typically customized based on the specific needs and requirements of each organization. The organizational structure includes elements such as organizational units, positions, and relationships between them. However, if you want to view the existing organizational structure in your SAP HCM system, you can use transaction code PPOME.
Cleo IscoKeymasterYou can also try LTMC transaction (Data Migration Cockpit).
November 2, 2023 at 4:47 am in reply to: Impacts of Factory calendar reassignment to plant in OX10 on MM/PP/SD activities #48519Cleo IscoKeymasterIn SAP, a factory calendar plays a crucial role in scheduling and planning activities in the Materials Management (MM), Production Planning (PP), and Sales and Distribution (SD) modules. When you reassign a different factory calendar to a plant using transaction OX10, it can have significant implications on various activities in these modules:
Materials Management (MM):
Procurement and Purchasing: The factory calendar defines working days and holidays for the plant. When you change the factory calendar, it affects lead times for procurement and purchasing processes. For example, if you change the calendar to include more working days, the lead time for receiving materials may be reduced, impacting reorder points and safety stock levels.
Inventory Management:
Changes to the factory calendar can affect inventory management. If you add more working days, you may need to adjust reorder points, reorder quantities, and safety stock levels to match the new calendar.
Material Requirement Planning (MRP):
MRP calculations take into account the factory calendar to determine when materials are needed. Changing the factory calendar can impact the MRP run results, potentially leading to different order recommendations and schedules.
Production Planning (PP):
Work Scheduling: Factory calendars are used to schedule production orders, work centers, and capacity requirements. Changing the factory calendar can affect the production schedule and capacity planning. For example, if you add more working days, production lead times may be reduced, allowing for more efficient production planning.
Capacity Requirements Planning (CRP):
Capacity planning relies on the factory calendar to determine available working time. A change in the factory calendar can impact capacity requirements and scheduling in the CRP process.
Shop Floor Execution: Changes to the factory calendar can affect shop floor activities and the production workforce. Scheduling changes may require adjustments to labor and resource planning.Sales and Distribution (SD):
Delivery Schedules: The factory calendar can impact delivery schedules and lead times for customers. If you change the calendar to include more working days, customers may receive their orders faster.
Order Promising: Factory calendars are used in order promising to provide realistic delivery dates to customers. Changing the calendar can affect the availability and commitment of products to customers.Shipping and Transportation:
Altered factory calendars can affect shipping and transportation schedules. You may need to adjust transportation planning, carriers, and delivery windows to accommodate the new working days.
Cleo IscoKeymasterYou cannot use the F.13 transaction in SAP to automatically clear downpayments. The F.13 transaction is primarily used for clearing open items in the accounts receivable and accounts payable subledgers, and it doesn’t have specific functionality for clearing downpayments.
To clear downpayments in SAP, you typically use the transaction code F-39 (Post Incoming Payments) for accounts receivable downpayments and F-37 (Clear Customer Down Payment) for customer-specific down payments. For vendor down payments, you use F-48 (Post Vendor Down Payment) and F-54 (Clear Vendor Down Payment).
Cleo IscoKeymasterTo print rotated barcode labels on a Zebra printer with a 3-label roll using SAP Smart Forms, you can achieve the desired result by either using text positions or windows, ensuring that each label’s content is properly rotated and positioned within the constraints of your label paper.
-
AuthorPosts