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 ARTICLE_PRICING Instance attribute Private Attribute reference (LIKE) 20100908
2 COMPONENT_PRICING Instance attribute Private Attribute reference (LIKE) 20100908
3 E13_TAB Instance attribute Protected Type reference (TYPE) T_E13_TAB 20100908
4 E14_TAB Instance attribute Protected Type reference (TYPE) T_E14_TAB 20100908
5 HDLSTKO_MAP_TABLE Instance attribute Protected Type reference (TYPE) T_HDLSTKO_MAP_TABLE 20100908
6 LOCAL_PACK Instance attribute Protected Type reference (TYPE) REA_PACK Local Memory: Packaging 20110817
7 LOCAL_WEIGHT Instance attribute Protected Type reference (TYPE) /J7L/WEIGHT_FEE_TAB Local Memory: Fraction Prices 20110817
8 LOG_OBJECT Instance attribute Private Attribute reference (LIKE) 20100908
9 LOG_SUBOBJECT_HEADER Instance attribute Private Attribute reference (LIKE) 20100908
10 LOG_SUBOBJECT_ITEM_FEE Instance attribute Private Attribute reference (LIKE) 20100908
11 LOG_SUBOBJECT_WEIGHT_FEE Instance attribute Private Attribute reference (LIKE) 20100908
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100908
2 GET_PRICE_AVERAGE Instance method Private Method 20100908
3 GET_PRICE_DATE Instance method Private Method 20100908
4 GET_PRICE_DETAILS Instance method Private Method 20100908
5 GET_PRICE_LIST_HEADER Instance method Private Method 20100908
6 GET_PRICE_PACK Instance method Protected Method Price per Packaging 20101004
7 GET_PRICE_VERSIONS Instance method Private Method 20100908
8 SET_MASTER_DATA 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 Importing IN_NO_FEE_FORMULA Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE true=> Engeltformel wird nicht ausgeführt 20100908
2 Importing IN_NO_FRACTION_FORMULA Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE true => Fraktionsformel wird nicht ausgeführt 20100908
3 Importing 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 Importing IN_CCODE Call by reference Type reference (TYPE) BUKRS Verpackung 20101004
2 Importing IN_COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20101004
3 Importing IN_DATE Call by reference Type reference (TYPE) DATAM SY-DATUM Datum gültig am 20101004
4 Importing IN_HDLST Call by reference Type reference (TYPE) J_7LHDLST Handelsstufe 20101004
5 Importing IN_KVFM_KEYS Call by reference Type reference (TYPE) J_7LKVFM_KEYS REA Meldung: Kommunikationsstruktur Schlüssel 20101004
6 Importing IN_PACK Call by reference Type reference (TYPE) REA_PACK Verpackung 20101005
7 Importing IN_PARTNER Call by reference Type reference (TYPE) J_7LE01-ENTNR Recyclingpartner 20101004
8 Importing IN_PRICE_LIST_HEADER Call by reference Type reference (TYPE) J7LC1_PRICE_LIST_LINE Preislistenkopf 20101005
9 Importing IN_QUANT Call by reference Type reference (TYPE) J_7LFMENG 1 Menge in BME 20101004
10 Importing IN_UNIT Call by reference Type reference (TYPE) KMPME Komponentenmengeneinheit 20101004
11 Exporting OUT_PRICE_A Call by reference Type reference (TYPE) J_7LNETWR Nettowert in Belegwährung 20101005
12 Exporting OUT_PRICE_E Value transfer Type reference (TYPE) J_7LNETWR Nettowert in Belegwährung 20101005
13 Exporting 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