Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Condition Records

Former Member
0 Likes
540

Hi friends,

What are condition records in NACE.

Hi friends,

What are condition records in NACE.

3 REPLIES 3
Read only

Former Member
0 Likes
502

Check this link, navigate through the left hand pane as well.

http://help.sap.com/saphelp_nw04/helpdata/en/c8/198a1843b111d1896f0000e8322d00/frameset.htm

Read only

Former Member
0 Likes
502

Hi,

Condition records are used for proposing the output type. If there is no condition record then the output type will not be proposed..

Let's say you want to propose a new output type only for a particular customer..

The following steps are required..

Create a new condition table with customer as the key fields..

Create an access sequence and then assign that condition table..

Create a new output type in NACE..And assign the assign sequence..

Assign the output type to an ouput determination procedure..

Use the transaction NACR to create condition record for that particular customer..

Now..The output type will be proposed only for that customer..For the other customers..the output type will not be proposed..

Check this link for condition technique for more details..

http://help.sap.com/saphelp_470/helpdata/en/dd/56168b545a11d1a7020000e829fd11/content.htm

Regards

Sudheer

Read only

Former Member
0 Likes
502

Hi,

In Pricing Procedure, Condition/Output Types, Condition records, Access sequences and condition Tables will be there.

Condition record means: Output type assigned with Program and the Script/Smartform along with some medium.

This is a record.

Otherwards, a record in the table NAST is nothing but a condition record.

it is nothing but the combination of all above.

reward if useful

regards,

ANJI