Show TOC

 Example: Table LISTDESC

In the example given in the Function Module EXIT_RSAQEXCE_001 section, the LISTDESC table has the following structure (the values of the FDESC field are at the end).

                                 FDESC FNAME/FNAMENEW     |FCOL       |...

G00|01|0|000|X|C|010|00|010| | |   1) |KNA1-KUNNR         |Number    |

G00|02|0|000|X|C|035|00|035| | |   2) |KNA1-NAME1         |Name      |

G00|03|0|000|X|N|004|00|004| | |   3) |KNC1-FYEAR         |Year      |

G00|04|0|053| |P|008|02|021|F| |   4) |KNC1-UM01U         |Sales    |

G00|05|0|000|X|C|005|00|005|W| |   5) |T001-WAERS         |Curr      |

C01|01|0|000|X|C|003|00|003| | |   6) |T01-KNA1-CNTY1     |Cty       |

T01|02|0|005| |P|016|02|021|F| |   7) |T01-KNC1-UM01U     |DEM       |

T01|03|0|027| |I|004|00|008| |C|   8) |T01-C$T-KNC1-UM01U |Gsanz     |

T01|04|0|036| |P|004|03|009| |P|   9) |T01-P$R-KNC1-UM01U |Ant %     |

T01|05|0|047| |P|008|02|021|F|M|  10) |T01-A$G-KNC1-UM01U |MW        |

R01|01|0|000| |C|006|00|008| |R|  11) |V01-RANGCT         |Rang      |

R01|02|0|000|X|C|010|00|010| | |  12) |V01-KNA1-CUNNR     |Number    |

R01|03|0|000|X|C|035|00|035| | |  13) |V01-KNA1-NAME1     |Name      |

R01|04|0|057| |P|016|02|021|F| |  14) |V01-KNC1-UM01U     |Sls/DEM   |

1) Customer number

2) Name

3) Fiscal year

4) Sales in posting period 1

5) Currency key

6) Country key

7) Sales in posting period 1

8) Total number

9) Share in %

10) Average

11) Rank

12) Customer number

13) Name

14) Sales in posting period 1

When you call the function module, the important entries in the table LISTDESC are all those where LISTDESC-LID = LIST_ID.

See also:

Parameter LISTDESC