Hierarchy

⤷

⤷

Properties
Class | CL_REXC_FC_SERVICES | |
Short Description | Global Functions | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_XC_SC_FC | RE: XC - Fuel Consumption |
Created | 20050113 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
7 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
8 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REXC_FC_SERVICES has no interface implemented.
Friends
Class CL_REXC_FC_SERVICES has no friend class.
Attributes
Class CL_REXC_FC_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Whether Input Tax Distribution Completed by To-Date | 20130627 |
2 | ![]() |
Static method | Public | Method | Check Unit of Measure | 20050113 |
3 | ![]() |
Static method | Public | Method | Generate Name for Fuel Addition | 20050126 |
4 | ![]() |
Static method | Public | Method | FI Posting for Consumption | 20050128 |
5 | ![]() |
Static method | Public | Method | Post Initial Level for Opening Balance | 20100925 |
6 | ![]() |
Static method | Public | Method | Reverse Initial Level for Opening Balance | 20101002 |
7 | ![]() |
Static method | Public | Method | FI Posting for Initial Level | 20050127 |
8 | ![]() |
Static method | Public | Method | Executes One-Time Posting (Based on Document Posting Record) | 20081221 |
9 | ![]() |
Static method | Public | Method | FI Posting | 20050120 |
10 | ![]() |
Static method | Public | Method | Read Customizing Using INTRENO | 20050127 |
11 | ![]() |
Static method | Public | Method | Determine Business Area | 20110117 |
12 | ![]() |
Static method | Public | Method | Gets INTRENO from VICAINTRENO Using Ranges | 20050608 |
13 | ![]() |
Static method | Public | Method | Error Message from IF_RERA_POSTING_PROCESS | 20110308 |
14 | ![]() |
Static method | Public | Method | Read Unit in Customizing Using INTRENO | 20050117 |
15 | ![]() |
Static method | Public | Method | Checks Existence of Option Rate for all SU Contracts | 20130627 |
16 | ![]() |
Static method | Public | Method | Checks Whether SU Has MSU for Fuel Management | 20130629 |
17 | ![]() |
Static method | Public | Method | Is Consumption Calculated? | 20050405 |
18 | ![]() |
Static method | Public | Method | Is SU, Master SU, Cost Object SU Relevant for Fuel Mgmt? | 20100925 |
19 | ![]() |
Static method | Public | Method | Copies Table a to Table b (Corresponding) | 20080413 |
20 | ![]() |
Static method | Public | Method | Selects Accounting Documents for Settlement Unit | 20080413 |
21 | ![]() |
Static method | Public | Method | Compare with Accounting Documents | 20080413 |
22 | ![]() |
Static method | Private | Method | Excludes Documents Already Adopted | 20080413 |
23 | ![]() |
Static method | Private | Method | Adjust Text in FUELSTOCK | 20101129 |
24 | ![]() |
Static method | Private | Method | Post Document | 20100925 |
25 | ![]() |
Static method | Private | Method | Opens Interface | 20100925 |
26 | ![]() |
Static method | Private | Method | Maintain Document Header | 20100925 |
27 | ![]() |
Static method | Private | Method | Maintain Document Items | 20100925 |
28 | ![]() |
Static method | Private | Method | Post Simulation of Opening Balance | 20100925 |
Events
Class CL_REXC_FC_SERVICES has no event.
Types
Class CL_REXC_FC_SERVICES has no local type.
Method Signatures
Method CHECK_INPUT_TAX_DISTRIBUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJNR | Call by reference | Type reference (TYPE) | REITOBJNR | ID des Objektes, für das der Optionssatz bestimmt wurde | 20130627 | ||
2 | ![]() |
IO_FUEL_CONS | Call by reference | Object reference (TYPE REF TO) | IF_REXC_FUEL_CONS | Brennstoffverbrauchsberechnung | 20130627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130627 |
Method CHECK_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20050113 | ||
2 | ![]() |
ID_SNKSL | Value transfer | Type reference (TYPE) | RESCSCKEY | Nebenkostenschlüssel | 20050113 | ||
3 | ![]() |
ID_UNIT | Value transfer | Type reference (TYPE) | REXCFC_FUELSTOCK-UNIT | Maßeinheit | 20050113 | ||
4 | ![]() |
IS_UNIT_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050113 |
Method CHECK_UNIT on class CL_REXC_FC_SERVICES has no exception.
Method CREATE_ADDIT_REMARK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FUELSTOCK | Call by reference | Type reference (TYPE) | REXCFC_FUELSTOCK | Brennstofbewegungen | 20050126 | ||
2 | ![]() |
RD_REMARK | Value transfer | Type reference (TYPE) | BU_BEZ70 | Bezeichnung | 20050126 |
Method CREATE_ADDIT_REMARK on class CL_REXC_FC_SERVICES has no exception.
Method DO_FC_POSTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BELNR | Call by reference | Type reference (TYPE) | BELNR_D | Belegnummer eines Buchhaltungsbeleges | 20081221 | ||
2 | ![]() |
ED_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20081221 | ||
3 | ![]() |
EF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081221 | |||
4 | ![]() |
EO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20081221 | ||
5 | ![]() |
ES_ITEM_EX | Call by reference | Type reference (TYPE) | RERA_DOC_ITEM_EX | RE-Belegposition Übergabe an externes System | 20081221 | ||
6 | ![]() |
ID_COST | Value transfer | Type reference (TYPE) | RERANETAMOUNT | Nettobetrag | 20050128 | ||
7 | ![]() |
ID_CURR | Value transfer | Type reference (TYPE) | WAERS | Währungsschlüssel | 20050128 | ||
8 | ![]() |
ID_INTRENO | Value transfer | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20050128 | ||
9 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Belegnummer eines Buchhaltungsbeleges | 20081221 | ||
10 | ![]() |
ID_PSTNGDATE | Value transfer | Type reference (TYPE) | BUDAT | Datum im CHAR-Format | 20050128 | ||
11 | ![]() |
IO_FUEL_CONS | Call by reference | Object reference (TYPE REF TO) | IF_REXC_FUEL_CONS | Brennstoffverbrauchsberechnung | 20130627 |
Method DO_FC_POSTING on class CL_REXC_FC_SERVICES has no exception.
Method DO_OB_FIRST_POSTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FUELSTOCK | Call by reference | Type reference (TYPE) | REXCFC_FUELSTOCK | Brennstofbewegungen | 20100925 | ||
2 | ![]() |
EF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100925 | |||
3 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Ausführungsmodus des Prozesses | 20100925 | ||
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20100925 | ||
5 | ![]() |
IS_SCKEY_PROP | Call by reference | Type reference (TYPE) | REXCC_FC_SCKEY_PROP | Brennstoffverwaltung (TIVXCFCSCKEYPROP) | 20100925 |
Method DO_OB_FIRST_POSTING on class CL_REXC_FC_SERVICES has no exception.
Method DO_OB_FIRST_REVERSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_CANCEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101002 | |||
2 | ![]() |
ES_DOC | Call by reference | Type reference (TYPE) | BLNTAB | Belegnummerntabelle für die Buchhaltung | 20101002 | ||
3 | ![]() |
ID_BELNR | Value transfer | Type reference (TYPE) | CO_BELNR | Belegnummer | 20101002 | ||
4 | ![]() |
ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20101002 | ||
5 | ![]() |
ID_FISC_YEAR | Value transfer | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20101002 | ||
6 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Ausführungsmodus des Prozesses | 20101002 | ||
7 | ![]() |
ID_PSTNGDATE | Value transfer | Type reference (TYPE) | BUDAT | Buchungsdatum im Beleg | 20101129 | ||
8 | ![]() |
ID_STGRD | Value transfer | Type reference (TYPE) | STGRD | Grund für Storno oder Umkehrbuchung | 20101002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101002 |
Method DO_OB_POSTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_DOC | Call by reference | Object reference (TYPE REF TO) | IF_RERA_DOC | RE-Beleg (VIRADOC) | 20101002 | ||
2 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Ausführungsmodus des Prozesses | 20101002 | ||
3 | ![]() |
ID_PFROM | Value transfer | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20050127 | ||
4 | ![]() |
IF_CALL_FROM_FIRST_OB | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20101002 | |
5 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20101002 | ||
6 | ![]() |
IS_DB_FUELSTOCK | Call by reference | Type reference (TYPE) | AVIXCFCFS | Änderungsbelegstruktur Brennstoffverwaltung (VIXCFCFS) | 20050127 | ||
7 | ![]() |
IS_SCKEY_PROP | Call by reference | Type reference (TYPE) | REXCC_FC_SCKEY_PROP | Brennstoffverwaltung (TIVXCFCSCKEYPROP) | 20050127 | ||
8 | ![]() |
RS_DB_FUELSTOCK | Call by reference | Type reference (TYPE) | AVIXCFCFS | Änderungsbelegstruktur Brennstoffverwaltung (VIXCFCFS) | 20050127 |
Method DO_OB_POSTING on class CL_REXC_FC_SERVICES has no exception.
Method DO_ONETIME_POSTING_BY_PREC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BELNR | Call by reference | Type reference (TYPE) | BELNR_D | Belegnummer eines Buchhaltungsbeleges | 20101002 | ||
2 | ![]() |
ED_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20101002 | ||
3 | ![]() |
EO_DOC | Call by reference | Object reference (TYPE REF TO) | IF_RERA_DOC | RE-Beleg (VIRADOC) | 20101002 | ||
4 | ![]() |
ES_ITEM_EX | Call by reference | Type reference (TYPE) | RERA_DOC_ITEM_EX | RE-Belegposition Übergabe an externes System | 20081221 | ||
5 | ![]() |
ES_POSTING_SUMMARY | Call by reference | Type reference (TYPE) | RERA_POSTING_SUMMARY | Zusammenfassung der Ergebnisse eines Buchungslaufes | 20081221 | ||
6 | ![]() |
ID_DOCDATE | Call by reference | Type reference (TYPE) | RERADOCDATE | SY-DATUM | Belegdatum | 20081221 | |
7 | ![]() |
ID_HEADERTXT | Call by reference | Type reference (TYPE) | RERAHEADERTXT | Belegkopftext | 20081221 | ||
8 | ![]() |
ID_MODE | Call by reference | Type reference (TYPE) | RECAPROCESSMODE | RECA4_PROCESSMODE-SIMULATION | Ausführungsmodus des Prozesses | 20081221 | |
9 | ![]() |
ID_PSTNGDATE | Call by reference | Type reference (TYPE) | RERAPSTNGDATE | SY-DATUM | Buchungsdatum | 20081221 | |
10 | ![]() |
ID_PSTNGPERIOD | Call by reference | Type reference (TYPE) | RERAPSTNGPERIOD | Buchungsperiode | 20081221 | ||
11 | ![]() |
ID_PSTNGTYPE | Call by reference | Type reference (TYPE) | RERAPROCEDURE | RERA1_PSTNGTYPE-ALL | Buchungsvorgang | 20081221 | |
12 | ![]() |
IF_CALL_FROM_FIRST_OB | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20101002 | |
13 | ![]() |
IF_COMMIT | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20081221 | |
14 | ![]() |
IF_SHOW_DOCS | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Allgemeines Ja/Nein - Feld | 20081221 | |
15 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20081221 | ||
16 | ![]() |
IT_POSTING_RECORD | Call by reference | Type reference (TYPE) | RE_T_PRE_POSTING_RECORD | RE-Buchungssätze extern | 20081221 |
Method DO_ONETIME_POSTING_BY_PREC on class CL_REXC_FC_SERVICES has no exception.
Method DO_POSTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BELNR | Call by reference | Type reference (TYPE) | BELNR_D | Belegnummer eines Buchhaltungsbeleges | 20081221 | ||
2 | ![]() |
ED_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20081221 | ||
3 | ![]() |
EF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081221 | |||
4 | ![]() |
EO_DOC | Call by reference | Object reference (TYPE REF TO) | IF_RERA_DOC | RE-Beleg (VIRADOC) | 20101001 | ||
5 | ![]() |
EO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20081221 | ||
6 | ![]() |
ES_ITEM_EX | Call by reference | Type reference (TYPE) | RERA_DOC_ITEM_EX | RE-Belegposition Übergabe an externes System | 20081221 | ||
7 | ![]() |
ID_AMOUNT | Value transfer | Type reference (TYPE) | RERAAMOUNT | Betrag | 20050121 | ||
8 | ![]() |
ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20050121 | ||
9 | ![]() |
ID_CURRENCY | Value transfer | Type reference (TYPE) | WAERS | Währungsschlüssel | 20050121 | ||
10 | ![]() |
ID_DCINDICATOR | Value transfer | Type reference (TYPE) | RERADCINDICATOR | Soll-/Haben-Kennzeichen | 20101002 | ||
11 | ![]() |
ID_DOCDATE | Value transfer | Type reference (TYPE) | BLDAT | Datum im CHAR-Format | 20050128 | ||
12 | ![]() |
ID_FLOWTYPE | Value transfer | Type reference (TYPE) | RECDFLOWTYPE | Bewegungsart | 20050121 | ||
13 | ![]() |
ID_HEADERTXT | Value transfer | Type reference (TYPE) | RERAHEADERTXT | Belegkopftext | 20050121 | ||
14 | ![]() |
ID_ITEMTXT | Value transfer | Type reference (TYPE) | RERAITEMTXT | Positionstext | 20050121 | ||
15 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | RECA4_PROCESSMODE-SIMULATION | Belegnummer eines Buchhaltungsbeleges | 20081221 | |
16 | ![]() |
ID_OBJNR | Value transfer | Type reference (TYPE) | RERAOBJNR | Kontierung: Objektnummer | 20050121 | ||
17 | ![]() |
ID_PSTNGDATE | Value transfer | Type reference (TYPE) | BUDAT | Datum im CHAR-Format | 20050128 | ||
18 | ![]() |
ID_PSTNGPROCEDURE | Value transfer | Type reference (TYPE) | RERAPROCEDURE | Buchungsvorgang | 20101001 | ||
19 | ![]() |
ID_TAXGROUP | Value transfer | Type reference (TYPE) | RERATAXGROUP | Steuergruppe | 20050121 | ||
20 | ![]() |
ID_TAXTYPE | Value transfer | Type reference (TYPE) | RERATAXTYPE | Steuerart | 20050121 | ||
21 | ![]() |
IF_CALL_FROM_FIRST_OB | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20101002 | |
22 | ![]() |
IF_POSTINGOBTAX | Call by reference | Type reference (TYPE) | REXCFCPOSTINGOBTAX | ABAP_FALSE | Brennstoffverwaltung: Anfangsbestand Eröffnung Brutto buchen | 20101002 | |
23 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20101001 |
Method DO_POSTING on class CL_REXC_FC_SERVICES has no exception.
Method GET_CUST_BY_INTRENO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INTRENO | Value transfer | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20050127 | ||
2 | ![]() |
RS_SCKEY_PROP | Value transfer | Type reference (TYPE) | REXCC_FC_SCKEY_PROP | Brennstoffverwaltung (TIVXCFCSCKEYPROP) | 20050127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Customizing nicht gefunden | 20050127 |
Method GET_GSBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_VALUE | Value transfer | Type reference (TYPE) | GSBER | Geschäftsbereich | 20110117 | ||
2 | ![]() |
ID_OBJNR | Call by reference | Type reference (TYPE) | RERAOBJNR | Kontierung: Objektnummer | 20110117 | ||
3 | ![]() |
ID_PSTNGDATE | Call by reference | Type reference (TYPE) | BUDAT | SY-DATUM | Buchungsdatum im Beleg | 20110117 |
Method GET_GSBER on class CL_REXC_FC_SERVICES has no exception.
Method GET_INTRENO_BY_RANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_R_BUKRS | Call by reference | Type reference (TYPE) | RE_T_RANGE | Range für Buchungskreis | 20050608 | ||
2 | ![]() |
IT_R_SEMPSL | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20100807 | ||
3 | ![]() |
IT_R_SNKSL | Call by reference | Type reference (TYPE) | RE_T_RANGE | Rangefür Nebenkostenschlüssel | 20050608 | ||
4 | ![]() |
IT_R_SWENR | Call by reference | Type reference (TYPE) | RE_T_RANGE | Range für Wirtschaftseinheit | 20050608 | ||
5 | ![]() |
RT_INTRENO | Value transfer | Type reference (TYPE) | RE_T_VICAINTRENO | Zuordnung INTRENO / OBJNR / IMKEY (VICAINTRENO) | 20050608 |
Method GET_INTRENO_BY_RANGES on class CL_REXC_FC_SERVICES has no exception.
Method GET_MSG_FROM_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20110308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110308 |
Method GET_UNIT_BY_INTRENO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INTRENO | Value transfer | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20050117 | ||
2 | ![]() |
RD_UNIT | Value transfer | Type reference (TYPE) | MSEHI | Maßeinheit | 20050117 |
Method GET_UNIT_BY_INTRENO on class CL_REXC_FC_SERVICES has no exception.
Method HAS_CONTRACT_OPTION_RATE_BY_SU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20130627 | ||
2 | ![]() |
ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20130627 | ||
3 | ![]() |
IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20130627 | ||
4 | ![]() |
RF_OK | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20130627 |
Method HAS_CONTRACT_OPTION_RATE_BY_SU on class CL_REXC_FC_SERVICES has no exception.
Method HAS_SU_A_MASTER_FOR_FUEL_CONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20130629 | ||
2 | ![]() |
RF_OK | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20130629 |
Method HAS_SU_A_MASTER_FOR_FUEL_CONS on class CL_REXC_FC_SERVICES has no exception.
Method IS_FUELCONS_CALCULATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20050405 | ||
2 | ![]() |
ED_SEMPSL | Value transfer | Type reference (TYPE) | RESCSUID | Abrechnungseinheit | 20050405 | ||
3 | ![]() |
ED_SNKSL | Value transfer | Type reference (TYPE) | RESCSCKEY | Nebenkostenschlüssel | 20050405 | ||
4 | ![]() |
ED_SWENR | Value transfer | Type reference (TYPE) | RESCSUBE | Gültige Wirtschaftseinheit | 20050405 | ||
5 | ![]() |
EF_ISCALCULATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Verbrauch berechnet? | 20050405 | ||
6 | ![]() |
ID_PROCDATE | Value transfer | Type reference (TYPE) | BZDAT | RECA0_DATE-MIN | Bezugsdatum | 20101227 | |
7 | ![]() |
ID_SETTL_PTO | Value transfer | Type reference (TYPE) | RECAPERIODTO | RECA0_DATE-MIN | Datum des Periodenendes | 20050405 | |
8 | ![]() |
ID_SUOBJNR | Value transfer | Type reference (TYPE) | RESCSUOBJNR | Objektnummer der Abrechnungseinheit | 20050405 |
Method IS_FUELCONS_CALCULATED on class CL_REXC_FC_SERVICES has no exception.
Method MAINTAIN_FC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INTRENO | Value transfer | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20100925 | ||
2 | ![]() |
ID_OBJNR | Value transfer | Type reference (TYPE) | RESCSUOBJNR | Objektnummer der Abrechnungseinheit | 20100925 | ||
3 | ![]() |
IO_SETTL_UNIT | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20100925 | ||
4 | ![]() |
RF_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100925 |
Method MAINTAIN_FC on class CL_REXC_FC_SERVICES has no exception.
Method MOVE_CORRESPONDING_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TRG | Call by reference | Type reference (TYPE) | STANDARD TABLE | Zieltabelle | 20080413 | ||
2 | ![]() |
IT_SRC | Call by reference | Type reference (TYPE) | STANDARD TABLE | Quelltabelle | 20080413 |
Method MOVE_CORRESPONDING_TABLE on class CL_REXC_FC_SERVICES has no exception.
Method SELECT_DOC_BY_SETTL_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BKPF | Call by reference | Type reference (TYPE) | RE_T_EX_BKPF | FI Belegkopf | 20080413 | ||
2 | ![]() |
ET_BSEG | Call by reference | Type reference (TYPE) | RE_T_BSEG | Belegsegment (BSEG) | 20080413 | ||
3 | ![]() |
ET_INTRENO | Call by reference | Type reference (TYPE) | RE_T_VICAINTRENO | Zuordnung INTRENO / OBJNR / IMKEY (VICAINTRENO) | 20080413 | ||
4 | ![]() |
IF_EXCL_SYNCH_DOCS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Übernommene Belege ausschliessen | 20080413 | |
5 | ![]() |
IF_SELREV | Call by reference | Type reference (TYPE) | RERAITEMSELREVERSAL | Stornierte Posten selektieren | 20100807 | ||
6 | ![]() |
IT_R_BELNR | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20081021 | ||
7 | ![]() |
IT_R_BUDAT | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20080413 | ||
8 | ![]() |
IT_R_BUKRS | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20080413 | ||
9 | ![]() |
IT_R_GJAHR | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20081021 | ||
10 | ![]() |
IT_R_SEMPSL | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20100807 | ||
11 | ![]() |
IT_R_SNKSL | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20080413 | ||
12 | ![]() |
IT_R_SWENR | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20080413 |
Method SELECT_DOC_BY_SETTL_UNIT on class CL_REXC_FC_SERVICES has no exception.
Method SYNCHRONIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETO_FUEL_CONS | Call by reference | Type reference (TYPE) | RE_T_IF_REXC_FUEL_CONS | Brennstoffverbrauch | 20080413 | ||
2 | ![]() |
IF_SELREV | Call by reference | Type reference (TYPE) | RERAITEMSELREVERSAL | Stornierte Posten selektieren | 20100807 | ||
3 | ![]() |
IT_R_BELNR | Call by reference | Type reference (TYPE) | RE_T_RANGE | Range für Belegnummer | 20081021 | ||
4 | ![]() |
IT_R_BUDAT | Call by reference | Type reference (TYPE) | RE_T_RANGE | 20080413 | |||
5 | ![]() |
IT_R_BUKRS | Call by reference | Type reference (TYPE) | RE_T_RANGE | 20080413 | |||
6 | ![]() |
IT_R_DABRZ | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20110829 | ||
7 | ![]() |
IT_R_GJAHR | Call by reference | Type reference (TYPE) | RE_T_RANGE | Range für Geschäftsjahr | 20081021 | ||
8 | ![]() |
IT_R_SEMPSL | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20100807 | ||
9 | ![]() |
IT_R_SNKSL | Call by reference | Type reference (TYPE) | RE_T_RANGE | 20080413 | |||
10 | ![]() |
IT_R_SWENR | Call by reference | Type reference (TYPE) | RE_T_RANGE | 20080413 |
Method SYNCHRONIZE on class CL_REXC_FC_SERVICES has no exception.
Method _EXCL_SYNCHRONIZED_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DOCUMENT | Call by reference | Type reference (TYPE) | RE_T_EX_BKPF | FI Belegkopf | 20080413 | ||
2 | ![]() |
IT_INTRENO | Call by reference | Type reference (TYPE) | RE_T_VICAINTRENO | INTRENO | 20080413 |
Method _EXCL_SYNCHRONIZED_DOC on class CL_REXC_FC_SERVICES has no exception.
Method _OB_FIRST_CHG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_COST | Value transfer | Type reference (TYPE) | RERAAMOUNT | Betrag in Transaktionswährung | 20101129 | ||
2 | ![]() |
CD_REMARKX | Value transfer | Type reference (TYPE) | BU_BEZ70 | Bezeichnung | 20101129 | ||
3 | ![]() |
ID_CURR | Value transfer | Type reference (TYPE) | WAERS | Währungsschlüssel | 20101129 | ||
4 | ![]() |
IF_POSTINGOBTAX | Value transfer | Type reference (TYPE) | REXCFCPOSTINGOBTAX | Brennstoffverwaltung: Anfangsbestand Eröffnung Brutto buchen | 20101129 | ||
5 | ![]() |
IS_DOC | Call by reference | Type reference (TYPE) | BLNTAB | Belegnummerntabelle für die Buchhaltung | 20101129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101129 |
Method _OB_FIRST_POST_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DOC | Call by reference | Type reference (TYPE) | BLNTAB | Belegnummerntabelle für die Buchhaltung | 20100925 | ||
2 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Ausführungsmodus des Prozesses | 20100925 | ||
3 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20100925 | ||
4 | ![]() |
IT_FTPOST | Call by reference | Type reference (TYPE) | RE_T_EX_FTPOST | Belegkopf- und Positionen für interne Buchungsschnittstelle | 20100925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101002 |
Method _OB_FIRST_POST_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Ausführungsmodus des Prozesses | 20100925 | ||
2 | ![]() |
ID_SHOWMODE | Value transfer | Type reference (TYPE) | ALLGAZMD | 'N' | Anzeigemodus bei 'Call Transaction .. Using ..' | 20110119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101002 |
Method _OB_FIRST_SET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_POS_COUNT | Call by reference | Type reference (TYPE) | I | 20100925 | |||
2 | ![]() |
CT_FTPOST | Call by reference | Type reference (TYPE) | RE_T_EX_FTPOST | Belegkopf- und Positionen für interne Buchungsschnittstelle | 20100925 | ||
3 | ![]() |
ID_CURR | Value transfer | Type reference (TYPE) | WAERS | Währungsschlüssel | 20100925 | ||
4 | ![]() |
ID_PROCDATE | Value transfer | Type reference (TYPE) | BZDAT | Bezugsdatum | 20100925 | ||
5 | ![]() |
ID_PSTNGDATE | Value transfer | Type reference (TYPE) | BUDAT | Buchungsdatum im Beleg | 20100925 | ||
6 | ![]() |
ID_REMARKX | Value transfer | Type reference (TYPE) | BU_BEZ70 | Bezeichnung | 20100925 | ||
7 | ![]() |
IF_POSTINGOBTAX | Value transfer | Type reference (TYPE) | REXCFCPOSTINGOBTAX | ABAP_TRUE | Brennstoffverwaltung: Anfangsbestand Eröffnung Brutto buchen | 20110114 | |
8 | ![]() |
IS_SCKEY_PROP | Call by reference | Type reference (TYPE) | REXCC_FC_SCKEY_PROP | Brennstoffverwaltung (TIVXCFCSCKEYPROP) | 20100925 |
Method _OB_FIRST_SET_HEADER on class CL_REXC_FC_SERVICES has no exception.
Method _OB_FIRST_SET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_POS_COUNT | Call by reference | Type reference (TYPE) | I | 20100925 | |||
2 | ![]() |
CT_FTPOST | Call by reference | Type reference (TYPE) | RE_T_EX_FTPOST | Belegkopf- und Positionen für interne Buchungsschnittstelle | 20100925 | ||
3 | ![]() |
ID_BKEY | Value transfer | Type reference (TYPE) | BSCHL | Buchungsschlüssel | 20100925 | ||
4 | ![]() |
ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20100925 | ||
5 | ![]() |
ID_GL_ACCOUNT | Value transfer | Type reference (TYPE) | HKONT | Sachkonto der Hauptbuchhaltung | 20100925 | ||
6 | ![]() |
ID_GSBER | Value transfer | Type reference (TYPE) | GSBER | Geschäftsbereich | 20110118 | ||
7 | ![]() |
ID_TAXCODE | Value transfer | Type reference (TYPE) | MWSKZ | Umsatzsteuerkennzeichen | 20100925 | ||
8 | ![]() |
IF_SET_SU_REF | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100925 | |||
9 | ![]() |
IF_WITH_QUANTITY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100925 | |||
10 | ![]() |
IF_WITH_TAX | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100925 | |||
11 | ![]() |
IS_FUELSTOCK | Call by reference | Type reference (TYPE) | REXCFC_FUELSTOCK | Brennstofbewegungen | 20100925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101002 |
Method _OB_FIRST_SIMULATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FUELSTOCK | Call by reference | Type reference (TYPE) | REXCFC_FUELSTOCK | Brennstofbewegungen | 20100925 | ||
2 | ![]() |
ET_ACC_DOC_DETAIL | Call by reference | Type reference (TYPE) | RE_T_ACC_DOC_DETAIL | Detail Buchhaltungsbeleg | 20100925 | ||
3 | ![]() |
ET_ITEM_EX | Call by reference | Type reference (TYPE) | RE_T_DOC_ITEM_EX | RE-Belegposition extern | 20100925 | ||
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20100925 | ||
5 | ![]() |
IS_SCKEY_PROP | Call by reference | Type reference (TYPE) | REXCC_FC_SCKEY_PROP | Brennstoffverwaltung (TIVXCFCSCKEYPROP) | 20100925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101002 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 600 |