SAP ABAP Class CL_REUT_EX_FI_SERVICES (CL_REUT_EX_FI_SERVICES)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_UT_UT (Package) RE: Utilities for Unit-Tests
Properties
Class CL_REUT_EX_FI_SERVICES  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package RE_UT_UT   RE: Utilities for Unit-Tests 
Created 20031115   SAP 
Last change 20100310   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
Class CL_REUT_EX_FI_SERVICES has no interface implemented.
Friends
Class CL_REUT_EX_FI_SERVICES has no friend class.
Attributes
Class CL_REUT_EX_FI_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_TRANSACTION Static method Private Method 20031115
2 CHANGE_DATUM_TO_CHARAKTER Static method Private Method 20031115
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031120
4 CREATE_FB01_DOCUMENT Static method Public Method 20031115
5 CREATE_FB01_DOCUMENT_SAKO Static method Public Method 20031115
6 CREATE_PROFIT_CENTER Static method Public Method 20031115
7 FB01_DEFAULT Static method Private Method 20031115
8 FB01_DEFAULT_SAKO Static method Private Method 20031115
Events
Class CL_REUT_EX_FI_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_DOCUMENT_INPUT Public See coding 20040102 BEGIN OF mtype_s_document_input, bukrs TYPE bukrs, vertn TYPE ranl, blart TYPE blart, budat TYPE budat, bldat TYPE bldat, zfbdt TYPE dzfbdt, brutto TYPE char16, waers TYPE waers, mwskz TYPE mwskz, bschl_1 TYPE bschl, umskz_1 TYPE umskz, bschl_2 TYPE bschl, umskz_2 TYPE umskz, kunnr TYPE kunnr, lifnr TYPE lifnr, hkont TYPE hkont, END OF mtype_s_document_input
2 MTYPE_S_DOCUMENT_INPUT_SAKO Public See coding 20040102 BEGIN OF mtype_s_document_input_sako, bschl TYPE bschl, hkont TYPE hkont, brutto TYPE char16, mwskz TYPE mwskz, objnr TYPE recaobjnr, dabrz TYPE dabrbez, END OF mtype_s_document_input_sako
3 MTYPE_T_BDCMSGCOLL Protected See coding 20080814 mtype_t_bdcmsgcoll TYPE STANDARD TABLE OF bdcmsgcoll WITH DEFAULT KEY
4 MTYPE_T_DOCUMENT_INPUT_SAKO Public See coding 20040102 mtype_t_document_input_sako TYPE STANDARD TABLE OF mtype_s_document_input_sako
Method Signatures

Method CALL_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSTAB Call by reference Type reference (TYPE) MTYPE_T_BDCMSGCOLL Nachrichtentabelle in Transaktion 20031115
2 Importing ID_TCODE Value transfer Type reference (TYPE) TCODE Transaktionscode 20031115
3 Importing IT_BDCDATA Call by reference Type reference (TYPE) BDCDATA_TAB Tabellentyp für BDCDATA 20031115

Method CALL_TRANSACTION on class CL_REUT_EX_FI_SERVICES has no exception.

Method CHANGE_DATUM_TO_CHARAKTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DATUM_C Call by reference Type reference (TYPE) CHAR8 Character Feld der Länge 8 20031115
2 Importing ID_DATUM Call by reference Type reference (TYPE) DATUM Datum 20031115

Method CHANGE_DATUM_TO_CHARAKTER on class CL_REUT_EX_FI_SERVICES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_REUT_EX_FI_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REUT_EX_FI_SERVICES has no exception.

Method CREATE_FB01_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_BELNR Call by reference Type reference (TYPE) BELNR_D Belegnummer eines Buchhaltungsbeleges 20031115
2 Importing IS_INPUT Value transfer Type reference (TYPE) MTYPE_S_DOCUMENT_INPUT Eingabedaten FB01 für Call Transaction 20031115
# Exception Resumable Description Created on
1 ERROR Beleg wurde nicht gebucht 20031115

Method CREATE_FB01_DOCUMENT_SAKO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_BELNR Call by reference Type reference (TYPE) BELNR_D Belegnummer eines Buchhaltungsbeleges 20031115
2 Importing IS_BKPF Value transfer Type reference (TYPE) BKPF Belegkopf für Buchhaltung 20031115
3 Importing IT_ITEM Value transfer Type reference (TYPE) MTYPE_T_DOCUMENT_INPUT_SAKO Eingabedaten FB01 für Call Transaction 20031115
# Exception Resumable Description Created on
1 ERROR Beleg wurde nicht gebucht 20031115

Method CREATE_PROFIT_CENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_KOKRS Call by reference Type reference (TYPE) KOKRS Kostenkreis 20031115
2 Exporting ED_PRCTR Call by reference Type reference (TYPE) PRCTR Profitcenter 20031115
3 Importing ID_COMP_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20031115
# Exception Resumable Description Created on
1 NOT_CREATED Profitcenter konnte nicht angelegt werden 20031115

Method FB01_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_INPUT Call by reference Type reference (TYPE) MTYPE_S_DOCUMENT_INPUT Eingabedaten FB01 für Call Transaction 20031115

Method FB01_DEFAULT on class CL_REUT_EX_FI_SERVICES has no exception.

Method FB01_DEFAULT_SAKO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_BKPF Call by reference Type reference (TYPE) BKPF Belegkopf für Buchhaltung 20031115
2 Changing IT_ITEM Call by reference Type reference (TYPE) MTYPE_T_DOCUMENT_INPUT_SAKO Eingabedaten FB01 für Call Transaction 20031115

Method FB01_DEFAULT_SAKO on class CL_REUT_EX_FI_SERVICES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 500