cancel
Showing results for 
Search instead for 
Did you mean: 

Display the Description based on Position, Product and Location (HELP) :)

Former Member
0 Kudos

I need some help. I have been trying to figure this one out on my own with no success.

What I am wanting to do is build an auto-populating description for columns K06S1-25 based on K05PHL1 (product-
PET, CR, DB) and K05ICNT (Inventory Center's- 07,08 or 10) that displays K05DESC  (which varies from product and location)

Please see attached jpg for details. I tried to be as descriptive as possible in the attachment. Thanks in advance for any help you can provide. I am new at all of this, I am slowly learning but SLOWLY..

Thanks,

JJ

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Guys, I'm Sorry for not being clear. I am trying to write a Crystal Reports Formula to display a column heading. this is a report that our dealer will be able to run that shows where there order is in the manufacturing process.

Here is the formula I attempted that doesn't work:
if {K05F1.K05POS}=1 then {K05F1.K05DESC}

The following table defines what stage of Manufacturing the product is in by plant location (ICNT), Product (PHL1) and its physical stage in the manufacturing process (DESC)

  

K05ICNTK05POSK05VALK05DESCK05PHL1
071RGRUNGEARPET
072PLCUTPET
073SMSEAMERPET
074RLROLLPET
075Q1QUE 1PET
076FUFITUPPET
077PDPRE-DETAILPET
078DTDETAILPET
079MNMANIPULATORPET
0710FNFINALPET
0711ATAIR TESTPET
0712MTMOUNTPET
0713Q2QUE 2PET
0714P1PIPING CELL 1PET
0715P2PIPING CELL 2PET
0716P3PIPING CELL 3PET
0717P4PIPING CELL 4PET
0718OTTESTPET
0719WAWASHPET
0720PAPAINTPET
0721FFFINAL FINISHPET
0722W2WASH 2PET
0723RWREWORKPET
0724STSTAMPPET
071RGRUN GEARDB
072PLCUTDB
073SMSEAMERDB
074RLROLLDB
075Q1QUE 1DB
076FUFIT UPDB
077FRFRAMEDB
078Q2QUE 2DB
079Q3QUE 3DB
0710FNFINALDB
0711MTMOUNTDB
0712P1PIPING CELL 1DB
0713P2PIPING CELL 2DB
0714WTWATER TESTDB
0715WAWASHDB
0716PTPAINTDB
0717W2WASH 2DB
0718GRGREENDB

I am going to show the 25 possible stages horizontally across a table with the DESC.

Underneath will be the order number with a graphical image showing the trailers status in the manufacturing process. I can figure out the images later. I really am concerned with creating the formula to display the Description shown in the table based on the location and product.

Is that Better?

PS.. This table only shows inventory center 07 but there are actually 3 - "07", "08", "10"

Message was edited by: Jarrod Johnson

abhilash_kumar
Active Contributor
0 Kudos

Hi Jarrod,

Ok. I think i understand what you're trying to do. You can build a Mock-Crosstab to achieve this.

Have a look at this example on how to create the Mock Crosstab:

http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/10c4c9c3-a275-2b10-bfa6-87b265d5a0d9

-Abhilash

Former Member
0 Kudos

Its really not creating the crosstab that I want to do. Is it possible to delete this whole post and start again.

I am just looking to create a Custom formula.

Please disregard the previous Picture and description from your mind.  Please look at the New Picture I have attached.. I think this should clear it up. along with the following notes.

(please note on example 2, I accidentally added a blank column)

One other bit of critical info:

K06S1 = K05POS,1

K06S2 = K05POS,2

K06S3 = K05POS,3

K06S4 = K05POS,4

In example 1 of the RAW DATA:

K06ORDNO = 29231

K06PHL1 = FLO

K06ICNT= 08

So K06S1 Should have a column heading of FLO PLASMA

K06S2 should have a column heading of FLO QUE1 , as shown in EX 1 Customer Displayed Data

Former Member
0 Kudos

Hi Jarrod,

It seems that you might need to convert a 'Row' into a 'Column' or vice-versa.For the images, have you stored them as a column in a table.

What is the reporting datasource? is it SAP BW.

-Prathamesh

abhilash_kumar
Active Contributor
0 Kudos

Hi Jarrod,

Do you also have sample data with how the Position column should look in the report?

I'm sorry but I didn't really understand the requirement.

-Abhilash

former_member183750
Active Contributor
0 Kudos

Hello Jarrod

What product are you using? CR and SAP Business One?

- Ludek

Senior Support Engineer AGS Product Support, Global Support Center Canada

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Share Your Knowledge in SCN Topic Spaces

Former Member
0 Kudos

Crystal Reports