SAP ABAP Class CL_UC_BCF (Balance Carryforward)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCF9 (Package) SEM-BCS: Balance Carryforward
Properties
Class CL_UC_BCF  
Short Description Balance Carryforward    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCF9   SEM-BCS: Balance Carryforward 
Created 20020320   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UC_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UC_BCF has no interface implemented.
Friends
Class CL_UC_BCF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BCF_CREDIT Constant Private Type reference (TYPE) UC_FLG '2' Credit 20020320
2 GC_BCF_DEBIT Constant Private Type reference (TYPE) UC_FLG '1' Debit 20020320
3 GC_FLD_BCFWD Constant Private Type reference (TYPE) UC_FIELDNAME 'BCFWD' Field Name 20020513
4 GC_FLD_DCFLG Constant Private Type reference (TYPE) UC_FIELDNAME 'DCFLG' Field Name 20020320
5 GC_FLD_ITTYPE Constant Private Type reference (TYPE) UC_FIELDNAME 'ITTYPE' Field Name 20020320
6 GC_MSGID Constant Private Type reference (TYPE) SY-MSGID 'UCF9' Messages, Message Class 20020320
7 GC_X Constant Private Type reference (TYPE) UC_FLG 'X' X 20020320
8 GC_ZERO Constant Private Type reference (TYPE) P 0 20020320
9 GF_NPL Static Attribute Private Type reference (TYPE) UC_FLG New Partner Logic 20050728
10 GO_ACCOUNT_FACTORY Static Attribute Private Object reference (TYPE REF TO) IF_UC_ACCOUNT_FACTORY Internal View of Factory for Target Assignments 20020328
11 GO_DEFVAL_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_UC_DEFVAL_FACTORY Default Values 20040317
12 GO_MD_FACTORY Static Attribute Private Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN Master Data: Central Access Point (Factory) 20040317
13 GO_MODEL Static Attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (field catalog, ...) 20020320
14 GR_DATALINE Static Attribute Private Object reference (TYPE REF TO) DATA Reference to Item 20040324
15 GR_S_DATA_CHAR_OLD Static Attribute Private Object reference (TYPE REF TO) DATA Reference to Structure 20040630
16 GS_REF_DATA Static Attribute Private Type reference (TYPE) S_REF_DATA 20040212
17 GT_ACCITEM Static Attribute Private Type reference (TYPE) TS_ACCITEM Customizing Items 20040324
18 GT_BCFITEM Static Attribute Private Type reference (TYPE) TS_BCFITEM Customizing Items 20040520
19 GT_DEFVAL Static Attribute Private Type reference (TYPE) UCM_TS_DEFVAL2 Default Values 20040317
20 GT_FFIX Static Attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20021113
21 G_DATASTREAMTYPE Static Attribute Private Type reference (TYPE) UC_DATASTREAMTYPE Type of Data Stream in a Data Basis 20050321
22 G_PARAM Static Attribute Private Type reference (TYPE) CHAR255 Version, Time, Area 20070601
23 G_STRUCT_CHAR Static Attribute Private Type reference (TYPE) FIELD_TYPE Field Type for Field 20040324
24 G_TXID Static Attribute Private Type reference (TYPE) SYSUUID_X UUID in X form (binary) 20040324
Methods
# Method Level Visibility Method type Description Created on
1 BCF Static method Public Method balance carry forward 20020320
2 CHECK_ITEM_BCF_P Static method Private Method check if bcf items exist 20020320
3 CHECK_MSG_DEF_P Static method Private Method default value for subaccount not allowed 20020320
4 CHECK_MSG_FIX_CHANGED_P Static method Private Method fixed subaccount has been changed 20020320
5 CHECK_MSG_NOVAL_P Static method Private Method subacc value is missing 20020320
6 CHECK_PARAMETER_P Static method Private Method check if parameters are sufficient 20020320
7 COLLECT_BCF_P Static method Private Method collect bcf entries in et_data 20020320
8 CONVERT_REF_DATA_P Static method Private Method create table with references from normal table 20020320
9 DELETE_ZERO_P Static method Private Method delete data where all keyfigures are initial 20020320
10 EXECUTE_BCF_P2 Static method Private Method execute carry forward 20040213
11 GET_FPROP_P Static method Private Method get field properties 20020320
12 GET_ITEM_BCF_P Static method Private Method get items with bcf customizing 20020320
13 GET_ITEM_PROP_P Static method Private Method get item properties 20020320
14 GET_MASTER_TEXT_P Static method Private Method get text of masters 20020320
15 GET_TX_TYPE_BCF_P Static method Private Method get bcf customizing of transaction types 20020320
16 IS_CARRIED_FORWARD_P Static method Private Method check if item has to be carried forward 20020320
17 IS_DEBIT_CREDIT_P Static method Private Method check if debit/credit run 20020320
18 MESSAGE_APPEND_P Static method Private Method append message to message table 20020320
19 PREPARE_REF_TO_WA Static method Private Method create table with references from normal table 20040212
20 READ_ITEM_ACC_P Static method Private Method read item from account 20020328
21 READ_ITEM_BCF_P Static method Private Method read bcf item 20020320
22 READ_ITEM_P Static method Private Method read item properties 20020320
23 SET_AND_CHECK_TARGET_ITEM_P Static method Private Method set target item and check breakdown 20020320
24 SET_TARGET_TX_TYPE_P Static method Private Method set target transaction type 20020320
Events
Class CL_UC_BCF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ACCITEM Private See coding 20040324 begin of s_accitem, accid type uc_accid, value type uc_value, end of s_accitem
2 S_BCFITEM Private See coding 20040520 begin of s_bcfitem, item1 type uc_value, accid1 type uc_accid, item2 type uc_value, accid2 type uc_accid, item3 type uc_value, accid3 type uc_accid, end of s_bcfitem
3 S_DATA Private See coding 20020320 begin of s_data, fieldname type uc_fieldname, role type ug_role, data type ref to data, end of s_data
4 S_REF_DATA Private See coding 20020320 begin of s_ref_data , r_line type ref to data, r_char type ref to data, r_kfig type ref to data, r_target type ref to data, r_debit type ref to data, r_credit type ref to data, t_r_keyfig type ts_data, r_item type ref to data, t_r_subaccnt type t_data, end of s_ref_data
5 TS_ACCITEM Private See coding 20040324 ts_accitem type hashed table of s_accitem with unique key accid
6 TS_BCFITEM Private See coding 20040520 ts_bcfitem type sorted table of s_bcfitem with unique key item1
7 TS_DATA Private See coding 20020320 ts_data type sorted table of s_data with unique key fieldname
8 T_DATA Private See coding 20020320 t_data type standard table of s_data with default key
9 T_REF_DATA Private See coding 20020320 t_ref_data type standard table of s_ref_data
Method Signatures

Method BCF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE Datentabelle: Ausgabe 20020320
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020320
3 Importing IO_MD_FACTORY Call by reference Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) 20040317
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20020320
5 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE Datentabelle: Eingabe 20020320
6 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20020403
7 Importing IT_KFIG Call by reference Type reference (TYPE) UC0_TS_KFIG Kennzahlen 20020320
8 Importing I_DATASTREAMTYPE Call by reference Type reference (TYPE) UC_DATASTREAMTYPE Typ eines Datenstroms in einer Datenbasis 20050321
9 Importing I_DELETE_ZERO Call by reference Type reference (TYPE) UC_FLG Kennzeichen: Sätze mit Wertfeldern = 0 löschen 20020320
10 Importing I_STRUCT_CHAR Call by reference Type reference (TYPE) FIELD_TYPE 'S_CHAR' Unterstruktur mit Merkmalswerten 20020320
11 Importing I_STRUCT_CREDIT Call by reference Type reference (TYPE) FIELD_TYPE Unterstruktur mit Credit-Merkmalswerten 20020320
12 Importing I_STRUCT_DEBIT Call by reference Type reference (TYPE) FIELD_TYPE Unterstruktur mit Debit-Merkmalswerten 20020320
13 Importing I_STRUCT_KFIG Call by reference Type reference (TYPE) FIELD_TYPE 'S_KFIG' Unterstruktur mit Kennzahlwerten 20020320
14 Importing I_STRUCT_TARGET Call by reference Type reference (TYPE) FIELD_TYPE Unterstruktur mit Ziel-Merkmalswerten 20020320
# Exception Resumable Description Created on
1 FIELD_MISSING Feldname fehlt 20020320
2 FIELD_WRONG Feld falsch 20020320

Method CHECK_ITEM_BCF_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) UC0_T_MESSAGE Meldungen 20020320
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20040212
3 Importing IT_ITEM_BCF Call by reference Type reference (TYPE) TS_BCFITEM Saldovortrag: Vorzutragende Positionen 20020320
4 Importing IT_ITEM_PROP Call by reference Type reference (TYPE) SORTED TABLE 20020320
5 Importing I_MSG_REQUEST Call by reference Type reference (TYPE) UC_FLG Meldungstabelle angefordert 20020320

Method CHECK_ITEM_BCF_P on class CL_UC_BCF has no exception.

Method CHECK_MSG_DEF_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) UC0_T_MESSAGE Meldungen 20020320
2 Importing IS_DATA_CHAR Call by reference Type reference (TYPE) ANY 20020320
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20020320
4 Importing I_ITEM Call by reference Type reference (TYPE) ANY 20020320
5 Importing I_MSG_REQUEST Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320
6 Importing I_ROLE Call by reference Type reference (TYPE) UG_ROLE FI-Stammdaten: Rolle 20020320

Method CHECK_MSG_DEF_P on class CL_UC_BCF has no exception.

Method CHECK_MSG_FIX_CHANGED_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) UC0_T_MESSAGE Meldungen 20020320
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20020320
3 Importing I_ITEM Call by reference Type reference (TYPE) ANY 20020320
4 Importing I_ITEM_OLD Call by reference Type reference (TYPE) ANY 20020320
5 Importing I_MASTER_FIELD Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20020320
6 Importing I_MASTER_VALUE_NEW Call by reference Type reference (TYPE) ANY 20020320
7 Importing I_MASTER_VALUE_OLD Call by reference Type reference (TYPE) ANY 20020320
8 Importing I_MSG_REQUEST Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320
9 Importing I_ROLE Call by reference Type reference (TYPE) UG_ROLE FI-Stammdaten: Rolle 20020320

Method CHECK_MSG_FIX_CHANGED_P on class CL_UC_BCF has no exception.

Method CHECK_MSG_NOVAL_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) UC0_T_MESSAGE Meldungen 20020320
2 Importing I_BD_OLD Call by reference Type reference (TYPE) ANY 20020320
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20020320
4 Importing I_ITEM Call by reference Type reference (TYPE) ANY 20020320
5 Importing I_ITEM_OLD Call by reference Type reference (TYPE) ANY 20020320
6 Importing I_MSG_REQUEST Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320
7 Importing I_ROLE Call by reference Type reference (TYPE) UG_ROLE FI-Stammdaten: Rolle 20020320

Method CHECK_MSG_NOVAL_P on class CL_UC_BCF has no exception.

Method CHECK_PARAMETER_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MODE_VALUE Call by reference Type reference (TYPE) UC_FLG Wertorientierter Modus 20020320
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20040213
# Exception Resumable Description Created on
1 FIELD_MISSING Feld fehlt 20020320

Method COLLECT_BCF_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REF_DATA Call by reference Type reference (TYPE) S_REF_DATA 20020320
2 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20020320
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020320
4 Importing IS_ITEM_SOURCE Call by reference Type reference (TYPE) ANY 20020320
5 Importing IS_ITEM_TARGET Call by reference Type reference (TYPE) ANY 20020320
6 Importing IT_TX_TYPE_BCF Call by reference Type reference (TYPE) SORTED TABLE 20020320
7 Importing I_MSG_REQUEST Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320

Method COLLECT_BCF_P on class CL_UC_BCF has no exception.

Method CONVERT_REF_DATA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REF_DATA Call by reference Type reference (TYPE) T_REF_DATA 20020320
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20020320
3 Importing IT_KFIG Call by reference Type reference (TYPE) UC0_TS_KFIG Kennzahlen 20020320
4 Importing I_STRUCT_CHAR Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20020320
5 Importing I_STRUCT_CREDIT Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20020320
6 Importing I_STRUCT_DEBIT Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20020320
7 Importing I_STRUCT_KFIG Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20020320
8 Importing I_STRUCT_TARGET Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20020320
# Exception Resumable Description Created on
1 FIELD_MISSING Feld fehlt 20020320
2 FIELD_WRONG Feld falsch 20020320

Method DELETE_ZERO_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20020320
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20051006
3 Importing IT_KFIG Call by reference Type reference (TYPE) UC0_TS_KFIG Kennzahlen 20020320
4 Importing I_STRUCT_KFIG Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20020320

Method DELETE_ZERO_P on class CL_UC_BCF has no exception.

Method EXECUTE_BCF_P2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE Result data 20040213
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040213
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE Source data 20040213
4 Importing IT_ITEM_BCF Call by reference Type reference (TYPE) TS_BCFITEM Saldovortrag: Vorzutragende Positionen 20040213
5 Importing IT_ITEM_PROP Call by reference Type reference (TYPE) SORTED TABLE 20040213
6 Importing IT_TX_TYPE_BCF Call by reference Type reference (TYPE) SORTED TABLE 20040213
7 Importing I_DCFLG Call by reference Type reference (TYPE) UC_FLG Debit/Credit 20040213
8 Importing I_MSG_REQUEST Call by reference Type reference (TYPE) UC_FLG Meldungstabelle angefordert 20040213

Method EXECUTE_BCF_P2 on class CL_UC_BCF has no exception.

Method GET_FPROP_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_S_FPROP Call by reference Object reference (TYPE REF TO) UCD_S_FPROP Feldeigenschaften 20020320
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20020320

Method GET_FPROP_P on class CL_UC_BCF has no exception.

Method GET_ITEM_BCF_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_BCF Call by reference Type reference (TYPE) TS_BCFITEM Saldovortrag: Vorzutragende Positionen 20020320
2 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20020403

Method GET_ITEM_BCF_P on class CL_UC_BCF has no exception.

Method GET_ITEM_PROP_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_PROP Call by reference Type reference (TYPE) SORTED TABLE 20020320
2 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20020403

Method GET_ITEM_PROP_P on class CL_UC_BCF has no exception.

Method GET_MASTER_TEXT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSGV Call by reference Type reference (TYPE) SY-MSGV1 Nachrichten, Nachrichtenvariable 20020320
2 Importing IS_DATA_CHAR Call by reference Type reference (TYPE) ANY 20020320
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20020320

Method GET_MASTER_TEXT_P on class CL_UC_BCF has no exception.

Method GET_TX_TYPE_BCF_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TX_TYPE_BCF Call by reference Type reference (TYPE) SORTED TABLE 20020320

Method GET_TX_TYPE_BCF_P on class CL_UC_BCF has no exception.

Method IS_CARRIED_FORWARD_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AUTOMATIC Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320
2 Exporting E_BS Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320
3 Exporting E_CANDIDATE Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320
4 Importing IS_ITEM Call by reference Type reference (TYPE) ANY 20020320
5 Importing IT_ITEM_BCF Call by reference Type reference (TYPE) TS_BCFITEM Saldovortrag: Vorzutragende Positionen 20020320

Method IS_CARRIED_FORWARD_P on class CL_UC_BCF has no exception.

Method IS_DEBIT_CREDIT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REF_DATA Call by reference Type reference (TYPE) S_REF_DATA 20020320
2 Exporting E_CREDIT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320
3 Exporting E_STOP Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320
4 Importing I_DCFLG Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320

Method IS_DEBIT_CREDIT_P on class CL_UC_BCF has no exception.

Method MESSAGE_APPEND_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) UC0_T_MESSAGE Meldungen 20020320
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_ROLE Feldname 20020320
3 Importing I_MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20020320
4 Importing I_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20020320
5 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Nachrichten, Nachrichtentyp 20020320
6 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY 20020320
7 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY 20020320
8 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY 20020320
9 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY 20020320
10 Importing I_ROW Call by reference Type reference (TYPE) I 20020320

Method MESSAGE_APPEND_P on class CL_UC_BCF has no exception.

Method PREPARE_REF_TO_WA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REF_DATA Call by reference Type reference (TYPE) S_REF_DATA 20040212
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20040212
3 Importing IT_KFIG Call by reference Type reference (TYPE) UC0_TS_KFIG Kennzahlen 20040212
4 Importing I_STRUCT_CHAR Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20040212
5 Importing I_STRUCT_CREDIT Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20040212
6 Importing I_STRUCT_DEBIT Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20040212
7 Importing I_STRUCT_KFIG Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20040212
8 Importing I_STRUCT_TARGET Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20040212
# Exception Resumable Description Created on
1 FIELD_MISSING Feld fehlt 20040212
2 FIELD_WRONG Feld falsch 20040212

Method READ_ITEM_ACC_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ITEM Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20020328
2 Importing I_ACCID Call by reference Type reference (TYPE) UC_ACCID GUID zur Identifikation der Kontierungsvorschrift 20020328

Method READ_ITEM_ACC_P on class CL_UC_BCF has no exception.

Method READ_ITEM_BCF_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ITEM_BCF Call by reference Type reference (TYPE) S_BCFITEM Saldovortrag: Vorzutragende Positionen 20020320
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20020320
3 Importing IS_ITEM_CHAR Call by reference Type reference (TYPE) ANY 20020320
4 Importing IT_ITEM_BCF Call by reference Type reference (TYPE) TS_BCFITEM Saldovortrag: Vorzutragende Positionen 20020320

Method READ_ITEM_BCF_P on class CL_UC_BCF has no exception.

Method READ_ITEM_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ITEM Call by reference Type reference (TYPE) ANY 20020320
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20020320
3 Importing IS_DATA_CHAR Call by reference Type reference (TYPE) ANY 20020320
4 Importing IT_ITEM Call by reference Type reference (TYPE) SORTED TABLE 20020320
5 Importing I_ITEM Call by reference Type reference (TYPE) ANY 20020320

Method READ_ITEM_P on class CL_UC_BCF has no exception.

Method SET_AND_CHECK_TARGET_ITEM_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REF_DATA Call by reference Type reference (TYPE) S_REF_DATA 20020320
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020320
3 Importing IS_ITEM_SOURCE Call by reference Type reference (TYPE) ANY 20020320
4 Importing IS_ITEM_TARGET Call by reference Type reference (TYPE) ANY 20020320
5 Importing IT_TX_TYPE_BCF Call by reference Type reference (TYPE) SORTED TABLE 20060926
6 Importing I_MSG_REQUEST Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020320

Method SET_AND_CHECK_TARGET_ITEM_P on class CL_UC_BCF has no exception.

Method SET_TARGET_TX_TYPE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REF_DATA Call by reference Type reference (TYPE) S_REF_DATA 20020320
2 Importing IS_ITEM_TARGET Call by reference Type reference (TYPE) ANY 20020320
3 Importing IT_TX_TYPE_BCF Call by reference Type reference (TYPE) SORTED TABLE 20020320

Method SET_TARGET_TX_TYPE_P on class CL_UC_BCF has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 3.1B