SAP ABAP Class CL_RECD_COND_SERVICES (General Access Methods for Conditions)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CD_CD (Package) RE: Conditions
Properties
Class CL_RECD_COND_SERVICES  
Short Description General Access Methods for Conditions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CD_CD   RE: Conditions 
Created 20030711   SAP 
Last change 20130531   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 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECD_COND_SERVICES has no interface implemented.
Friends
Class CL_RECD_COND_SERVICES has no friend class.
Attributes
Class CL_RECD_COND_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CAN_CHANGE_CD_CFPOSTFROM_DATE Static method Public Method Is "First Posting From" of Condition Allowed to Be Changed? 20070702
2 CAN_CHANGE_CFPOSTINGFROM_DATE Static method Public Method Is "First Posting From" Date Allowed to Be Changed? 20061017
3 COMPARE_CONDITIONS Static method Public Method Compares Logical Key of Two Conditions 20080418
4 DO_CALCULATION Static method Public Method Change of Unit Price for Existing Condition 20081212
5 DO_DISTRIBUTION Static method Public Method Distribute for Existing Condtion 20030711
6 DO_DISTRIBUTION_FOR_HAS_COND Static method Public Method Distribute for Owner of Conditions 20050110
7 EXISTS_MULTI_CURRENCY Static method Public Method Asks If There Are Conditions Not in Local Currency 20060626
8 GET_BOOKING_CONTEXT Static method Public Method Gets Posting Context for Condition Manager 20060224
9 GET_BOOKING_CONTEXT_BY_TERMNO Static method Public Method Gets Posting Context for Term Number 20051129
10 GET_BOOKING_TERM Static method Public Method Gets Data for Posting Term 20050128
11 GET_CALCVALUES Static method Public Method Gets the Calculation Entry for Key Date 20070307
12 GET_CONDITION_BY_CONDGUID Static method Public Method Gets the Condition for a CONDGUID 20050503
13 GET_CONDITION_END_FOR_ACR Static method Public Method Gets Logical End of Condition (for Accrual/Deferral) 20090109
14 GET_CONDITION_FOR_CONTRACT Static method Public Method Gets Condition for Contract 20050503
15 GET_CONDITION_REFERENCE Static method Public Method Gets the CONDGUID_REF for a CONDGUID 20070305
16 GET_DATE_FOR_NEW_TERM_ENTRY Static method Public Method Gets New Date for Term 20051201
17 GET_OBJECTS_USED_AS_PARAMETER Static method Public Method Returns Objects for Which the Object Is Used 20111013
18 GET_STANDARD_VALUES Static method Public Method Gets Normed Condition Amounts on Key Date 20050602
19 GET_STANDARD_VALUES_SUM Static method Public Method Gets the Normed Total Condition Amounts on Key Date 20050531
20 IS_BOOKING_FIELD_LOCK_ACTIVE Static method Public Method Asks If Field Lock Is Active 20061212
21 IS_PARTNER_NECESSARY_TERMNOPY Static method Public Method Is the Partner in the Posting Term Necessary? 20061024
22 USE_FOR_CF_CFPOSTINGFROM_DATE Static method Public Method Use "First Posting From" Date for Generating? 20061017
Events
Class CL_RECD_COND_SERVICES has no event.
Types
Class CL_RECD_COND_SERVICES has no local type.
Method Signatures

Method CAN_CHANGE_CD_CFPOSTFROM_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CHANGABLE_IF_NEW_EXIST Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Änderbar, wenn Einzelkondition änderbar? 20070702
2 Importing IO_CONDITION_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION_MNGR Konditionenverwalter 20070702
3 Importing IT_CONDITION Call by reference Type reference (TYPE) RE_T_RECD_CONDITION_X Konditionen 20070702
4 Returning RF_CAN_CHANGE Value transfer Type reference (TYPE) RECABOOL Darf geändert werden? 20070702

Method CAN_CHANGE_CD_CFPOSTFROM_DATE on class CL_RECD_COND_SERVICES has no exception.

Method CAN_CHANGE_CFPOSTINGFROM_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_1ST_POSTING_DATE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Speziell Finanzstrom ab? 20070824
2 Importing IF_CASHFLOW_GENERATE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Finanzstromgenerierung? 20061018
3 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20061017
4 Returning RF_CAN_CHANGE Value transfer Type reference (TYPE) RECABOOL Darf geändert werden? 20061017

Method CAN_CHANGE_CFPOSTINGFROM_DATE on class CL_RECD_COND_SERVICES has no exception.

Method COMPARE_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_EQUAL Call by reference Type reference (TYPE) ABAP_BOOL Identisch 20080418
2 Importing ID_CONDGUID_1 Call by reference Type reference (TYPE) RECDCONDGUID Kondition 1 20080418
3 Importing ID_CONDGUID_2 Call by reference Type reference (TYPE) RECDCONDGUID Kondition 2 20080418
4 Importing IO_COND_MNGR Value transfer Object reference (TYPE REF TO) IF_RECD_CONDITION_MNGR Verwalter - Konditionen 20080805

Method COMPARE_CONDITIONS on class CL_RECD_COND_SERVICES has no exception.

Method DO_CALCULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CALC_VALUES Call by reference Type reference (TYPE) RE_T_RECD_CALC_VALUES Konditionen - Zeitabhängige Berechnungsgrößen 20081212
2 Importing ID_UNITPRICE Call by reference Type reference (TYPE) RECDUNITPRICE Währungsunabhängiger Einheitspreis 20081212
3 Importing IF_DO_REFRESH Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Rücksetzen? 20081212
4 Importing IF_SINGLE_UPDATE Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Nur Kondition aktualisieren? 20081212
5 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20081212
# Exception Resumable Description Created on
1 ERROR Fehler 20081212

Method DO_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIST_VALUES Call by reference Type reference (TYPE) RE_T_RECD_DIST_VALUES Konditionen - Zeitabhängige Verteilungsgrößen 20030711
2 Importing ID_UNITPRICE Call by reference Type reference (TYPE) RECDUNITPRICE Währungsunabhängiger Einheitspreis 20030711
3 Importing IF_CHECK_ROUNDTYPE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20080611
4 Importing IF_DO_REFRESH Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Allgemeines Ja/Nein - Feld 20080610
5 Importing IF_NO_ROUNDING Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Keine Rundung durchführen? 20091103
6 Importing IF_SINGLE_UPDATE Call by reference Type reference (TYPE) RECABOOL Nur Kondition aktualisieren? 20070829
7 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20030711
# Exception Resumable Description Created on
1 ERROR Fehler 20030711

Method DO_DISTRIBUTION_FOR_HAS_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DISTRIBUTION Call by reference Type reference (TYPE) RE_T_RECD_DIST_VALUES_TAB Zeitabhängige Verteilungswerte 20050111
2 Importing ID_DISTFROM Value transfer Type reference (TYPE) RECDVALIDFROM Verteilungsbeginn 20050110
3 Importing ID_DISTRULEEXT Value transfer Type reference (TYPE) RECDDISTRULEEXT Verteilungsvorschrift 20050110
4 Importing ID_DISTRULEPARA1 Value transfer Type reference (TYPE) RECDDISTRULEPARA Parameter für eine Verteilungsvorschrift 20050110
5 Importing ID_DISTRULEPARA2 Value transfer Type reference (TYPE) RECDDISTRULEPARA Parameter für eine Verteilungsvorschrift 20050110
6 Importing ID_DISTTO Value transfer Type reference (TYPE) RECDVALIDTO Verteilungsende 20050110
7 Importing ID_OBJNR Value transfer Type reference (TYPE) RECAOBJNR Konditionenbesitzter 20050110
8 Importing ID_OBJTYPEDIST Value transfer Type reference (TYPE) RECDOBJTYPEDIST Objektart für Verteilung 20110203
9 Importing ID_UNITPRICE Value transfer Type reference (TYPE) RECDUNITPRICE Einheitspreis 20050110
# Exception Resumable Description Created on
1 ERROR Fehler 20050429

Method EXISTS_MULTI_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMNOPY Value transfer Type reference (TYPE) RECDTERMNOPY RETM1_TERMNO_DEFAULT Nummer der Buchungsklausel 20060627
2 Importing IF_CHECK_DELETED_CONDITION Value transfer Type reference (TYPE) RECABOOL ABAP_TRUE Auch gelöschte Konditionen prüfen? 20091202
3 Importing IF_CHECK_ONLY_CONDITIONS Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Nur Konditionen prüfen 20060920
4 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20060626
5 Returning RF_EXISTS Value transfer Type reference (TYPE) RECABOOL Existiert? 20060626

Method EXISTS_MULTI_CURRENCY on class CL_RECD_COND_SERVICES has no exception.

Method GET_BOOKING_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_BOOKED_FROM Call by reference Type reference (TYPE) SYDATUM Gebucht ab 20060224
2 Exporting ED_BOOKED_TO Call by reference Type reference (TYPE) SYDATUM Gebucht bis 20060224
3 Exporting EF_BOOKED Call by reference Type reference (TYPE) RECABOOL Gebucht? 20060224
4 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20060224
5 Importing IO_HAS_CONDITION Call by reference Object reference (TYPE REF TO) IF_RECD_HAS_CONDITION Objekt mit Konditionen 20060224

Method GET_BOOKING_CONTEXT on class CL_RECD_COND_SERVICES has no exception.

Method GET_BOOKING_CONTEXT_BY_TERMNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_BOOKED_FROM Call by reference Type reference (TYPE) SYDATUM Gebucht ab 20051201
2 Exporting ED_BOOKED_TO Call by reference Type reference (TYPE) SYDATUM Gebucht bis 20051201
3 Exporting EF_BOOKED Call by reference Type reference (TYPE) RECABOOL Gebucht? 20051201
4 Exporting EF_DELETE_POSSIBLE Call by reference Type reference (TYPE) RECABOOL Löschen erlaubt? 20051129
5 Importing ID_TERMNO Call by reference Type reference (TYPE) RETMTERMNO Nummer der Klausel 20051129
6 Importing IF_ADJUST Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Anpassung? 20051129
7 Importing IF_BOOKING Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Buchung? 20051129
8 Importing IF_ORGASSIGN Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Org.Zuordnung? 20051129
9 Importing IF_RHYTHM Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Rhythmus? 20051129
10 Importing IF_WITHTAX Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Quellensteuer? 20051201
11 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20051207
12 Importing IO_HAS_CONDITION Call by reference Object reference (TYPE REF TO) IF_RECD_HAS_CONDITION Objekt mit Konditionen 20051129

Method GET_BOOKING_CONTEXT_BY_TERMNO on class CL_RECD_COND_SERVICES has no exception.

Method GET_BOOKING_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BOOKING Call by reference Type reference (TYPE) RETM_POSTING_PY Buchungsklausel - Buchungsregeln 20050128
2 Importing ID_KEYDATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20050128
3 Importing ID_TERMNO Call by reference Type reference (TYPE) RETMTERMNO Nummer der Klausel 20050128
4 Importing IF_CONSIDER_PARTNER_BLOCK Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Beachte Partnersperre 20080513
5 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Puffer zurücksetzen 20050207
6 Importing IO_PAYMENT_MNGR Call by reference Object reference (TYPE REF TO) IF_RETM_PAYMENT_MNGR Buchungsklausel-Manager (VITMPY) 20050128
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20050128

Method GET_CALCVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CALCVALUES Value transfer Type reference (TYPE) RECD_CALC_VALUES Konditionen - Zeitabhängige Berechnungsgrößen 20070307
2 Importing ID_KEYDATE Call by reference Type reference (TYPE) RECAKEYDATE Stichtag 20070307
3 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20070307

Method GET_CALCVALUES on class CL_RECD_COND_SERVICES has no exception.

Method GET_CONDITION_BY_CONDGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONDGUID Call by reference Type reference (TYPE) RECDCONDGUID GUID (RAW16) für Konditionen 20050503
2 Returning RO_CONDITION Value transfer Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20050503

Method GET_CONDITION_BY_CONDGUID on class CL_RECD_COND_SERVICES has no exception.

Method GET_CONDITION_END_FOR_ACR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CONDVALIDTO Value transfer Type reference (TYPE) RECDVALIDTO Datum, bis zu dem die Kondition gilt 20090109
2 Importing ID_CONDGUID Call by reference Type reference (TYPE) RECDCONDGUID GUID (RAW16) für Konditionen 20090109
3 Importing ID_DBERVON Call by reference Type reference (TYPE) DBERVON Berechnungszeitraumbeginn 20090109

Method GET_CONDITION_END_FOR_ACR on class CL_RECD_COND_SERVICES has no exception.

Method GET_CONDITION_FOR_CONTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONDGUID Value transfer Type reference (TYPE) RECDCONDGUID GUID (RAW16) für Konditionen 20050503
2 Importing ID_CONDVALIDFROM Value transfer Type reference (TYPE) RECDVALIDFROM Datum, ab dem die Kondition gilt 20050503
3 Importing IO_CONTRACT Value transfer Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20050503
4 Returning RO_CONDITION Value transfer Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20050503

Method GET_CONDITION_FOR_CONTRACT on class CL_RECD_COND_SERVICES has no exception.

Method GET_CONDITION_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CONDGUID_REF Value transfer Type reference (TYPE) RECDCONDGUID GUID (RAW16) für Konditionen 20070305
2 Exporting ED_CONDVALIDFROM_REF Value transfer Type reference (TYPE) RECDVALIDFROM Datum, ab dem die Kondition gilt 20070305
3 Exporting EO_CONDITION Value transfer Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20070305
4 Importing ID_CALCFROM Call by reference Type reference (TYPE) DBERVON Berechnungszeitraumbeginn 20070305
5 Importing ID_CONDGUID Call by reference Type reference (TYPE) RECDCONDGUID GUID (RAW16) für Konditionen 20070305
6 Importing ID_CONDVALIDFROM Call by reference Type reference (TYPE) RECDVALIDFROM Datum, ab dem die Kondition gilt 20070305

Method GET_CONDITION_REFERENCE on class CL_RECD_COND_SERVICES has no exception.

Method GET_DATE_FOR_NEW_TERM_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMNO Call by reference Type reference (TYPE) RETMTERMNO Klauselnummer 20051201
2 Importing ID_TERMTYPE Call by reference Type reference (TYPE) RETMTERMTYPE Klauselart 20051201
3 Importing ID_VALIDFROM_GREATEST Call by reference Type reference (TYPE) SYDATUM Datum 20051201
4 Importing IO_SPECIFIC_TERM_MNGR Call by reference Object reference (TYPE REF TO) IF_RETM_SPECIFIC_TERM_MNGR Klauselmanager 20051201
5 Returning RD_DATE Value transfer Type reference (TYPE) SYDATUM Datum 20051201

Method GET_DATE_FOR_NEW_TERM_ENTRY on class CL_RECD_COND_SERVICES has no exception.

Method GET_OBJECTS_USED_AS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJNR_USED Call by reference Type reference (TYPE) RE_T_OBJNR OBJNR 20111013
2 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Objektnummer 20111013

Method GET_OBJECTS_USED_AS_PARAMETER on class CL_RECD_COND_SERVICES has no exception.

Method GET_STANDARD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CALCVALUE Call by reference Type reference (TYPE) RECDCALCVALUE Währungsunabhängige Berechnungsgröße 20050602
2 Exporting ED_CONDVALUEDAY Call by reference Type reference (TYPE) RECDCONDVALUEDAY Währungsbetrag der Konditionsposition pro Tag 20050602
3 Exporting ED_CONDVALUEMONTH Call by reference Type reference (TYPE) RECDCONDVALUEMONTH Währungsbetrag der Konditionsposition pro Monat 20050602
4 Exporting ED_CONDVALUEWEEK Call by reference Type reference (TYPE) RECDCONDVALUEWEEK Währungsbetrag der Konditionsposition pro Woche 20050602
5 Exporting ED_CONDVALUEYEAR Call by reference Type reference (TYPE) RECDCONDVALUEYEAR Währungsbetrag der Konditionsposition pro Jahr 20050602
6 Exporting ED_CURRENCY Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20050602
7 Exporting ED_TAXVALUEDAY Call by reference Type reference (TYPE) RECDTAXVALUEDAY Umsatzsteuerbetrag der Konditionsposition pro Tag 20050602
8 Exporting ED_TAXVALUEMONTH Call by reference Type reference (TYPE) RECDTAXVALUEMONTH Umsatzsteuerbetrag der Konditionsposition pro Monat 20050602
9 Exporting ED_TAXVALUEWEEK Call by reference Type reference (TYPE) RECDTAXVALUEWEEK Umsatzsteuerbetrag der Konditionsposition pro Woche 20050602
10 Exporting ED_TAXVALUEYEAR Call by reference Type reference (TYPE) RECDTAXVALUEYEAR Umsatzsteuerbetrag der Konditionsposition pro Jahr 20050602
11 Importing ID_CONDPURPOSE Call by reference Type reference (TYPE) RECDCONDPURPOSEEXT Konditionszweck 20050602
12 Importing ID_CONDTYPE Call by reference Type reference (TYPE) RECDCONDTYPE Konditionsart 20050602
13 Importing ID_CONDVALIDFROM Call by reference Type reference (TYPE) RECDVALIDFROM Konditionsab 20050602
14 Importing ID_KEYDATE Call by reference Type reference (TYPE) RECAKEYDATE Stichtag 20050602
15 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Konditionenobjekt 20050602
16 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20050602

Method GET_STANDARD_VALUES on class CL_RECD_COND_SERVICES has no exception.

Method GET_STANDARD_VALUES_SUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CONDVALUEDAY Call by reference Type reference (TYPE) RECDCONDVALUEDAY Währungsbetrag der Konditionsposition pro Tag 20050531
2 Exporting ED_CONDVALUEMONTH Call by reference Type reference (TYPE) RECDCONDVALUEMONTH Währungsbetrag der Konditionsposition pro Monat 20050531
3 Exporting ED_CONDVALUEWEEK Call by reference Type reference (TYPE) RECDCONDVALUEWEEK Währungsbetrag der Konditionsposition pro Woche 20050531
4 Exporting ED_CONDVALUEYEAR Call by reference Type reference (TYPE) RECDCONDVALUEYEAR Währungsbetrag der Konditionsposition pro Jahr 20050531
5 Exporting ED_CURRENCY Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20050531
6 Exporting ED_TAXVALUEDAY Call by reference Type reference (TYPE) RECDTAXVALUEDAY Umsatzsteuerbetrag der Konditionsposition pro Tag 20050531
7 Exporting ED_TAXVALUEMONTH Call by reference Type reference (TYPE) RECDTAXVALUEMONTH Umsatzsteuerbetrag der Konditionsposition pro Monat 20050531
8 Exporting ED_TAXVALUEWEEK Call by reference Type reference (TYPE) RECDTAXVALUEWEEK Umsatzsteuerbetrag der Konditionsposition pro Woche 20050531
9 Exporting ED_TAXVALUEYEAR Call by reference Type reference (TYPE) RECDTAXVALUEYEAR Umsatzsteuerbetrag der Konditionsposition pro Jahr 20050531
10 Exporting EF_CONDITION_EXISTS Call by reference Type reference (TYPE) RECABOOL Existieren Konditionen? 20060120
11 Importing ID_KEYDATE Call by reference Type reference (TYPE) RECAKEYDATE Stichtag 20050531
12 Importing IF_WITH_UNIQUE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Einschliesslich Einaligen? 20060623
13 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20050531

Method GET_STANDARD_VALUES_SUM on class CL_RECD_COND_SERVICES has no exception.

Method IS_BOOKING_FIELD_LOCK_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ACTIVE Value transfer Type reference (TYPE) RECABOOL Aktiv? 20061212

Method IS_BOOKING_FIELD_LOCK_ACTIVE on class CL_RECD_COND_SERVICES has no exception.

Method IS_PARTNER_NECESSARY_TERMNOPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMNOPY Call by reference Type reference (TYPE) RETMTERMNO Nummer der Klausel 20061024
2 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20061024
3 Returning RF_NECESSARY Value transfer Type reference (TYPE) RECABOOL Notwendig? 20061024

Method IS_PARTNER_NECESSARY_TERMNOPY on class CL_RECD_COND_SERVICES has no exception.

Method USE_FOR_CF_CFPOSTINGFROM_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20061017
2 Returning RF_USE_FOR_CF Value transfer Type reference (TYPE) RECABOOL Für Finanzstrom verwenden? 20061017

Method USE_FOR_CF_CFPOSTINGFROM_DATE on class CL_RECD_COND_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200