SAP ABAP Class /J7L/CL_REPAK_01 (Class for BAdI Implementation: /J7L/CL_REPAK_01)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
IS-REA-COR (Application Component) Recycling Administration Core Functions
⤷
/J7L/REA_PRICING (Package) REA Price Calculation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /J7L/CL_PACK_DEFAULT_PRICING | Fallback Implementation: Weight-Dependent and Item-Dep. Fee | 20100908 |
Properties
| Class | /J7L/CL_REPAK_01 | |
| Short Description | Class for BAdI Implementation: /J7L/CL_REPAK_01 | |
| Super Class | /J7L/CL_PACK_DEFAULT_PRICING | Fallback Implementation: Weight-Dependent and Item-Dep. Fee |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /J7L/REA_PRICING | REA Price Calculation |
| Created | 20100908 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /J7L/CL_REPAK_01 has no forward declaration.
Interfaces
Class /J7L/CL_REPAK_01 has no interface implemented.
Friends
Class /J7L/CL_REPAK_01 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20100908 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20100908 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | T_E13_TAB | 20100908 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | T_E14_TAB | 20100908 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | T_HDLSTKO_MAP_TABLE | 20100908 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | REA_PACK | Local Memory: Packaging | 20110817 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | /J7L/WEIGHT_FEE_TAB | Local Memory: Fraction Prices | 20110817 | |||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20100908 | |||||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20100908 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20100908 | |||||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20100908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100908 | |
| 2 | Instance method | Private | Method | 20100908 | ||
| 3 | Instance method | Private | Method | 20100908 | ||
| 4 | Instance method | Private | Method | 20100908 | ||
| 5 | Instance method | Private | Method | 20100908 | ||
| 6 | Instance method | Protected | Method | Price per Packaging | 20101004 | |
| 7 | Instance method | Private | Method | 20100908 | ||
| 8 | Instance method | Private | Method | 20100908 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PRICING_UPDATE | Instance Event (0) |
Private (0) |
20100908 |
Types
Class /J7L/CL_REPAK_01 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_NO_FEE_FORMULA | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | true=> Engeltformel wird nicht ausgeführt | 20100908 | ||
| 2 | IN_NO_FRACTION_FORMULA | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | true => Fraktionsformel wird nicht ausgeführt | 20100908 | ||
| 3 | IN_NO_PITY_RULE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | true=> Bagatellregel wird nicht ausgeführt | 20100908 |
Method CONSTRUCTOR on class /J7L/CL_REPAK_01 has no exception.
Method GET_PRICE_AVERAGE Signature
Method GET_PRICE_AVERAGE on class /J7L/CL_REPAK_01 has no parameter.
Method GET_PRICE_AVERAGE on class /J7L/CL_REPAK_01 has no exception.
Method GET_PRICE_DATE Signature
Method GET_PRICE_DATE on class /J7L/CL_REPAK_01 has no parameter.
Method GET_PRICE_DATE on class /J7L/CL_REPAK_01 has no exception.
Method GET_PRICE_DETAILS Signature
Method GET_PRICE_DETAILS on class /J7L/CL_REPAK_01 has no parameter.
Method GET_PRICE_DETAILS on class /J7L/CL_REPAK_01 has no exception.
Method GET_PRICE_LIST_HEADER Signature
Method GET_PRICE_LIST_HEADER on class /J7L/CL_REPAK_01 has no parameter.
Method GET_PRICE_LIST_HEADER on class /J7L/CL_REPAK_01 has no exception.
Method GET_PRICE_PACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CCODE | Call by reference | Type reference (TYPE) | BUKRS | Verpackung | 20101004 | |||
| 2 | IN_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20101004 | |||
| 3 | IN_DATE | Call by reference | Type reference (TYPE) | DATAM | SY-DATUM | Datum gültig am | 20101004 | ||
| 4 | IN_HDLST | Call by reference | Type reference (TYPE) | J_7LHDLST | Handelsstufe | 20101004 | |||
| 5 | IN_KVFM_KEYS | Call by reference | Type reference (TYPE) | J_7LKVFM_KEYS | REA Meldung: Kommunikationsstruktur Schlüssel | 20101004 | |||
| 6 | IN_PACK | Call by reference | Type reference (TYPE) | REA_PACK | Verpackung | 20101005 | |||
| 7 | IN_PARTNER | Call by reference | Type reference (TYPE) | J_7LE01-ENTNR | Recyclingpartner | 20101004 | |||
| 8 | IN_PRICE_LIST_HEADER | Call by reference | Type reference (TYPE) | J7LC1_PRICE_LIST_LINE | Preislistenkopf | 20101005 | |||
| 9 | IN_QUANT | Call by reference | Type reference (TYPE) | J_7LFMENG | 1 | Menge in BME | 20101004 | ||
| 10 | IN_UNIT | Call by reference | Type reference (TYPE) | KMPME | Komponentenmengeneinheit | 20101004 | |||
| 11 | OUT_PRICE_A | Call by reference | Type reference (TYPE) | J_7LNETWR | Nettowert in Belegwährung | 20101005 | |||
| 12 | OUT_PRICE_E | Value transfer | Type reference (TYPE) | J_7LNETWR | Nettowert in Belegwährung | 20101005 | |||
| 13 | OUT_PRICE_R | Call by reference | Type reference (TYPE) | J_7LNETWR | Nettowert in Belegwährung | 20101005 |
Method GET_PRICE_PACK on class /J7L/CL_REPAK_01 has no exception.
Method GET_PRICE_VERSIONS Signature
Method GET_PRICE_VERSIONS on class /J7L/CL_REPAK_01 has no parameter.
Method GET_PRICE_VERSIONS on class /J7L/CL_REPAK_01 has no exception.
Method SET_MASTER_DATA Signature
Method SET_MASTER_DATA on class /J7L/CL_REPAK_01 has no parameter.
Method SET_MASTER_DATA on class /J7L/CL_REPAK_01 has no exception.
Event Signatures
Event PRICING_UPDATE Signature
Event PRICING_UPDATE on class /J7L/CL_REPAK_01 has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |