SAP ABAP Interface IF_UA_INV_PROCESSOR (Processor Interface)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-INV (Application Component) Inventory Accounting
     UA_INV_PERIOD_END_CLOSE (Package) Framework for Period-End Close
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DEFAULT Default (=empty) Implementation of IF_UA_INV_PROCESSOR 20030424
Properties
Interface IF_UA_INV_PROCESSOR  
Short Description Processor Interface    
General Data
Package UA_INV_PERIOD_END_CLOSE   Framework for Period-End Close 
Created 20030423   SAP 
Last changed 20050301   SAP 
Unicode checks active    
Forward declarations
Interface IF_UA_INV_PROCESSOR has no forward declaration.
Interfaces
Interface IF_UA_INV_PROCESSOR has no interface.
Friends
Interface IF_UA_INV_PROCESSOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACC_BUS_TR_CAT Instance attribute Public Type reference (TYPE) FIN_BTATYPE Business Transaction Category 20030521
2 MD_AMNT_ACC_SYS Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20030528
3 MD_AMNT_LEGENT Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20030528
4 MD_CONTENT_CLASSNAME Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20030925
5 MD_CURR_ACC_SYS Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20030528
6 MD_CURR_LEGENT Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20030528
7 MD_DEBUG_MODE Instance attribute Public Type reference (TYPE) FLAG Debug Mode 20030805
8 MD_DETAILED_LIST Instance attribute Public Type reference (TYPE) FLAG General Indicator 20030718
9 MD_DIALOG Instance attribute Public Type reference (TYPE) FLAG General Indicator 20030711
10 MD_RUNNUMBER Instance attribute Public Type reference (TYPE) NUMC4 Count Parameter 20030717
11 MD_STEPNUMBER Instance attribute Public Type reference (TYPE) KPEP_WL_STEP Number of the Flow Step in the Multilevel Worklist 20030717
12 MD_TEST_RUN Instance attribute Public Type reference (TYPE) FLAG General Indicator 20030617
13 MD_WF_WITEM Instance attribute Public Type reference (TYPE) SCMA_WITEM-WF_WITEM Transfer of a Workflow ID 20030717
14 MD_WF_WLIST Instance attribute Public Type reference (TYPE) SCMA_WITEM-WF_WLIST Transfer of a Workflow ID 20030717
15 MO_SERVICE Instance attribute Public Object reference (TYPE REF TO) CL_UA_INV_MESSAGE_SERVICES Package Processing Period-End Closing, Main Class 20030708
16 MS_HELP_FLAGS Instance attribute Public Type reference (TYPE) GYS_HELP_FLAGS Support Flags 20041129
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DELTA Instance method Public Method Calculate Delta from Data Read and Determined 20030423
2 DISPLAY_LOG Instance method Public Method 20030521
3 FILTER_FIN_OBJECTS Instance method Public Method Filter FIN Object Instances 20030425
4 GET_DATA_READERS Instance method Public Method 20040901
5 GET_DOC_READER Instance method Public Method Reader for Displaying Source Documents 20041130
6 GET_EVENTS_TO_SHOW_BY_PEC Instance method Public Method Events of Period-End Closing 20041209
7 GET_LIST_DATA Instance method Public Method 20030725
8 GET_LOG Instance method Public Method 20030521
9 GET_READING_STRUCTURE Instance method Public Method 20040519
10 GET_REPORTER Instance method Public Method 20040830
11 POST Instance method Public Method 20030521
12 PREPARE_PROCESSOR Instance method Public Method 20030505
13 PROCESS_DATA Instance method Public Method Processing of Data 20030423
14 READ_MAPPINGS Instance method Public Method 20030617
15 RESOLVE_ATTRIB Instance method Public Method 20030729
16 SET_LOG Instance method Public Method 20030521
17 SET_OBJECTS_RELEVANT_4_STATUS Instance method Public Method 20040923
18 SPECIALIZE_SELECTION Instance method Public Method Selection of Specialized Transaction Data 20030423
19 SPECIAL_PACKAGING Instance method Public Method 20040720
20 SPLIT_DATA Instance method Public Method Separate Data into Basic Data and Old Results 20030423
Events
Interface IF_UA_INV_PROCESSOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GYS_HELP_FLAGS Public See coding 20041129 gys_help_flags(30) TYPE c
Method Signatures

Method BUILD_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELTA_DATA Call by reference Type reference (TYPE) UAI_T_CLOSING_DATA Daten 20030508
2 Importing IT_NEW_RESULT Call by reference Type reference (TYPE) UAI_T_CLOSING_DATA Daten 20030508
3 Importing IT_PREV_RESULT Call by reference Type reference (TYPE) UAI_T_CLOSING_DATA Daten 20030508

Method BUILD_DELTA on Interface IF_UA_INV_PROCESSOR has no exception.

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CALL_FROM_SCMO Call by reference Type reference (TYPE) BOOLE_D Ruf vom Monitor des SCMA 20041029
2 Importing ID_LAYOUT Call by reference Type reference (TYPE) SLIS_VARI Layout 20030725
3 Importing ID_PROGRAM Call by reference Type reference (TYPE) PROGNAME ABAP-Programmname 20030922

Method DISPLAY_LOG on Interface IF_UA_INV_PROCESSOR has no exception.

Method FILTER_FIN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FOBJ_INST Value transfer Type reference (TYPE) FOBJ_T_OBJECT FIN-Objekte mit klassenbasierter Ausnahme 20030509
2 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20030425
3 Importing IT_FOBJ_INST Call by reference Type reference (TYPE) FOBJ_T_OBJECT FIN-Objekte mit klassenbasierter Ausnahme 20030425
4 Importing IT_FOBJ_TYPE Call by reference Type reference (TYPE) FOBJ_T_TYPE FIN-Objekttyp 20030724

Method FILTER_FIN_OBJECTS on Interface IF_UA_INV_PROCESSOR has no exception.

Method GET_DATA_READERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_JOURNAL Call by reference Type reference (TYPE) UAI_T_CLOSING_JOURNAL Tabelle von Journalen 20040901
2 Returning RT_READER Value transfer Type reference (TYPE) UAI_T_CLOSING_READER Reader 20040901

Method GET_DATA_READERS on Interface IF_UA_INV_PROCESSOR has no exception.

Method GET_DOC_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DOC_READER Call by reference Object reference (TYPE REF TO) IF_FINB_READER Leseschnittstelle 20041130
2 Importing IS_LINE Call by reference Type reference (TYPE) ANY Listzeile 20041130
# Exception Resumable Description Created on
1 FAILED 20041130

Method GET_EVENTS_TO_SHOW_BY_PEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DOCUMENT_SHOW Call by reference Type reference (TYPE) BOOLE_D Ursprungsbeleg anzeigen 20041209

Method GET_EVENTS_TO_SHOW_BY_PEC on Interface IF_UA_INV_PROCESSOR has no exception.

Method GET_LIST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ROLLNAME_HEADER Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20030725
2 Exporting ED_STAT_FOLLOWUP_ERROR Call by reference Type reference (TYPE) BOOLE_D Anzeige des Status in der Grundliste 20041026
3 Exporting ED_STAT_HIERARCHY_ERROR Call by reference Type reference (TYPE) BOOLE_D Anzeige des Status in der Grundliste 20041026
4 Exporting ED_STAT_NOT_PROCESSED Call by reference Type reference (TYPE) BOOLE_D Anzeige des Status in der Grundliste 20041026
5 Exporting ED_STAT_NOT_RELEVANT_STATE Call by reference Type reference (TYPE) BOOLE_D Anzeige des Status in der Grundliste 20041026
6 Exporting ED_STAT_OK_ZERO Call by reference Type reference (TYPE) BOOLE_D Anzeige des Status in der Grundliste 20041026

Method GET_LIST_DATA on Interface IF_UA_INV_PROCESSOR has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Call by reference Type reference (TYPE) UAI_T_CLOSING_LOG_DATA Daten 20030522

Method GET_LOG on Interface IF_UA_INV_PROCESSOR has no exception.

Method GET_READING_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_STRUCTNAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20040519

Method GET_READING_STRUCTURE on Interface IF_UA_INV_PROCESSOR has no exception.

Method GET_REPORTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SHOW_EMPTY_LIST Call by reference Type reference (TYPE) BOOLE_D Leere Detailliste anzeigen 20041116
2 Exporting EO_REPORTER Value transfer Object reference (TYPE REF TO) IF_FINB_REPORTING_APPL_SERVICE Schnittstelle zum Reporting 20041116
3 Importing ID_CALL_FROM_SCMO Call by reference Type reference (TYPE) BOOLE_D Ruf vom Monitor des SCMA 20041029
4 Importing IO_WRAPPER Call by reference Object reference (TYPE REF TO) IF_FINB_REPORTING_APPL_SERVICE Reportingschnittstelle des Frameworks 20041108

Method GET_REPORTER on Interface IF_UA_INV_PROCESSOR has no exception.

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_T_DATA Call by reference Type reference (TYPE) UAI_T_CLOSING_DATA Tabellentyp für Preise zu FIN-Objekten 20030711
2 Importing IT_ACC_SYSTEM Call by reference Type reference (TYPE) FIN_TS_ACC_SYSTEM Rechnungssystem 20040923
3 Importing IT_FOBJ_INST Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20041104
4 Importing I_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20030711

Method POST on Interface IF_UA_INV_PROCESSOR has no exception.

Method PREPARE_PROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20030509
2 Importing ID_DETAILED_LIST Call by reference Type reference (TYPE) FLAG allgemeines flag 20030505
3 Importing ID_REPORT Call by reference Type reference (TYPE) PROGNAME Rufendes Programm 20041210
4 Importing ID_TESTRUN Call by reference Type reference (TYPE) FLAG allgemeines flag 20030505
5 Importing IT_ACC_SYSTEM Call by reference Type reference (TYPE) FIN_TS_ACC_SYSTEM Rechnungssystem 20040923
6 Importing IT_JOURNAL Call by reference Type reference (TYPE) UAI_T_CLOSING_JOURNAL Tabelle von Journalen 20030509
7 Importing IT_PERSEL Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20030509
8 Importing IT_SEL Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20030509
9 Importing IT_SEL_TABS Call by reference Type reference (TYPE) FINB_SEL_TABS Selektionstabellen 20041119
10 Importing IT_TYPE_NAME Call by reference Type reference (TYPE) UAI_T_CLOSING_FOBJ_TYPE Name eines FIN-Objekttyps 20030724
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20030911

Method PROCESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_TD Call by reference Type reference (TYPE) UAI_T_CLOSING_DATA Daten 20030508
2 Importing IT_DATA_TD Call by reference Type reference (TYPE) UAI_T_CLOSING_DATA Daten 20030508
3 Importing IT_FIELD_MAPPING Call by reference Type reference (TYPE) UAI_T_CLOSING_FIELD_MAPPING test mapping 20030424
4 Importing IT_FOBJ_INST Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20041104

Method PROCESS_DATA on Interface IF_UA_INV_PROCESSOR has no exception.

Method READ_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20030702
2 Importing ID_APPLICATION Call by reference Type reference (TYPE) UAI_APPL Applikation im PEriodenabaschluss 20030702
3 Importing ID_APPLUSAGE Call by reference Type reference (TYPE) UAI_USAGE Verwendung 20030702
4 Returning RT_FIELDMAPPING Value transfer Type reference (TYPE) UAI_T_CLOSING_FIELD_MAPPING Tabellentyp Mapping 20030617

Method READ_MAPPINGS on Interface IF_UA_INV_PROCESSOR has no exception.

Method RESOLVE_ATTRIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ATTRIB Call by reference Type reference (TYPE) CHAR20 Char 20 20030729
2 Returning RD_MSGV Value transfer Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20030729

Method RESOLVE_ATTRIB on Interface IF_UA_INV_PROCESSOR has no exception.

Method SET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOG Call by reference Type reference (TYPE) UAI_T_CLOSING_LOG_DATA Daten 20030522

Method SET_LOG on Interface IF_UA_INV_PROCESSOR has no exception.

Method SET_OBJECTS_RELEVANT_4_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECT_STATUS Call by reference Type reference (TYPE) UAI_T_OBJECT_STATUS Tabellentype Objektstatus 20040923
2 Importing IT_FOBJ_INST Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20040923

Method SET_OBJECTS_RELEVANT_4_STATUS on Interface IF_UA_INV_PROCESSOR has no exception.

Method SPECIALIZE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_JOURNAL Call by reference Type reference (TYPE) FIN_JOURNAL Journale des ACC-Beleges 20030714
2 Importing ID_READ_FORMAT Call by reference Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT Einzelpostenleseformat 20030714
3 Importing ID_SEMANTIC Call by reference Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT Einzelpostenleseformat 20040615
4 Importing IT_OBJECT Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20040519
5 Importing IT_PERSEL Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20030523
6 Returning RT_SELECTION Value transfer Type reference (TYPE) UAI_T_CLOSING_SELECTION Selektionstabelle mit Feldnamen 20030423

Method SPECIALIZE_SELECTION on Interface IF_UA_INV_PROCESSOR has no exception.

Method SPECIAL_PACKAGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ID_PACKAGE Call by reference Type reference (TYPE) UAI_T_ID_PACKAGE Finobjekt und Paket für externe Paketierung 20040721
2 Exporting ED_OWN_PACKAGING Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040721
3 Importing IT_FOBJ_INST Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20041104

Method SPECIAL_PACKAGING on Interface IF_UA_INV_PROCESSOR has no exception.

Method SPLIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BASE_DATA Call by reference Type reference (TYPE) UAI_T_CLOSING_DATA Daten 20030508
2 Exporting ET_PREV_RESULT Call by reference Type reference (TYPE) UAI_T_CLOSING_DATA Daten 20030508
3 Importing IT_DATA Call by reference Type reference (TYPE) UAI_T_CLOSING_DATA Daten 20030508
4 Importing IT_FOBJ_INST Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20041104

Method SPLIT_DATA on Interface IF_UA_INV_PROCESSOR has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 350