Skip to main content

How an Output is determined at Sales Order Header


Today , we discuss on how an Output type is determined in the sales Order Header

We all know, Output is determined based on the CONDITION TECHNIQUE for Item level

Condition Technique follow

1. Creation of Condition Tables

2. Creation of Access Sequence

3. Creation of Condition types

4. Assigning Condition Tables to Access Sequence

5. Assigning Access sequence to Condition Type

6. Assigning Condition types to Output Procedure

and Finally

7. Condition Records

As we need an Output to be determined at the Header level of sales Order, we dont need to follow CONDITION TECHNIQUE, then how an Output is determined ??

Let us see the Configuration of Output type in SPRO



1. Define Output type ZBHA - ( Copy of BA00 Order confirmation)

in output type Properties, don't assign any Access sequence and uncheck  field ACCESS TO CONDITION
If access to conditions  Is Unchecked, then system will try to fetch the Header condition from the customer master

2. Check the Output determination Procedure in OBD2 ( account groups ) Configuration


3.  in Transaction code V/46, assign output to DB ( which is customer Application)


4. Now Maintain Print Parameters for this Output type in Configuration
Remember this step is necessary as we don't have access sequence and Condition records to this header Condition



5. Create a sales Order and check the Output


please test yourselves and let me know if any issues?



Comments

Post a Comment

Popular posts from this blog

SAP SD/CS/PS /PM : System status and User Status a differentiation

In SAP, Master Data and Transaction data is controlled by system status.  But there are certain limitation where system status cannot be used, In such instances a User status can be used. We will see how a system status and User status functions in a particular transaction. Let's understand what is "SYSTEM STATUS" and  "USER STATUS" from system perspective. SYSTEM STATUS:-                                                       A system status is set by the system automatically upon executing a function. It                            Specifies that a particular function was carried out on an Object, be it a                            Transaction ( like Service Order) or a master Data ( serial Nu...

S4HANA : How to activate Quick Cut and Paste in S4HANA

We are used to "quick cut and paste" option in ECC system to cut and paste. Let us see how this has to be activated in S4HANA In S4HANA, this indicator is not available by default for all Themes. You need to activate it. To activate it in S4HANA, first check the Option from  In the Options menu, choose Theme other than " Belize: such as Corbu or something other than Belize. This will take you to a screen Them and here you can select the Option for Quick Cut and Copy In this way it should be activated in S4HANA system. please try and let me know if you still find difficult in S4HANA

S/4HANA : Sales -- How to check the list of Incomplete Sales Orders

in General, while Creating a sales Order there are certain fields which would be considered important for further processing of Sales order. Although these fields are not marked as Mandatory , but considered to be equally important to Mandatory fields Such fields are controlled by Incompletion  Procedure Functionality in Sales and Distribution. We will see how to Find Incomplete list of Sales Orders in S4HANA Steps:-- 1. Create a sales Order in VA01 ---( Create Sales order App in S4HANA) 2. For testing, I have not maintained Purchase Order field in the Sales Order- Overview Screen. In S4HANA this field is termed as CUSTOMER REFERENCE . While Saving the sales Order, system prompts to enter this field ( based on the Configuration of Incompletion Procedure) 3. In ECC, we can either go to Sales order-->Edit-->Incompletion documents and check what fields are missing 4. In case, if you want to look collectively for multiple documents, we use V.02  ...