SAP ABAP Class CL_UC_IPI_AFD (IPI Additional Financial Data)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCFI (Package) SEM-BCS: Elim. of IU Profit/Loss in Transferred Inventory
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA Internal View of Customizing Data 20021209
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA_EXT External view at Customizing data 20021209
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_DE_DETAIL Additional Financial Data - Detail Screen 20021209
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20030714
Properties
Class CL_UC_IPI_AFD  
Short Description IPI Additional Financial Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCFI   SEM-BCS: Elim. of IU Profit/Loss in Transferred Inventory 
Created 20021209   SAP 
Last change 20050109   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)
2 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 UCFI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 UCM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_DATA Internal View of Customizing Data 20021209
2 IF_UC_CUST_DATA_EXT External view at Customizing data 20021209
3 IF_UC_DE_DETAIL Additional Financial Data - Detail Screen 20021209
4 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20030714
Friends
Class CL_UC_IPI_AFD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_DATASTREAMTYPE Instance attribute Private Type reference (TYPE) UC_DATASTREAMTYPE Type of Data Stream in a Data Basis 20050113
2 DD_DELETED Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20021209
3 DD_NEW_KEY Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20021209
4 DO_CHANGE Instance attribute Private Object reference (TYPE REF TO) IF_UC_TX_DATA_CHANGE Data Changes 20030714
5 DO_COMMENT Instance attribute Private Object reference (TYPE REF TO) CL_UC_COMMENT_DATA Data Class of SEM-BCS Comment 20051024
6 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (field catalog, ...) 20021209
7 DO_SEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_SEL Interface Selection Condition 20030714
8 DO_SEL_IPI_DEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_SEL Interface Selection Condition 20040205
9 DO_STREAM Instance attribute Private Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Read from/write to data object/stream/buffer 20030714
10 DO_TASK_DTX Instance attribute Private Object reference (TYPE REF TO) IF_UC_TASK_EXECUTION_DTX Execute a part of the data transfer method 20021209
11 DR_CHANGE Instance attribute Private Object reference (TYPE REF TO) DATA 20030714
12 DR_DATA_BUF Instance attribute Private Object reference (TYPE REF TO) DATA 20040520
13 DR_REPUNITS_ALL Instance attribute Private Object reference (TYPE REF TO) DATA 20041228
14 DR_TH_INV Instance attribute Private Object reference (TYPE REF TO) DATA 20021209
15 DR_TH_ITEM Instance attribute Private Object reference (TYPE REF TO) DATA 20030328
16 DR_TH_SUP Instance attribute Private Object reference (TYPE REF TO) DATA 20021209
17 DS_IPI_AFD01 Instance attribute Private Type reference (TYPE) UCF_S_IPI_AFD01 IPI Additional Financial Data: Inventory Data 20021209
18 DS_IPI_AFD02 Instance attribute Private Type reference (TYPE) UCF_S_IPI_AFD02 IPI Additional Financial Data: Supplier Data 20021209
19 DT_ADD_DATA Instance attribute Private Type reference (TYPE) UC0_TS_VALUE Field Values 20021209
20 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20021209
21 DT_REPUNITS Instance attribute Private Type reference (TYPE) UC0_TS_VALUE Field Values 20021209
22 GC_DATA_BUFFER Constant Private Type reference (TYPE) UC_FIELDNAME 'UCF_SX_AFD_DATA_REP' Field Name 20050712
23 GO_INSTANCE_INV Static Attribute Private Object reference (TYPE REF TO) CL_UC_IPI_AFD IPI Additional Financial Data: Inventory Data 20021209
24 GO_INSTANCE_SUP Static Attribute Private Object reference (TYPE REF TO) CL_UC_IPI_AFD IPI Additional Financial Data: Supplier Data 20021209
Methods
# Method Level Visibility Method type Description Created on
1 AFD_CHECK_FFIX Instance method Private Method Check dt_ffix 20021209
2 AFD_INITIALIZE Instance method Private Method Initialize 20021209
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021209
4 GET_ADD_DATA Instance method Public Method Get model and dt_ffix 20021209
5 GET_COMMENT Instance method Public Method 20031205
6 GET_COMMENT_KEYS Static method Public Method 20040205
7 GET_GUI_DATA Instance method Public Method Get GUI Data 20021209
8 GET_ITEM_PROPS Instance method Private Method Read Item Properties 20030328
9 INV_CHECK Static method Public Method 20030711
10 INV_MAPPING_2STREAM Instance method Private Method 20030714
11 READ Instance method Private Method 20041228
12 SET_GUI_DATA Instance method Public Method Set GUI Data 20021209
13 SUP_CHECK Static method Public Method 20030711
14 SUP_MAPPING_2STREAM Instance method Private Method 20030714
15 SUP_MAPPING_STREAM2ME Instance method Private Method 20061026
Events
Class CL_UC_IPI_AFD has no event.
Types
Class CL_UC_IPI_AFD has no local type.
Method Signatures

Method AFD_CHECK_FFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SEL Call by reference Type reference (TYPE) UC0_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20021209
2 Importing IO_IO Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Lesen/Schreiben in Datenobjekt/Strom/Puffer 20021209
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20021209

Method AFD_CHECK_FFIX on class CL_UC_IPI_AFD has no exception.

Method AFD_INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20021209
2 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20021209
3 Importing IT_REPUNITS Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20021209

Method AFD_INITIALIZE on class CL_UC_IPI_AFD has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UC_IPI_AFD has no parameter.
Method CONSTRUCTOR on class CL_UC_IPI_AFD has no exception.

Method GET_ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20021209
2 Exporting ET_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20021209
3 Exporting E_DATASTREAMTYPE Call by reference Type reference (TYPE) UC_DATASTREAMTYPE Typ eines Datenstroms in einer Datenbasis 20041222

Method GET_ADD_DATA on class CL_UC_IPI_AFD has no exception.

Method GET_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_COMMENT Call by reference Object reference (TYPE REF TO) IF_UC_CUST_DATA Interne Sicht auf Customizing-Daten 20031205
2 Exporting ET_PARTIAL_MISSING_KEYS Call by reference Type reference (TYPE) UC0_TS_FIELD Liste von Feldnamen 20040129

Method GET_COMMENT on class CL_UC_IPI_AFD has no exception.

Method GET_COMMENT_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEYS Call by reference Type reference (TYPE) UC0_TS_FIELD Liste von Feldnamen 20040205
2 Exporting ET_PARTIAL_MISSING_KEYS Call by reference Type reference (TYPE) UC0_TS_FIELD Liste von Feldnamen 20040205
3 Importing IF_INVENTORY Call by reference Type reference (TYPE) UC_FLG ABAP_TRUE Allgemeines Kennzeichen SAP Konsolidierung 20040205
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20040205

Method GET_COMMENT_KEYS on class CL_UC_IPI_AFD has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_NEW_KEY Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20021209
2 Exporting ES_IPI_AFD01 Call by reference Type reference (TYPE) UCF_S_IPI_AFD01 IPI Zusatzmeldedaten: Bestandsdaten 20021209
3 Exporting ES_IPI_AFD02 Call by reference Type reference (TYPE) UCF_S_IPI_AFD02 IPI Zusatzmeldedaten: Lieferdaten 20021209

Method GET_GUI_DATA on class CL_UC_IPI_AFD has no exception.

Method GET_ITEM_PROPS Signature

Method GET_ITEM_PROPS on class CL_UC_IPI_AFD has no parameter.
Method GET_ITEM_PROPS on class CL_UC_IPI_AFD has no exception.

Method INV_CHECK 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) STANDARD TABLE 20030714
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20030714
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20030714
4 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20030714

Method INV_CHECK on class CL_UC_IPI_AFD has no exception.

Method INV_MAPPING_2STREAM Signature

Method INV_MAPPING_2STREAM on class CL_UC_IPI_AFD has no parameter.
Method INV_MAPPING_2STREAM on class CL_UC_IPI_AFD has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20041228
2 Importing IF_REQUEST_ALL Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20041228
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20041228
4 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20041228
5 Importing IO_STREAM Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Lesen/Schreiben in Datenobjekt/Strom/Puffer 20041228

Method READ on class CL_UC_IPI_AFD has no exception.

Method SET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IPI_AFD01 Call by reference Type reference (TYPE) UCF_S_IPI_AFD01 IPI Zusatzmeldedaten: Bestandsdaten 20021209
2 Importing IS_IPI_AFD02 Call by reference Type reference (TYPE) UCF_S_IPI_AFD02 IPI Zusatzmeldedaten: Lieferdaten 20021209

Method SET_GUI_DATA on class CL_UC_IPI_AFD has no exception.

Method SUP_CHECK 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) STANDARD TABLE 20030714
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20030714
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20030714
4 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20030714

Method SUP_CHECK on class CL_UC_IPI_AFD has no exception.

Method SUP_MAPPING_2STREAM Signature

Method SUP_MAPPING_2STREAM on class CL_UC_IPI_AFD has no parameter.
Method SUP_MAPPING_2STREAM on class CL_UC_IPI_AFD has no exception.

Method SUP_MAPPING_STREAM2ME Signature

Method SUP_MAPPING_STREAM2ME on class CL_UC_IPI_AFD has no parameter.
Method SUP_MAPPING_STREAM2ME on class CL_UC_IPI_AFD has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 350