SAP ABAP Class CL_FAGL_RPACK_MAT (Reorganization Package for Material/Plant)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_REORG (Package) Reorganization -Obsolete-
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FAGL_RPACK Reorganization Package 20080421
Properties
Class CL_FAGL_RPACK_MAT  
Short Description Reorganization Package for Material/Plant    
Super Class CL_FAGL_RPACK Reorganization Package 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_REORG   Reorganization -Obsolete- 
Created 20080421   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CKMV0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GUSL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FAGL_RPACK_MAT has no interface implemented.
Friends
Class CL_FAGL_RPACK_MAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_ATTR_BUF Instance attribute Private Type reference (TYPE) SX_ATTR_BUF Attribute Buffer 20080422
2 DS_SNAP_CURRENT_OBJ Instance attribute Private Object reference (TYPE REF TO) FAGL_S_RPACK_OBJECT Reorganization: Object List of the Package 20080801
3 DT_BUKRS_BWKEY Instance attribute Private Type reference (TYPE) T_BUKRS_BWKEY Relevant Company Code-Plant Combinations 20080620
4 DT_BUKRS_RELEVANT Instance attribute Private Type reference (TYPE) T_BUKRS Company Codes Contained in the Plan/Package 20080506
5 DT_BWKEY Instance attribute Private Type reference (TYPE) T_BWKEY 20080619
6 DT_PLANTS_RELEVANT Instance attribute Private Type reference (TYPE) T_PLANT Plants Contained in the Plan/Package 20080619
7 DT_PRCTR_CHECK Instance attribute Private Type reference (TYPE) T_PRCTR_CHECK Checked Profit Centers 20080422
8 DT_RACCT Instance attribute Private Type reference (TYPE) T_RACCT Checked Accounts 20080422
9 DT_RTRACK1 Instance attribute Private Type reference (TYPE) T_RTRACK1 Collected Entries for FAGL_RTRACK1 20080429
10 DT_RTRACK1_BUFFER Instance attribute Private Type reference (TYPE) T_RTRACK1 Buffered Entries from FAGL_RTRACK1 from Database 20080527
11 D_BUKRS Instance attribute Private Type reference (TYPE) BUKRS Company Code 20080423
12 D_BWKEY_IS_PLANT Instance attribute Private Type reference (TYPE) FLAG Valuation Area = Plant? 20080619
13 D_NUM_SUCCESS Instance attribute Private Type reference (TYPE) I Number of Snapshots Written Successfully 20080604
14 D_POSNR Instance attribute Private Type reference (TYPE) I Item Number Last Used 20080423
15 D_TESTRUN Instance attribute Private Type reference (TYPE) FAGL_RSNAP_TESTRUN Reorganization: Creation of a Snapshot: Test Run 20080526
16 GC_CURTP_CC Constant Private Type reference (TYPE) CURTP '10' Company Code Currency 20080422
17 GC_KOART_MATERIAL Constant Private Type reference (TYPE) KOART 'M' Account Type 20080506
18 GC_KTOSL_BSX Constant Private Type reference (TYPE) KTOSL 'BSX' Transaction Key 20080429
19 GC_LAYER_SNAPSHOT Constant Private Type reference (TYPE) FAGL_RLAYER 'A' Reorganization: Data Layer 20080422
20 GC_MAX_SEL_SIZE Constant Private Type reference (TYPE) I 200 Maximum Number of Selections for Database 20080611
21 GC_SEL_PACK_SIZE Constant Private Type reference (TYPE) I 5000 Package Size for Selection 20080422
22 GC_SIG_MAT Constant Private Type reference (TYPE) FAGL_REORG_SIG '001' Reorganization: Signature 20080429
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_PRCTR_P Instance method Private Method Assign Values/Quantities to the Corresponding Profit Centers 20080421
2 BUILD_SNAPSHOT_P Instance method Private Method Build Lines for Snapshot Document 20080422
3 BUILD_SNAPSHOT_SEL_P Instance method Private Method Build Selection Condition from Plan/Package 20080421
4 CHECK_BWKEY_IS_PLANT Instance method Private Method Customizing for Valuation Area = Check Plant 20080619
5 CHECK_NOPOSTINGS_IN_RPERIOD Instance method Private Method Check Whether Period Is Closed 20080620
6 CHECK_PERIOD_CLOSED_FOR_OBJ Instance method Private Method Check Whether Period Is Closed for All Objects 20080625
7 CHECK_PERIOD_CLOSED_P Instance method Private Method Check Whether Period Is Closed 20080506
8 CHECK_PRCTR_P Instance method Private Method Check Profit Centers and Buffer Check Results 20080421
9 CHECK_RELEVANT_FOR_REORG_P Instance method Private Method Check Whether Package Contains Current Object 20080428
10 CLOSE_EMPTY_OBJECTS_P Instance method Private Method Status Change for Objects Without MBEW 20080604
11 DEQUEUE_SNAPSHOT_P Instance method Private Method Unlock Company Codes Relevant for Plan/Package 20080429
12 DISTRIBUTE_VALUES_P Instance method Private Method Distribute Values 20080424
13 ENQUEUE_SNAPSHOT_P Instance method Private Method Lock Company Codes Relevant for Plan/Package 20080429
14 FILL_RTRACK_P Instance method Private Method Fill Buffer for RTRACK1 20080429
15 GET_BUKRS_KOKRS_FOR_WERKS Instance method Private Method Get Controlling Area and/or Company Code for Plant 20080425
16 GET_LOCATION_BWKEY_P Instance method Private Method Determine Storage Locations for Each Plant 20080421
17 GET_PLANTS_BUKRS_P Instance method Private Method Determine Plants from Company Code 20080619
18 GET_PLANTS_BWKEY_P Instance method Private Method Determine Plants for Each Valuation Area 20080421
19 GET_PRCTR_P Instance method Private Method Determine Assigned Profit Centers from MARCP 20080421
20 GET_RACCT_P Instance method Private Method Check Account and Buffer Check Results 20080422
21 GET_SNAPSHOT_MATERIAL_P Instance method Private Method Built Material Snapshot 20080421
22 POST_SNAPSHOT_P Instance method Private Method Complete Document of Snapshot and Transfer to RWIN 20080423
23 PROCESS_MATERIAL_DATA_P Instance method Private Method Process Material Data from MBEW 20080421
24 READ_MATERIAL_LEDGER_P Instance method Private Method Read Values/Quantities from Material Ledger 20080421
25 READ_PRIOR_PERIOD_P Instance method Private Method Read MBEW Data from Prior Period 20080507
26 RESTRICT_MATERIAL_DATA_P Instance method Private Method Delete MBEW Lines Not Included in Reorganization 20080421
27 RESTRICT_MAT_DATA_FOR_SEL_P Instance method Private Method Determine Relevant Objects of Current Plants 20080424
28 SET_RELEVANT_BUKRS_P Instance method Private Method Determination of the Company Codes of the Plan/Package 20080619
29 UPDATE_TABLES_P Instance method Private Method Update Database Tables 20080527
Events
Class CL_FAGL_RPACK_MAT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_BUKRS_BWKEY Private See coding 20080620 begin of s_bukrs_bwkey, bwkey type bwkey, bukrs type bukrs, end of s_bukrs_bwkey
2 S_BUKRS_PLANT Private See coding 20080620 begin of s_bukrs_plant, plant type werks_d, bukrs type bukrs, end of s_bukrs_plant
3 S_BWKEY Private See coding 20080421 BEGIN OF s_bwkey, bwkey TYPE bwkey, bwmod TYPE bwmod, END OF s_bwkey
4 S_BWKEY_SINGLE Private See coding 20080619 BEGIN OF s_bwkey_single, bwkey TYPE bwkey, END OF s_bwkey_single
5 S_CURTP Private See coding 20080421 begin of s_curtp, curtp type curtp, waers type waers, end of s_curtp
6 S_KOKRS Private See coding 20080421 begin of s_kokrs, kokrs type kokrs, dprct type dprct, end of s_kokrs
7 S_LOCATION Private See coding 20080421 BEGIN OF s_location, lgort TYPE lgort_d, werks TYPE werks_d, END OF s_location
8 S_MARAP Private See coding 20080421 BEGIN OF s_marap, matnr TYPE matnr, meins TYPE meins, END OF s_marap
9 S_MARC Private See coding 20080421 begin of s_marc, umlmc type umlme, trame type trame, werks type werks_d, end of s_marc
10 S_MARCP Private See coding 20080421 BEGIN OF s_marcp, matnr TYPE matnr, werks TYPE werks_d, prctr TYPE prctr, END OF s_marcp
11 S_MAT Private See coding 20080801 BEGIN OF s_MAT, bwkey type bwkey, matnr type matnr, end of s_mat
12 S_MATERIAL_DATA Private See coding 20080421 BEGIN OF s_material_data, bwkey type bwkey, matnr type matnr, bwtar type bwtar_d, bklas type bklas, curtp type curtp, waers type waers, lbkum type lbkum, salk3 type salk3, VMKUM type vmkum, VMSAL type vmsal, lfgja type lfgja, lfmon type lfmon, kaln1 type CK_KALNR1, "Kalkulationsnr. für Material Ledger END OF s_material_data
13 S_MATNR Private See coding 20080421 BEGIN OF s_matnr, matnr TYPE matnr, END OF s_matnr
14 S_MAT_LEDGER_DATA Private See coding 20080421 begin of S_MAT_LEDGER_DATA, bwkey type bwkey, matnr type matnr, bwtar type bwtar_d, curtp type curtp, lbkum type lbkum, salk3 type salk3, VMKUM type vmkum, VMSAL type vmsal, end of s_mat_ledger_data
15 S_PLANT Private See coding 20080421 BEGIN OF s_plant, werks TYPE werks_d, bwkey TYPE bwkey, END OF s_plant
16 S_PRCTR Private See coding 20080421 begin of s_prctr, prctr type prctr, werks type werks_d, menge type menge_d, wert type pswbt, curtp type curtp, t_wert type t_wert, end of s_prctr
17 S_PRCTR_CHECK Private See coding 20080421 begin of S_PRCTR_CHECK, bukrs type bukrs, prctr type prctr, check_okay type flag, end of s_prctr_check
18 S_PRCTR_MENGE Private See coding 20080421 begin of s_prctr_menge, prctr type prctr, werks type werks_d, menge type menge_d, end of s_prctr_menge
19 S_RACCT Private See coding 20080422 BEGIN OF s_racct, bklas type bklas, bwmod type bwmod, ktopl type ktopl, racct TYPE racct, check_okay type flag, END OF s_racct
20 S_WERT Private See coding 20080421 begin of s_wert, wert type pswbt, curtp type curtp, end of s_wert
21 TS_MAT Private See coding 20080801 TS_MAT type sorted table of s_mat with unique key bwkey matnr
22 TS_MATERIAL_DATA Private See coding 20080610 ts_material_data TYPE SORTED TABLE OF s_material_data with unique key bwkey matnr bwtar
23 T_ACCCR Private See coding 20080423 t_acccr type standard table of acccr
24 T_ACCIT Private See coding 20080423 t_accit type standard table of accit
25 T_BUKRS Private See coding 20080421 t_bukrs type standard table of bukrs
26 T_BUKRS_BWKEY Private See coding 20080620 t_bukrs_bwkey type sorted table of s_bukrs_bwkey WITH UNIQUE KEY bwkey
27 T_BUKRS_PLANT Private See coding 20080620 t_bukrs_plant type sorted table of s_bukrs_plant WITH UNIQUE KEY plant
28 T_BWKEY Private See coding 20080421 t_bwkey TYPE SORTED TABLE OF s_bwkey WITH UNIQUE KEY bwkey
29 T_BWKEY_SINGLE Private See coding 20080619 t_bwkey_single TYPE SORTED TABLE OF s_bwkey_single WITH UNIQUE KEY bwkey
30 T_CEPFV Private See coding 20080422 t_cepfv type standard table of cepfv
31 T_CKMLCR Private See coding 20080421 t_ckmlcr TYPE STANDARD TABLE OF ckmlcr
32 T_CKMLPP Private See coding 20080421 t_ckmlpp TYPE STANDARD TABLE OF ckmlpp
33 T_CURTP Private See coding 20080421 t_curtp type standard table of s_curtp
34 T_KALNR Private See coding 20080421 t_kalnr TYPE STANDARD TABLE OF ckmv0_matobj_str
35 T_KOKRS Private See coding 20080421 t_kokrs type standard table of s_kokrs
36 T_LOCATION Private See coding 20080421 t_location TYPE STANDARD TABLE OF s_location
37 T_MARAP Private See coding 20080421 t_marap TYPE STANDARD TABLE OF s_marap
38 T_MARC Private See coding 20080421 t_marc type standard table of s_marc
39 T_MARCP Private See coding 20080421 t_marcp TYPE STANDARD TABLE OF s_marcp
40 T_MARD Private See coding 20080421 t_mard TYPE STANDARD TABLE OF mard
41 T_MATNR Private See coding 20080421 t_matnr TYPE STANDARD TABLE OF s_matnr
42 T_MAT_LEDGER_DATA Private See coding 20080421 t_mat_ledger_data TYPE STANDARD TABLE OF s_mat_ledger_data
43 T_MSKU Private See coding 20080421 t_msku TYPE STANDARD TABLE OF msku
44 T_MSLB Private See coding 20080421 t_mslb type standard table of mslb
45 T_PLANT Private See coding 20080421 t_plant TYPE STANDARD TABLE OF s_plant
46 T_PRCTR Private See coding 20080421 t_prctr type standard table of s_prctr
47 T_PRCTR_CHECK Private See coding 20080421 T_PRCTR_CHECK type sorted table of s_prctr_check with unique key bukrs prctr
48 T_PRCTR_MENGE Private See coding 20080421 t_prctr_menge type standard table of s_prctr_menge
49 T_RACCT Private See coding 20080422 t_racct type sorted table of s_racct with unique key bklas bwmod ktopl
50 T_RTRACK1 Private See coding 20080429 t_rtrack1 type sorted table of fagl_rtrack1 with unique key rplan rpack seqnr
51 T_SEL_MATNR Private See coding 20080430 t_sel_matnr type range of matnr
52 T_T001W Private See coding 20080421 t_t001w type standard table of t001w
53 T_WERT Private See coding 20080421 t_wert type standard table of s_wert with key curtp
Method Signatures

Method ASSIGN_PRCTR_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080422
2 Exporting ET_PRCTR Call by reference Type reference (TYPE) T_PRCTR 20080421
3 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS 20080421
4 Importing ID_BWKEY Call by reference Type reference (TYPE) BWKEY 20080421
5 Importing ID_DPRCT Call by reference Type reference (TYPE) DPRCT 20080421
6 Importing ID_PREV_PERIOD Call by reference Type reference (TYPE) FLAG allgemeines flag 20080507
7 Importing ID_READ_MAT_LEDGER Call by reference Type reference (TYPE) FLAG 20080421
8 Importing ID_VALAREA_PLANT Call by reference Type reference (TYPE) FLAG 20080421
9 Importing IS_MATERIAL_DATA Call by reference Type reference (TYPE) S_MATERIAL_DATA 20080421
10 Importing IT_CURTP_ML Call by reference Type reference (TYPE) T_CURTP 20080421
11 Importing IT_LOCATION Call by reference Type reference (TYPE) T_LOCATION 20080421
12 Importing IT_MARCP Call by reference Type reference (TYPE) T_MARCP 20080421
13 Importing IT_MAT_LEDGER_DATA Call by reference Type reference (TYPE) T_MAT_LEDGER_DATA 20080421
14 Importing IT_PLANT Call by reference Type reference (TYPE) T_PLANT 20080421

Method ASSIGN_PRCTR_P on class CL_FAGL_RPACK_MAT has no exception.

Method BUILD_SNAPSHOT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACCCR Call by reference Type reference (TYPE) T_ACCCR 20080423
2 Changing CT_ACCIT Call by reference Type reference (TYPE) T_ACCIT 20080423
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080422
4 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20080422
5 Importing ID_BWKEY Call by reference Type reference (TYPE) BWKEY Bewertungskreis 20080422
6 Importing ID_BWMOD Call by reference Type reference (TYPE) BWMOD Bewertungsmodifikationskonstante 20080422
7 Importing ID_KTOPL Call by reference Type reference (TYPE) KTOPL Kontenplan 20080422
8 Importing IS_MATERIAL_DATA Call by reference Type reference (TYPE) S_MATERIAL_DATA 20080422
9 Importing IT_CURTP_FI Call by reference Type reference (TYPE) T_CURTP 20080422
10 Importing IT_MARAP Call by reference Type reference (TYPE) T_MARAP 20080422
11 Importing IT_PRCTR Call by reference Type reference (TYPE) T_PRCTR 20080422

Method BUILD_SNAPSHOT_P on class CL_FAGL_RPACK_MAT has no exception.

Method BUILD_SNAPSHOT_SEL_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELECTION Call by reference Type reference (TYPE) GUSL_T_SELECTION 20080421

Method BUILD_SNAPSHOT_SEL_P on class CL_FAGL_RPACK_MAT has no exception.

Method CHECK_BWKEY_IS_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080619
2 Exporting ED_IS_PLANT Value transfer Type reference (TYPE) FLAG Bewertungskreis = Werk 20080619
3 Importing ID_ERR_MESSAGE Call by reference Type reference (TYPE) FLAG Fehlermeldung ausgeben falls Bewertungskreis <> Werk 20080619

Method CHECK_BWKEY_IS_PLANT on class CL_FAGL_RPACK_MAT has no exception.

Method CHECK_NOPOSTINGS_IN_RPERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MATERIAL_DATA Call by reference Type reference (TYPE) TS_MATERIAL_DATA Materialien für die der Snapshot gezogen werden soll 20080620
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080620
3 Exporting ED_PREV_PERIOD_VALUES Call by reference Type reference (TYPE) FLAG Werte müssen aus MM-Vorperiode gelesen werden 20080620
4 Exporting ED_RETURN Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert 20080620
5 Importing ID_BWKEY Call by reference Type reference (TYPE) BWKEY Bewertungskreis 20080620
6 Importing I_PREV_PERIOD_MODE Call by reference Type reference (TYPE) FLAG allgemeines flag 20080620

Method CHECK_NOPOSTINGS_IN_RPERIOD on class CL_FAGL_RPACK_MAT has no exception.

Method CHECK_PERIOD_CLOSED_FOR_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080625
2 Importing IT_OBJECT Call by reference Type reference (TYPE) FAGL_TS_RPACK_OBJECT Reorganisation: Objektliste des Pakets 20080625

Method CHECK_PERIOD_CLOSED_FOR_OBJ on class CL_FAGL_RPACK_MAT has no exception.

Method CHECK_PERIOD_CLOSED_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080506
2 Exporting ED_PREV_PERIOD_VALUES Call by reference Type reference (TYPE) FLAG Werte müssen aus MM-Vorperiode gelesen werden 20080617
3 Exporting ED_RETURN Call by reference Type reference (TYPE) FLAG allgemeines flag 20080506
4 Importing I_PREV_PERIOD_MODE Call by reference Type reference (TYPE) FLAG allgemeines flag 20080617

Method CHECK_PERIOD_CLOSED_P on class CL_FAGL_RPACK_MAT has no exception.

Method CHECK_PRCTR_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RC Call by reference Type reference (TYPE) SY-SUBRC 20080421
2 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS 20080421
3 Importing ID_PRCTR Call by reference Type reference (TYPE) PRCTR 20080421

Method CHECK_PRCTR_P on class CL_FAGL_RPACK_MAT has no exception.

Method CHECK_RELEVANT_FOR_REORG_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_RELEVANT Value transfer Type reference (TYPE) FLAG allgemeines flag 20080428
2 Importing ID_CLOSE_OBJECT Call by reference Type reference (TYPE) FLAG allgemeines flag 20080506
3 Importing ID_EMPTY Call by reference Type reference (TYPE) FLAG allgemeines flag 20080604
4 Importing ID_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20080428
5 Importing ID_WERKS Call by reference Type reference (TYPE) WERKS_D Werk 20080428

Method CHECK_RELEVANT_FOR_REORG_P on class CL_FAGL_RPACK_MAT has no exception.

Method CLOSE_EMPTY_OBJECTS_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MATNR Call by reference Type reference (TYPE) T_MATNR 20080604
2 Importing IT_PLANT Call by reference Type reference (TYPE) T_PLANT 20080604
3 Importing IT_SEL_MAT Call by reference Type reference (TYPE) TS_MAT 20080801

Method CLOSE_EMPTY_OBJECTS_P on class CL_FAGL_RPACK_MAT has no exception.

Method DEQUEUE_SNAPSHOT_P Signature

Method DEQUEUE_SNAPSHOT_P on class CL_FAGL_RPACK_MAT has no parameter.
Method DEQUEUE_SNAPSHOT_P on class CL_FAGL_RPACK_MAT has no exception.

Method DISTRIBUTE_VALUES_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PRCTR Call by reference Type reference (TYPE) T_PRCTR 20080424
2 Importing ID_BASIS Call by reference Type reference (TYPE) STRING 20080424
3 Importing ID_SUM Call by reference Type reference (TYPE) DATA 20080424
4 Importing ID_VALUE Call by reference Type reference (TYPE) STRING 20080424

Method DISTRIBUTE_VALUES_P on class CL_FAGL_RPACK_MAT has no exception.

Method ENQUEUE_SNAPSHOT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080429
2 Exporting ED_RETURN Call by reference Type reference (TYPE) FLAG allgemeines flag 20080429

Method ENQUEUE_SNAPSHOT_P on class CL_FAGL_RPACK_MAT has no exception.

Method FILL_RTRACK_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20080429

Method FILL_RTRACK_P on class CL_FAGL_RPACK_MAT has no exception.

Method GET_BUKRS_KOKRS_FOR_WERKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20080425
2 Exporting E_KOKRS Call by reference Type reference (TYPE) KOKRS Kostenrechnungskreis 20080425
3 Importing I_WERKS Call by reference Type reference (TYPE) T001W-WERKS Werk 20080425

Method GET_BUKRS_KOKRS_FOR_WERKS on class CL_FAGL_RPACK_MAT has no exception.

Method GET_LOCATION_BWKEY_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOCATION Call by reference Type reference (TYPE) T_LOCATION 20080421
2 Importing IT_PLANT Call by reference Type reference (TYPE) T_PLANT 20080421

Method GET_LOCATION_BWKEY_P on class CL_FAGL_RPACK_MAT has no exception.

Method GET_PLANTS_BUKRS_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080619
2 Exporting ET_BWKEY Call by reference Type reference (TYPE) T_BWKEY Bewertungskreise des Buchungskreises 20080619
3 Exporting ET_PLANT Call by reference Type reference (TYPE) T_PLANT Werke des Buchungskreises 20080619
4 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20080619
5 Importing IT_SELECTION_BWKEY Call by reference Type reference (TYPE) GUSL_T_RANGE Bewertungskreis-Einschränkungen 20080619

Method GET_PLANTS_BUKRS_P on class CL_FAGL_RPACK_MAT has no exception.

Method GET_PLANTS_BWKEY_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLANT Call by reference Type reference (TYPE) T_PLANT 20080421
2 Importing ID_BWKEY Call by reference Type reference (TYPE) BWKEY 20080421
3 Importing IT_T001W Call by reference Type reference (TYPE) T_T001W 20080421

Method GET_PLANTS_BWKEY_P on class CL_FAGL_RPACK_MAT has no exception.

Method GET_PRCTR_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080422
2 Exporting ED_PRCTR Call by reference Type reference (TYPE) PRCTR 20080421
3 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS 20080421
4 Importing ID_DPRCT Call by reference Type reference (TYPE) DPRCT 20080421
5 Importing ID_MATNR Call by reference Type reference (TYPE) MATNR 20080421
6 Importing ID_WERKS Call by reference Type reference (TYPE) WERKS_D 20080421
7 Importing IT_MARCP Call by reference Type reference (TYPE) T_MARCP 20080421

Method GET_PRCTR_P on class CL_FAGL_RPACK_MAT has no exception.

Method GET_RACCT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080422
2 Exporting ED_RACCT Call by reference Type reference (TYPE) RACCT Kontonummer 20080422
3 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20080422
4 Importing ID_BWMOD Call by reference Type reference (TYPE) BWMOD Bewertungsmodifikationskonstante 20080422
5 Importing ID_KTOPL Call by reference Type reference (TYPE) KTOPL Kontenplan 20080422
6 Importing IS_MATERIAL_DATA Call by reference Type reference (TYPE) S_MATERIAL_DATA 20080422

Method GET_RACCT_P on class CL_FAGL_RPACK_MAT has no exception.

Method GET_SNAPSHOT_MATERIAL_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE 20080422
2 Exporting ED_CHECK_ERROR Call by reference Type reference (TYPE) FLAG Fehler, der zum Abbruch des Snapshotziehens führt 20080623
3 Exporting ED_NUM_EMPTY Call by reference Type reference (TYPE) I leere Einträge (keine Werte zu den Materialien) 20080507
4 Exporting ED_NUM_SELECTED Call by reference Type reference (TYPE) I selektierte Einträge aus der MBEW 20080507
5 Importing IT_SELECTION Call by reference Type reference (TYPE) GUSL_T_SELECTION 20080421
6 Importing I_PREV_PERIOD_MODE Call by reference Type reference (TYPE) FLAG Daten der Vorperiode lesen 20080620

Method GET_SNAPSHOT_MATERIAL_P on class CL_FAGL_RPACK_MAT has no exception.

Method POST_SNAPSHOT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACCCR Call by reference Type reference (TYPE) T_ACCCR 20080423
2 Changing CT_ACCIT Call by reference Type reference (TYPE) T_ACCIT 20080423
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080423
4 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20080423

Method POST_SNAPSHOT_P on class CL_FAGL_RPACK_MAT has no exception.

Method PROCESS_MATERIAL_DATA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MATERIAL_DATA Call by reference Type reference (TYPE) TS_MATERIAL_DATA 20080421
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080422
3 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS 20080421
4 Importing ID_BWKEY Call by reference Type reference (TYPE) BWKEY 20080421
5 Importing ID_BWMOD Call by reference Type reference (TYPE) BWMOD 20080421
6 Importing ID_DPRCT Call by reference Type reference (TYPE) DPRCT 20080421
7 Importing ID_KTOPL Call by reference Type reference (TYPE) KTOPL 20080421
8 Importing ID_PREV_PERIOD_VALUES Call by reference Type reference (TYPE) FLAG Werte mussten aus Vorperiode gelesen werden 20080617
9 Importing ID_VALAREA_PLANT Call by reference Type reference (TYPE) FLAG 20080421
10 Importing IT_CURTP_FI Call by reference Type reference (TYPE) T_CURTP 20080421
11 Importing IT_LOCATION Call by reference Type reference (TYPE) T_LOCATION 20080421
12 Importing IT_PLANT Call by reference Type reference (TYPE) T_PLANT 20080421

Method PROCESS_MATERIAL_DATA_P on class CL_FAGL_RPACK_MAT has no exception.

Method READ_MATERIAL_LEDGER_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MATERIAL_DATA Call by reference Type reference (TYPE) TS_MATERIAL_DATA 20080421
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080422
3 Exporting ED_READ_MAT_LEDGER Call by reference Type reference (TYPE) FLAG 20080421
4 Exporting ET_CURTP_ML Call by reference Type reference (TYPE) T_CURTP 20080421
5 Exporting ET_MAT_LEDGER_DATA Call by reference Type reference (TYPE) T_MAT_LEDGER_DATA 20080421
6 Importing ID_BWKEY Call by reference Type reference (TYPE) BWKEY 20080421
7 Importing ID_PREV_PERIOD_VALUES Call by reference Type reference (TYPE) FLAG Werte müssen aus der Vorperiode gelesen werden 20080617
8 Importing IT_CURTP_FI Call by reference Type reference (TYPE) T_CURTP 20080421

Method READ_MATERIAL_LEDGER_P on class CL_FAGL_RPACK_MAT has no exception.

Method READ_PRIOR_PERIOD_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MATERIAL_DATA Call by reference Type reference (TYPE) TS_MATERIAL_DATA 20080507

Method READ_PRIOR_PERIOD_P on class CL_FAGL_RPACK_MAT has no exception.

Method RESTRICT_MATERIAL_DATA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MATERIAL_DATA Call by reference Type reference (TYPE) TS_MATERIAL_DATA 20080421
2 Importing ID_BWKEY Call by reference Type reference (TYPE) BWKEY 20080421
3 Importing IT_PLANT Call by reference Type reference (TYPE) T_PLANT 20080421

Method RESTRICT_MATERIAL_DATA_P on class CL_FAGL_RPACK_MAT has no exception.

Method RESTRICT_MAT_DATA_FOR_SEL_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_NUM_MATNR Call by reference Type reference (TYPE) I 20080505
2 Exporting ED_RESTRICT_FURTHER Call by reference Type reference (TYPE) FLAG allgemeines flag 20080424
3 Exporting ET_MATNR Call by reference Type reference (TYPE) T_MATNR 20080604
4 Exporting ET_SEL_MAT Call by reference Type reference (TYPE) TS_MAT 20080801
5 Exporting ET_SEL_MATNR Call by reference Type reference (TYPE) T_SEL_MATNR 20080424
6 Importing IT_PLANT Call by reference Type reference (TYPE) T_PLANT 20080424

Method RESTRICT_MAT_DATA_FOR_SEL_P on class CL_FAGL_RPACK_MAT has no exception.

Method SET_RELEVANT_BUKRS_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080619
2 Importing IT_SELECTION Call by reference Type reference (TYPE) GUSL_T_SELECTION 20080619

Method SET_RELEVANT_BUKRS_P on class CL_FAGL_RPACK_MAT has no exception.

Method UPDATE_TABLES_P Signature

Method UPDATE_TABLES_P on class CL_FAGL_RPACK_MAT has no parameter.
Method UPDATE_TABLES_P on class CL_FAGL_RPACK_MAT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604