cancel
Showing results for 
Search instead for 
Did you mean: 

Access Sequence

Former Member
0 Kudos

Dear All,

I want to make an access sequence, and my requirement is .

Fileds requied are : Plant / Sold to Party/ Ship to Party/ Region of Ship to Party.

Please help how can I make this sequence.

Thanks & Regards

Harpal Singh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi

First check the standard table is available for your requirement

then Go to v/03 . check all field available in list of allowed field if not add all new field

Img -sd- Basic function-prising control-define prising table-allowed field-

then create table by giving suitable no. from 501-999

then create access seq and then assign table to accsess seq

sandeep

Former Member
0 Kudos

Hi,

First check what is the asscess sequence assigned to your condition type.Goto V/06 T.code and check what is the access sequence assigned to your condition type.Note it down.

Create a new condition table using the T.Code V/03.

The table name is "Plant / Sold to Party/ Ship to Party/ Region of Ship to Party".

Goto T.Code V/07 T.Code.

Select your Access sequence that you have already noted down.Select that one.

Double click on accesses.

Add this newly created table here.

Select that line and double click on fields.

Add the fields as shown below.

Condition Docmt Structure Doc.field.

WERKS LEFT ARROW KOMP WERKS PLANT

KUNNR LEFT ARROW KOMK KUNNR SOLD-TO-PARTY

KUNWE LEFT ARROW KOMK KUNWE SHIP-TO-PARTY

TXREG_ST LEFT ARROW KOMP TXREG_ST REGION.

save.

Regards,

Krishna.

Former Member
0 Kudos

Thanks Krishna , Now my problem will be resolved.

Thanks & Regards

H.P. Singh

Former Member
0 Kudos

Harpal,

Access sequence is search strategy where we put tables.

I guess u want to make Condition table with these combination. Go to V/03 and create new condition table. genrate the table and assign it to the respective acess sequence of the condition type for which u want this combination.

Thanks,

Raja

Former Member
0 Kudos

actualy my problem is that, I'm taking region in the condition table,and my sold to party and ship to party both are different, now how the system come to know whether region is from sold to party or ship to party.

Thanks & Regards

Harpal Singh.

Former Member
0 Kudos

Hello

If its a tax condition type, System will check the region from the condition table against Ship to Party Master Data. If its non tax condition type, system will check the region from the condition table against Sold - to _ Party Master data.

Can you explain your requirement completely. Atleast whats the condition type used for.

Regards

Prashant Ranalkar.