SAP ABAP Class CL_FAGL_SPLIT_CONF_DB (Database Access for Split Customizing)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_ONLINE_SPLIT_EHP3 (Package) Online Splitter in New General Ledger Accounting (EhP3)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAGL_CONSTANTS General Ledger Constants 20080212
Properties
Class CL_FAGL_SPLIT_CONF_DB  
Short Description Database Access for Split Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_ONLINE_SPLIT_EHP3   Online Splitter in New General Ledger Accounting (EhP3) 
Created 20080207   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FAGL_CONSTANTS General Ledger Constants 20080212
Friends
Class CL_FAGL_SPLIT_CONF_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ENQ_EXCLUSIVE Instance attribute Public Attribute reference (LIKE) 20080212
2 CON_ENQ_OPT Instance attribute Public Attribute reference (LIKE) 20080212
3 CON_ENQ_OPT_TO_EXCL Instance attribute Public Attribute reference (LIKE) 20080212
4 CON_ENQ_SHARED Instance attribute Public Attribute reference (LIKE) 20080212
5 CON_FAGL_ACTIVEC Constant Public Type reference (TYPE) TABLENAME 'FAGL_ACTIVEC' FAGL_ACTIVEC 20080414
6 CON_FAGL_SPLIT_FIELD Constant Public Type reference (TYPE) TABLENAME 'FAGL_SPLIT_FIELD' FAGL_SPLIT_FIELD 20080414
7 CON_T003 Constant Public Type reference (TYPE) TABLENAME 'T003' T003 20080414
8 CON_T8G02 Constant Public Type reference (TYPE) TABLENAME 'T8G02' T8G02 20080414
9 CON_T8G03 Constant Public Type reference (TYPE) TABLENAME 'T8G03' T8G03 20080414
10 CON_T8G031 Constant Public Type reference (TYPE) TABLENAME 'T8G031' T8G031 20080414
11 CON_T8G12 Constant Public Type reference (TYPE) TABLENAME 'T8G12' T8G12 20080414
12 CON_T8G17 Constant Public Type reference (TYPE) TABLENAME 'T8G17' T8G17 20080414
13 CON_T8G28 Constant Public Type reference (TYPE) TABLENAME 'T8G28' t8g28 20080414
14 CON_T8G29 Constant Public Type reference (TYPE) TABLENAME 'T8G29' T8G29 20080414
15 CON_T8G30A Constant Public Type reference (TYPE) TABLENAME 'T8G30A' t8g30a 20080414
16 CON_T8G41A Constant Public Type reference (TYPE) TABLENAME 'T8G41A' T8G41A 20080414
17 CON_VIEW_DEQ Instance attribute Private Attribute reference (LIKE) 20080215
18 CON_VIEW_ENQ Instance attribute Private Attribute reference (LIKE) 20080215
19 MS_BUF_FAGL_ACTIVEC Static Attribute Private Type reference (TYPE) TY_BUF_FAGL_ACTIVEC 20080331
20 MT_BUF_FAGL_SPLIT_FIELD Static Attribute Private Type reference (TYPE) FAGL_SPLIT_FIELD_TT Table Type FAGL_SPLIT_FIELD 20080326
21 MT_BUF_T003 Static Attribute Private Type reference (TYPE) TY_BUF_T003_TAB 20080401
22 MT_BUF_T8G02 Static Attribute Private Type reference (TYPE) TY_BUF_T8G02_TAB Buffer T8G02 20080218
23 MT_BUF_T8G03 Static Attribute Private Type reference (TYPE) TY_BUF_T8G03_TAB Buffer T8G03 20080213
24 MT_BUF_T8G031 Static Attribute Private Type reference (TYPE) TY_BUF_T8G031_TAB Buffer T8G031 20080207
25 MT_BUF_T8G031_COMP Static Attribute Private Type reference (TYPE) TY_BUF_T8G031_COMP_TAB T8G031 complete 20080331
26 MT_BUF_T8G03_COMP Static Attribute Private Type reference (TYPE) TY_BUF_T8G03_COMP_TAB T8G03 complete 20080331
27 MT_BUF_T8G12 Static Attribute Private Type reference (TYPE) TY_BUF_T8G12_TAB Buffer T8G12 20080305
28 MT_BUF_T8G12_COMP Static Attribute Private Type reference (TYPE) T8G12_TT Table Type T8G12 20080322
29 MT_BUF_T8G12_VAR Static Attribute Private Type reference (TYPE) TY_BUF_T8G12_VAR_TAB 20080313
30 MT_BUF_T8G17 Static Attribute Private Type reference (TYPE) TY_BUF_T8G17_TAB 20080321
31 MT_BUF_T8G28 Static Attribute Private Type reference (TYPE) TY_BUF_T8G28_TAB Buffer T8G28 20080207
32 MT_BUF_T8G29 Static Attribute Private Type reference (TYPE) TY_BUF_T8G29_TAB Buffer T8G29 20080207
33 MT_BUF_T8G30A Static Attribute Private Type reference (TYPE) TY_BUF_T8G30A_TAB Buffer T8g30a 20080328
34 MT_BUF_T8G30B Static Attribute Private Type reference (TYPE) T8G30B_TT Table Type T8G30B 20110504
35 MT_BUF_T8G41A Static Attribute Private Type reference (TYPE) TY_BUF_T8G41A_TAB 20080331
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_SPLIT_RULE Static method Public Method Deletes a Splitting Rule 20080227
2 DELETE_T8G031_BY_KEY Static method Public Method Deletion of Entries from T8G031 20080307
3 DELETE_T8G12_BY_KEY Static method Public Method Deletion of Entries from T8G12 20080307
4 DELETE_T8G28_BY_KEY Static method Public Method Deletion of Entries from T8G28 20080307
5 DEQUEUE_VIEW Static method Public Method Unlock View 20080319
6 DEQUEUE_V_T8G03_CL Static method Public Method Unlock View V_T8G03_CL 20080215
7 ENQUEUE_VIEW Static method Public Method Lock View 20080319
8 FREE_BUFFER Static method Public Method Release Buffer 20080414
9 INSERT_SPLIT_RULE Static method Public Method Saves a Splitting Rule 20080319
10 INSERT_T8G031 Static method Public Method Update Table T8G031 20080320
11 INSERT_T8G28 Static method Public Method Update Table T8G28 20080320
12 READ_FAGL_ACTIVEC Static method Public Method Read read_fagl_activec 20080331
13 READ_FAGL_SPLIT_FIELD Static method Public Method Read Document Splitting Characteristics for General Ledger 20080326
14 READ_T003 Static method Public Method Read Document Types 20080401
15 READ_T8G02 Static method Public Method Read All Item Categories 20080218
16 READ_T8G031_BY_KEY Static method Public Method Read Business Transaction Variant Using Table Key 20080207
17 READ_T8G031_COMPLETE Static method Public Method Read Business Transaction Variants Completely 20080331
18 READ_T8G03_BY_PROCESS Static method Public Method Read Business Transaction Using Business Transaction 20080213
19 READ_T8G03_COMPLETE Static method Public Method Read Business Transactions Completely 20080331
20 READ_T8G12_BY_KEY Static method Public Method Read Assigned Document Types 20080305
21 READ_T8G12_BY_VARIANT Static method Public Method Read Assigned Document Types by Business Transaction Variant 20080313
22 READ_T8G12_COMPLETE Static method Public Method Read Assigned Document Types Completely 20080322
23 READ_T8G17_BY_CHARTOFACC Static method Public Method Read Classification of GL Using Chart of Accounts 20080321
24 READ_T8G28_BY_VARIANT Static method Public Method Read Permitted Item Categories for Each Bus. Trans. Variant 20080207
25 READ_T8G29_BY_PROCESS Static method Public Method Read Item Category Default Setting Using Process 20080207
26 READ_T8G30A_BY_LINETYPE Static method Public Method Read Zero Balance Clearing Account 20080328
27 READ_T8G30B_COMPLETE Static method Public Method Read Entire Table T8G30A 20110504
28 READ_T8G41A Static method Public Method Read Constants for Nonassigned Processes 20080331
29 UPDATE_T8G12 Static method Public Method Update Table T8G12 20080305
Events
Class CL_FAGL_SPLIT_CONF_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BUF_FAGL_ACTIVEC Public See coding 20080331 begin of ty_buf_fagl_activec, fagl_activec type fagl_activec, fagl_split_actc type fagl_split_actc_tt, end of ty_buf_fagl_activec
2 TY_BUF_T003 Public See coding 20080401 begin of ty_buf_t003, langu type spras, t003 type t003_tt, t003t type t003_tt, end of ty_buf_t003
3 TY_BUF_T003_TAB Public See coding 20080401 ty_buf_t003_tab type HASHED TABLE OF ty_buf_t003 WITH UNIQUE KEY langu
4 TY_BUF_T8G02 Public See coding 20080218 BEGIN OF ty_buf_t8g02, langu TYPE langu, t8g02 TYPE t8g02_tt, t8g02t TYPE t8g02t_tt, END OF ty_buf_t8g02
5 TY_BUF_T8G02_TAB Public See coding 20080218 ty_buf_t8g02_tab TYPE HASHED TABLE OF ty_buf_t8g02 WITH UNIQUE KEY langu
6 TY_BUF_T8G03 Public See coding 20080213 BEGIN OF ty_buf_t8g03, process TYPE glprocess, langu TYPE langu, t8g03 TYPE t8g03, t8g03t TYPE t8g03t, END OF ty_buf_t8g03
7 TY_BUF_T8G031 Public See coding 20080207 BEGIN OF ty_buf_t8g031. INCLUDE TYPE ty_key_t8g031. INCLUDE TYPE ty_res_t8g031. TYPES END OF ty_buf_t8g031
8 TY_BUF_T8G031_COMP Public See coding 20080331 begin of ty_buf_t8g031_comp, langu type spras, t8g031 type t8g031_tt, t8g031t type t8g031t_tt, end of ty_buf_t8g031_comp
9 TY_BUF_T8G031_COMP_TAB Public See coding 20080331 ty_buf_t8g031_comp_tab type HASHED TABLE OF ty_buf_t8g031_comp WITH UNIQUE KEY langu
10 TY_BUF_T8G031_TAB Public See coding 20080207 ty_buf_t8g031_tab TYPE HASHED TABLE OF ty_buf_t8g031 WITH UNIQUE KEY process variant langu
11 TY_BUF_T8G03_COMP Public See coding 20080331 begin of ty_buf_t8g03_comp, langu type spras, t8g03 type t8g03_tt, t8g03t type t8g03t_tt, end of ty_buf_t8g03_comp
12 TY_BUF_T8G03_COMP_TAB Public See coding 20080331 ty_buf_t8g03_comp_tab type HASHED TABLE OF ty_buf_t8g03_comp WITH UNIQUE KEY langu
13 TY_BUF_T8G03_TAB Public See coding 20080213 ty_buf_t8g03_tab TYPE HASHED TABLE OF ty_buf_t8g03 WITH UNIQUE KEY process langu
14 TY_BUF_T8G12 Public See coding 20080305 BEGIN OF ty_buf_t8g12, doc_type TYPE blart, t8g12 TYPE t8g12, END OF ty_buf_t8g12
15 TY_BUF_T8G12_TAB Public See coding 20080305 ty_buf_t8g12_tab TYPE HASHED TABLE OF ty_buf_t8g12 WITH UNIQUE KEY doc_type
16 TY_BUF_T8G12_VAR Public See coding 20080313 BEGIN OF ty_buf_t8g12_var, process TYPE glprocess, variant TYPE glprocvari, t8g12 TYPE t8g12_tt, END OF ty_buf_t8g12_var
17 TY_BUF_T8G12_VAR_TAB Public See coding 20080313 ty_buf_t8g12_var_tab TYPE HASHED TABLE OF ty_buf_t8g12_var WITH UNIQUE KEY process variant
18 TY_BUF_T8G17 Public See coding 20080321 BEGIN OF ty_buf_t8g17, chartofacc TYPE ktopl, t8g17 TYPE t8g17_tt, END OF ty_buf_t8g17
19 TY_BUF_T8G17_TAB Public See coding 20080321 ty_buf_t8g17_tab TYPE HASHED TABLE OF ty_buf_t8g17 WITH UNIQUE KEY chartofacc
20 TY_BUF_T8G28 Public See coding 20080207 BEGIN OF ty_buf_t8g28, process TYPE glprocess, variant TYPE glprocvari, t8g28 TYPE t8g28_tt, END OF ty_buf_t8g28
21 TY_BUF_T8G28_TAB Public See coding 20080207 ty_buf_t8g28_tab TYPE HASHED TABLE OF ty_buf_t8g28 WITH UNIQUE KEY process variant
22 TY_BUF_T8G29 Public See coding 20080212 BEGIN OF ty_buf_t8g29, process TYPE glprocess, t8g29 TYPE t8g29_tt, END OF ty_buf_t8g29
23 TY_BUF_T8G29_TAB Public See coding 20080207 ty_buf_t8g29_tab TYPE HASHED TABLE OF ty_buf_t8g29 WITH UNIQUE KEY process
24 TY_BUF_T8G30A Public See coding 20080328 BEGIN OF ty_buf_t8g30a, chartofacc TYPE ktopl, linetype TYPE linetype, langu TYPE spras, t8g30a TYPE t8g30a_tt, t8g30at TYPE t8g30at_tt, t8g30b TYPE t8g30b_tt, END OF ty_buf_t8g30a
25 TY_BUF_T8G30A_TAB Public See coding 20080328 ty_buf_t8g30a_tab TYPE HASHED TABLE OF ty_buf_t8g30a WITH UNIQUE KEY langu chartofacc linetype
26 TY_BUF_T8G41A Public See coding 20080331 begin of ty_buf_t8g41a, langu type spras, t8g41a type t8g41a_tt, t8g41at type t8g41at_tt, t8g41b type t8g41b_tt, fagl_prctr_const type fagl_prctr_const_tt, end of ty_buf_t8g41a
27 TY_BUF_T8G41A_TAB Public See coding 20080331 ty_buf_t8g41a_tab type HASHED TABLE OF ty_buf_t8g41a WITH UNIQUE KEY langu
28 TY_KEY_T8G031 Public See coding 20080207 BEGIN OF ty_key_t8g031, process TYPE glprocess, variant TYPE glprocvari, langu TYPE langu, END OF ty_key_t8g031
29 TY_RES_T8G031 Public See coding 20080207 BEGIN OF ty_res_t8g031, t8g031 TYPE t8g031, t8g031t TYPE t8g031t, END OF ty_res_t8g031
Method Signatures

Method DELETE_SPLIT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS Call by reference Type reference (TYPE) GLPROCESS Geschäftsvorfall 20080227
2 Importing I_SPLITMETHD Call by reference Type reference (TYPE) SPLITMETHD Belegaufteilungsverfahren 20080227
3 Importing I_VARIANT Call by reference Type reference (TYPE) GLPROCVARI Geschäftsvorfallsvariante 20080227
# Exception Resumable Description Created on
1 UPDATE_ERROR 20080227

Method DELETE_T8G031_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS Call by reference Type reference (TYPE) GLPROCESS Geschäftsvorfall 20080307
2 Importing I_VARIANT Call by reference Type reference (TYPE) GLPROCVARI Geschäftsvorfallsvariante 20080307

Method DELETE_T8G031_BY_KEY on class CL_FAGL_SPLIT_CONF_DB has no exception.

Method DELETE_T8G12_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_TYPE Call by reference Type reference (TYPE) BLART Belegart 20080307

Method DELETE_T8G12_BY_KEY on class CL_FAGL_SPLIT_CONF_DB has no exception.

Method DELETE_T8G28_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS Call by reference Type reference (TYPE) GLPROCESS Geschäftsvorfall 20080307
2 Importing I_VARIANT Call by reference Type reference (TYPE) GLPROCVARI Geschäftsvorfallsvariante 20080307

Method DELETE_T8G28_BY_KEY on class CL_FAGL_SPLIT_CONF_DB has no exception.

Method DEQUEUE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEWNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20080319

Method DEQUEUE_VIEW on class CL_FAGL_SPLIT_CONF_DB has no exception.

Method DEQUEUE_V_T8G03_CL Signature

Method DEQUEUE_V_T8G03_CL on class CL_FAGL_SPLIT_CONF_DB has no parameter.
Method DEQUEUE_V_T8G03_CL on class CL_FAGL_SPLIT_CONF_DB has no exception.

Method ENQUEUE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEWNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20080319
# Exception Resumable Description Created on
1 FOREIGN_LOCK 20080319

Method FREE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLENAME Call by reference Type reference (TYPE) TABLENAME Kontrollstruktur für Tests des Tabellennamens (außer SAA) 20080414

Method FREE_BUFFER on class CL_FAGL_SPLIT_CONF_DB has no exception.

Method INSERT_SPLIT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_T8G20 Call by reference Type reference (TYPE) T8G20 Aufteilungsregel: Kopfdaten 20080319
2 Importing IT_T8G21 Call by reference Type reference (TYPE) T8G21_TT Tabellentyp T8G21 20080319
3 Importing IT_T8G21A Call by reference Type reference (TYPE) T8G21A_TT Tabellentyp T8G21A 20080319
# Exception Resumable Description Created on
1 UPDATE_ERROR 20080319

Method INSERT_T8G031 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_T8G031 Call by reference Type reference (TYPE) T8G031 Geschäftsvorfallsvariante 20080320
2 Importing IS_T8G031T Call by reference Type reference (TYPE) T8G031T Geschäftsvorfallsvariante 20080320
# Exception Resumable Description Created on
1 UPDATE_ERROR Fehler beim Aktualisieren der Tabelle 20080320

Method INSERT_T8G28 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_T8G28 Call by reference Type reference (TYPE) T8G28_TT 20080320
# Exception Resumable Description Created on
1 UPDATE_ERROR Fehler beim Aktualisieren der Tabelle 20080320

Method READ_FAGL_ACTIVEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FAGL_ACTIVEC Call by reference Type reference (TYPE) FAGL_ACTIVEC 20080331
2 Exporting ET_FAGL_SPLIT_ACTC Call by reference Type reference (TYPE) FAGL_SPLIT_ACTC_TT 20080331
3 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080331
# Exception Resumable Description Created on
1 NOT_FOUND 20080331

Method READ_FAGL_SPLIT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAGL_SPLIT_FIELD Call by reference Type reference (TYPE) FAGL_SPLIT_FIELD_TT Geschäftsvorfall 20080326
2 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Puffer übergehen? 20080326
3 Importing I_FTYPE_SPLIT Call by reference Type reference (TYPE) FAGL_FTYPE_SPLIT Typ eines Felds für Belegaufteilung 20080327
# Exception Resumable Description Created on
1 NOT_FOUND Tabelleneintrag nicht gefunden 20080326

Method READ_T003 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T003 Call by reference Type reference (TYPE) T003_TT Belegarten 20080401
2 Exporting ET_T003T Call by reference Type reference (TYPE) T003T_TT Belegartentexte 20080401
3 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080401
4 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20080401
# Exception Resumable Description Created on
1 NOT_FOUND 20080401

Method READ_T8G02 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T8G02 Call by reference Type reference (TYPE) T8G02_TT Geschäftsvorfall 20080218
2 Exporting ET_T8G02T Call by reference Type reference (TYPE) T8G02T_TT Geschäftsvorfall 20080218
3 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Puffer übergehen? 20080218
4 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20080218
# Exception Resumable Description Created on
1 NOT_FOUND Tabelleneintrag nicht gefunden 20080218

Method READ_T8G031_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T8G031 Call by reference Type reference (TYPE) T8G031 Geschäftsvorfallsvariante 20080207
2 Exporting ES_T8G031T Call by reference Type reference (TYPE) T8G031T Geschäftsvorfallsvariante (Text) 20080207
3 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Puffer übergehen? 20080207
4 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20080207
5 Importing I_PROCESS Call by reference Type reference (TYPE) GLPROCESS Tabellenschlüssel 20080207
6 Importing I_VARIANT Call by reference Type reference (TYPE) GLPROCVARI Geschäftsvorfallsvariante 20080207
# Exception Resumable Description Created on
1 NOT_FOUND Tabelleneintrag nicht gefunden 20080207

Method READ_T8G031_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T8G031 Call by reference Type reference (TYPE) T8G031_TT Geschäftsvorfallsvariante 20080331
2 Exporting ET_T8G031T Call by reference Type reference (TYPE) T8G031T_TT Geschäftsvorfallsvariante (Text) 20080331
3 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Puffer übergehen? 20080331
4 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20080331
# Exception Resumable Description Created on
1 NOT_FOUND Tabelleneintrag nicht gefunden 20080331

Method READ_T8G03_BY_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T8G03 Call by reference Type reference (TYPE) T8G03 Geschäftsvorfall 20080213
2 Exporting ES_T8G03T Call by reference Type reference (TYPE) T8G03T Geschäftsvorfall 20080213
3 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Puffer übergehen? 20080213
4 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20080213
5 Importing I_PROCESS Call by reference Type reference (TYPE) GLPROCESS Tabellenschlüssel 20080213
# Exception Resumable Description Created on
1 NOT_FOUND Tabelleneintrag nicht gefunden 20080213

Method READ_T8G03_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T8G03 Call by reference Type reference (TYPE) T8G03_TT Geschäftsvorfall 20080331
2 Exporting ET_T8G03T Call by reference Type reference (TYPE) T8G03T_TT Geschäftsvorfall 20080331
3 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Puffer übergehen? 20080331
4 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20080331
# Exception Resumable Description Created on
1 NOT_FOUND Tabelleneintrag nicht gefunden 20080331

Method READ_T8G12_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T8G12 Call by reference Type reference (TYPE) T8G12 Geschäftsvorfall 20080305
2 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Puffer übergehen? 20080305
3 Importing I_DOC_TYPE Call by reference Type reference (TYPE) BLART 20080305
# Exception Resumable Description Created on
1 NOT_FOUND Tabelleneintrag nicht gefunden 20080305

Method READ_T8G12_BY_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T8G12 Call by reference Type reference (TYPE) T8G12_TT Geschäftsvorfall 20080313
2 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Puffer übergehen? 20080313
3 Importing I_PROCESS Call by reference Type reference (TYPE) GLPROCESS Geschäftsvorfall 20080313
4 Importing I_VARIANT Call by reference Type reference (TYPE) GLPROCVARI Geschäftsvorfallsvariante 20080313
# Exception Resumable Description Created on
1 NOT_FOUND Tabelleneintrag nicht gefunden 20080313

Method READ_T8G12_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T8G12 Call by reference Type reference (TYPE) T8G12_TT Geschäftsvorfall 20080322
2 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Puffer übergehen? 20080322
# Exception Resumable Description Created on
1 NOT_FOUND Tabelleneintrag nicht gefunden 20080322

Method READ_T8G17_BY_CHARTOFACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T8G17 Call by reference Type reference (TYPE) T8G17_TT item categories default settings 20080321
2 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080321
3 Importing I_CHARTOFACC Call by reference Type reference (TYPE) KTOPL Kontenplan 20080321
# Exception Resumable Description Created on
1 NOT_FOUND 20080321

Method READ_T8G28_BY_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T8G28 Call by reference Type reference (TYPE) T8G28_TT Je Geschäftsvorfallsvariante zulässige Positionstypen 20080207
2 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Puffer übergehen? 20080207
3 Importing I_PROCESS Call by reference Type reference (TYPE) GLPROCESS Tabellenschlüssel 20080207
4 Importing I_VARIANT Call by reference Type reference (TYPE) GLPROCVARI Geschäftsvorfallsvariante 20080207
# Exception Resumable Description Created on
1 NOT_FOUND Tabelleneintrag nicht gefunden 20080207

Method READ_T8G29_BY_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T8G29 Call by reference Type reference (TYPE) T8G29_TT item categories default settings 20080207
2 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080207
3 Importing I_PROCESS Call by reference Type reference (TYPE) GLPROCESS Business Transaction 20080207
# Exception Resumable Description Created on
1 NOT_FOUND 20080207

Method READ_T8G30A_BY_LINETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T8G30A Call by reference Type reference (TYPE) T8G30A_TT Tabellentyp T8G30A 20080328
2 Exporting ET_T8G30AT Call by reference Type reference (TYPE) T8G30AT_TT Tabellentyp T8G30At 20080328
3 Exporting ET_T8G30B Call by reference Type reference (TYPE) T8G30B_TT Tabellentyp T8G30B 20080328
4 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080328
5 Importing I_CHARTOFACC Call by reference Type reference (TYPE) KTOPL Kontenplan 20080328
6 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080328
7 Importing I_LINETYPE Call by reference Type reference (TYPE) LINETYPE Positionstyp 20080328
# Exception Resumable Description Created on
1 NOT_FOUND 20080328

Method READ_T8G30B_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T8G30B Call by reference Type reference (TYPE) T8G30B_TT Tabellentyp T8G30B 20110504
2 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110504
# Exception Resumable Description Created on
1 NOT_FOUND 20110504

Method READ_T8G41A Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAGL_PRCTR_CONST Call by reference Type reference (TYPE) FAGL_PRCTR_CONST_TT Tabellentyp FAGL_PRCTR_CONST 20080331
2 Exporting ET_T8G41A Call by reference Type reference (TYPE) T8G41A_TT Tabellentyp T8G41A 20080331
3 Exporting ET_T8G41AT Call by reference Type reference (TYPE) T8G41AT_TT Tabellentyp T8G41AT_TT 20080331
4 Exporting ET_T8G41B Call by reference Type reference (TYPE) T8G41B_TT Tabellentyp T8G41B 20080331
5 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080331
6 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080331
# Exception Resumable Description Created on
1 NOT_FOUND 20080331

Method UPDATE_T8G12 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_T8G12 Call by reference Type reference (TYPE) T8G12 FI-Belegart für Belegaufteilung klassifizieren 20080307
# Exception Resumable Description Created on
1 UPDATE_ERROR Fehler beim Aktualisieren der Tabelle 20080305
History
Last changed by/on SAP  20110908 
SAP Release Created in 604