SAP ABAP Class J_7LCL_DISPLAY_HDLSTKO (Represents Transaction-Dependent Trade Levels Graphically)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
IS-REA-COR (Application Component) Recycling Administration Core Functions
⤷
J7LR (Package) REA Core Functionality
⤷
⤷
Properties
| Class | J_7LCL_DISPLAY_HDLSTKO | |
| Short Description | Represents Transaction-Dependent Trade Levels Graphically | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | J7LR | REA Core Functionality |
| Created | 20040910 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class J_7LCL_DISPLAY_HDLSTKO has no interface implemented.
Friends
Class J_7LCL_DISPLAY_HDLSTKO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BUKRS | Company Code | 20040913 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20040913 | |||
| 3 | Constant | Private | Type reference (TYPE) | J_7LVGTYP | 'E' | Transaction Category | 20040910 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20040913 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040913 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20040913 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20040913 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | Field Catalog for Hierarchical-Sequential List | 20041123 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | J_7L_TY_HDLSTKOMBINATION | REA Trade Level Combination + Transactions after Processing | 20040913 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | J_7L_TY_HDLSTKOMBINATION | REA Trade Level Combination + Transactions before Processing | 20040913 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | J_7LKKUMRK | Customer Master Characteristic | 20041219 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | LAND1 | Country Key | 20040913 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | J_7LKKUMRK | Vendor Master Characteristic | 20041219 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | TY_P01T | Local Copy of Trade Levels | 20040910 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | TY_P02T | Local Copy of Price List | 20040910 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | MATNR | Material Number | 20040913 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | C | Display as PopUp | 20040913 | |||
| 18 | Constant | Private | Type reference (TYPE) | J_7LVGTYP | 'V' | Transaction Category | 20040910 | ||
| 19 | Instance attribute | Private | Type reference (TYPE) | J_7LVGTYP | Transaction Category | 20040913 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | VRKME | Sales Unit | 20040913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Checks the Input Parameters | 20040910 | |
| 2 | Instance method | Public | Constructor | Creates the Class and Generates All Internal Data | 20040910 | |
| 3 | Instance method | Public | Method | Returns a Table with All Trade Level Combinations | 20040910 | |
| 4 | Instance method | Private | Method | Returns Field Catalog for Grid Control | 20041220 | |
| 5 | Instance method | Private | Method | Returns Field Catalog for Hierarchical-Sequential List | 20041123 | |
| 6 | Instance method | Private | Method | Read all Global Data | 20040910 | |
| 7 | Instance method | Private | Method | Reads all Transactions for Purchasing | 20040910 | |
| 8 | Instance method | Private | Method | Reads all Transactions for Sales | 20040910 | |
| 9 | Instance method | Private | Method | Calculates all Prices and Weighting per Trade Level | 20040910 | |
| 10 | Instance method | Public | Method | Renewed Output and Status | 20040913 |
Events
Class J_7LCL_DISPLAY_HDLSTKO has no event.
Types
Class J_7LCL_DISPLAY_HDLSTKO has no local type.
Method Signatures
Method CHECK_INPUT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20040910 | |||
| 2 | I_KOMBINATION | Call by reference | Type reference (TYPE) | J_7L_TY_HDLSTKOMBINATION | Ausgabestruktur: Kombination aller Handelsstufen | 20040910 | |||
| 3 | I_POPUP | Value transfer | Type reference (TYPE) | C | 20040910 | ||||
| 4 | I_VORGANGSTYP | Value transfer | Type reference (TYPE) | J_7LVGTYP | Vorgangstyp | 20040910 | |||
| 5 | O_ERROR | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040910 |
Method CHECK_INPUT_PARAMETER on class J_7LCL_DISPLAY_HDLSTKO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20040910 | |||
| 2 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20040910 | |||
| 3 | I_KOMBINATION | Call by reference | Type reference (TYPE) | J_7L_TY_HDLSTKOMBINATION | REA Handelsstufenkombination und Vorgänge | 20040910 | |||
| 4 | I_LAND1 | Value transfer | Type reference (TYPE) | LAND1 | Länderschlüssel | 20040910 | |||
| 5 | I_MATNR | Value transfer | Type reference (TYPE) | MATNR | Materialnummer | 20040910 | |||
| 6 | I_POPUP | Value transfer | Type reference (TYPE) | C | SPACE | X= Darstellung als PopFenster | 20040910 | ||
| 7 | I_VORGANGSTYP | Value transfer | Type reference (TYPE) | J_7LVGTYP | SPACE | Vorgangstyp | 20040910 | ||
| 8 | I_VRKME | Value transfer | Type reference (TYPE) | VRKME | Verkaufsmengeneinheit | 20040910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerhafte Eingabeparameter | 20040910 |
Method GET_COMBINATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_KOMBINATION | Call by reference | Type reference (TYPE) | J_7L_TY_HDLSTKOMBINATION | REA Handelsstufenkombination und Vorgänge nach Prozessierung | 20040913 |
Method GET_COMBINATIONS on class J_7LCL_DISPLAY_HDLSTKO has no exception.
Method GET_GRID_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VORGANGSTYP | Value transfer | Type reference (TYPE) | J_7LVGTYP | Vorgangstyp | 20041220 | |||
| 2 | O_GRID_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für das Grid Control | 20041220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerhafte Eingabeparameter | 20041220 |
Method GET_LIST_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HEADER_TAB_NAME | Value transfer | Type reference (TYPE) | C | Name der Kopftabelle | 20041123 | |||
| 2 | I_ITEM_TAB_NAME | Value transfer | Type reference (TYPE) | C | Name der Positionstabelle | 20041123 | |||
| 3 | O_FIELDCAT | Value transfer | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | Feldkatalog | 20041123 | |||
| 4 | O_KEYINFO | Value transfer | Type reference (TYPE) | SLIS_KEYINFO_ALV | Schlüsselbeziehung | 20041123 |
Method GET_LIST_FIELDCAT on class J_7LCL_DISPLAY_HDLSTKO has no exception.
Method READ_GLOBAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20040910 | |||
| 2 | I_KOMBINATION | Call by reference | Type reference (TYPE) | J_7L_TY_HDLSTKOMBINATION | REA Handelsstufenkombination und Vorgänge | 20040910 | |||
| 3 | I_LAND1 | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20040910 |
Method READ_GLOBAL_DATA on class J_7LCL_DISPLAY_HDLSTKO has no exception.
Method READ_PURCHASING_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KOMBINATION | Call by reference | Type reference (TYPE) | J_7L_TY_HDLSTKOMBINATION | REA Handelsstufenkombination und Vorgänge | 20040913 |
Method READ_PURCHASING_DATA on class J_7LCL_DISPLAY_HDLSTKO has no exception.
Method READ_SALES_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KOMBINATION | Call by reference | Type reference (TYPE) | J_7L_TY_HDLSTKOMBINATION | REA Handelsstufenkombination und Vorgänge | 20040913 |
Method READ_SALES_DATA on class J_7LCL_DISPLAY_HDLSTKO has no exception.
Method UPDATE_ADD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_KOMBINATION_APPEND | Call by reference | Type reference (TYPE) | J_7L_HDLSTKOMBINATION | Ausgabestruktur: Kombination aller Handelsstufen | 20040910 | |||
| 2 | I_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20040910 | |||
| 3 | I_DATAB | Value transfer | Type reference (TYPE) | DATAB | Datum gültig ab | 20040910 | |||
| 4 | I_HDLST | Value transfer | Type reference (TYPE) | J_7LHDLST | Handelsstufe | 20040910 | |||
| 5 | I_LAND1 | Value transfer | Type reference (TYPE) | LAND1 | Land | 20040910 | |||
| 6 | I_RPARTNER | Value transfer | Type reference (TYPE) | J_7LENTNAM | Recyclingpartner | 20040910 |
Method UPDATE_ADD_DATA on class J_7LCL_DISPLAY_HDLSTKO has no exception.
Method UPDATE_COMBINATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KOMBINATION | Call by reference | Type reference (TYPE) | J_7L_TY_HDLSTKOMBINATION | REA Handelsstufenkombination und Vorgänge | 20040913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerhafte Eingabeparameter | 20040913 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 471 |