In this code snippet I’ll demonstrate how to create or modify a source list (TCode ME01). I did’t find a suitable “standard way” how to do it, but after digging in the function module which processes inboud IDOC for source list (IDOC_INPUT_SRCLST) I managed to replicate the functionality in my own code.
Category Archives: SAP
SAP – Movement Types
What Is a Movement Type?
When you enter a goods movement in the system, you must enter a movement type to differentiate between the various goods movements. A movement type is a three-digit identification key for a goods movement. The following table contains examples of movement types. Continue reading
SAP – Classification System
SAP Classification system can be very powerful tool to provide additional information to your master data. It can be used for classifying and subsequent searching objects based on given set of characteristics describing the object.
Also with using classification system you can extend your master data without modifying the master data tables! Continue reading
SAP – SD Enterprise structure
Sales and Distribution covers the entire order-to-cash process chain from customer inquiry and sales order to the products delivery to customer’s destination through billing and payment collection. The components of logistics execution are integrated and include picking, packaging and shipping.
Continue reading
ABAP – Additional Fields on the Material Master
If you need to extend your Material Master view tabs then this article will show how you can do it in few simple steps. Continue reading
ABAP – SD Document flow monitoring
All documents created in SAP SD module goes sooner or later through VBFA table where all transitions are stored. Continue reading