Hierarchy
⤷
⤷
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 | 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) |
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 | Static method | Public | Method | Is "First Posting From" of Condition Allowed to Be Changed? | 20070702 | |
| 2 | Static method | Public | Method | Is "First Posting From" Date Allowed to Be Changed? | 20061017 | |
| 3 | Static method | Public | Method | Compares Logical Key of Two Conditions | 20080418 | |
| 4 | Static method | Public | Method | Change of Unit Price for Existing Condition | 20081212 | |
| 5 | Static method | Public | Method | Distribute for Existing Condtion | 20030711 | |
| 6 | Static method | Public | Method | Distribute for Owner of Conditions | 20050110 | |
| 7 | Static method | Public | Method | Asks If There Are Conditions Not in Local Currency | 20060626 | |
| 8 | Static method | Public | Method | Gets Posting Context for Condition Manager | 20060224 | |
| 9 | Static method | Public | Method | Gets Posting Context for Term Number | 20051129 | |
| 10 | Static method | Public | Method | Gets Data for Posting Term | 20050128 | |
| 11 | Static method | Public | Method | Gets the Calculation Entry for Key Date | 20070307 | |
| 12 | Static method | Public | Method | Gets the Condition for a CONDGUID | 20050503 | |
| 13 | Static method | Public | Method | Gets Logical End of Condition (for Accrual/Deferral) | 20090109 | |
| 14 | Static method | Public | Method | Gets Condition for Contract | 20050503 | |
| 15 | Static method | Public | Method | Gets the CONDGUID_REF for a CONDGUID | 20070305 | |
| 16 | Static method | Public | Method | Gets New Date for Term | 20051201 | |
| 17 | Static method | Public | Method | Returns Objects for Which the Object Is Used | 20111013 | |
| 18 | Static method | Public | Method | Gets Normed Condition Amounts on Key Date | 20050602 | |
| 19 | Static method | Public | Method | Gets the Normed Total Condition Amounts on Key Date | 20050531 | |
| 20 | Static method | Public | Method | Asks If Field Lock Is Active | 20061212 | |
| 21 | Static method | Public | Method | Is the Partner in the Posting Term Necessary? | 20061024 | |
| 22 | 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 | IF_CHANGABLE_IF_NEW_EXIST | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Änderbar, wenn Einzelkondition änderbar? | 20070702 | ||
| 2 | IO_CONDITION_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION_MNGR | Konditionenverwalter | 20070702 | |||
| 3 | IT_CONDITION | Call by reference | Type reference (TYPE) | RE_T_RECD_CONDITION_X | Konditionen | 20070702 | |||
| 4 | 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 | IF_1ST_POSTING_DATE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Speziell Finanzstrom ab? | 20070824 | ||
| 2 | IF_CASHFLOW_GENERATE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Finanzstromgenerierung? | 20061018 | ||
| 3 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20061017 | |||
| 4 | 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 | EF_EQUAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Identisch | 20080418 | |||
| 2 | ID_CONDGUID_1 | Call by reference | Type reference (TYPE) | RECDCONDGUID | Kondition 1 | 20080418 | |||
| 3 | ID_CONDGUID_2 | Call by reference | Type reference (TYPE) | RECDCONDGUID | Kondition 2 | 20080418 | |||
| 4 | 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 | ET_CALC_VALUES | Call by reference | Type reference (TYPE) | RE_T_RECD_CALC_VALUES | Konditionen - Zeitabhängige Berechnungsgrößen | 20081212 | |||
| 2 | ID_UNITPRICE | Call by reference | Type reference (TYPE) | RECDUNITPRICE | Währungsunabhängiger Einheitspreis | 20081212 | |||
| 3 | IF_DO_REFRESH | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Rücksetzen? | 20081212 | ||
| 4 | IF_SINGLE_UPDATE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Nur Kondition aktualisieren? | 20081212 | ||
| 5 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Kondition | 20081212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20081212 |
Method DO_DISTRIBUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DIST_VALUES | Call by reference | Type reference (TYPE) | RE_T_RECD_DIST_VALUES | Konditionen - Zeitabhängige Verteilungsgrößen | 20030711 | |||
| 2 | ID_UNITPRICE | Call by reference | Type reference (TYPE) | RECDUNITPRICE | Währungsunabhängiger Einheitspreis | 20030711 | |||
| 3 | IF_CHECK_ROUNDTYPE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20080611 | ||
| 4 | IF_DO_REFRESH | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Allgemeines Ja/Nein - Feld | 20080610 | ||
| 5 | IF_NO_ROUNDING | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Keine Rundung durchführen? | 20091103 | ||
| 6 | IF_SINGLE_UPDATE | Call by reference | Type reference (TYPE) | RECABOOL | Nur Kondition aktualisieren? | 20070829 | |||
| 7 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Kondition | 20030711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030711 |
Method DO_DISTRIBUTION_FOR_HAS_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DISTRIBUTION | Call by reference | Type reference (TYPE) | RE_T_RECD_DIST_VALUES_TAB | Zeitabhängige Verteilungswerte | 20050111 | |||
| 2 | ID_DISTFROM | Value transfer | Type reference (TYPE) | RECDVALIDFROM | Verteilungsbeginn | 20050110 | |||
| 3 | ID_DISTRULEEXT | Value transfer | Type reference (TYPE) | RECDDISTRULEEXT | Verteilungsvorschrift | 20050110 | |||
| 4 | ID_DISTRULEPARA1 | Value transfer | Type reference (TYPE) | RECDDISTRULEPARA | Parameter für eine Verteilungsvorschrift | 20050110 | |||
| 5 | ID_DISTRULEPARA2 | Value transfer | Type reference (TYPE) | RECDDISTRULEPARA | Parameter für eine Verteilungsvorschrift | 20050110 | |||
| 6 | ID_DISTTO | Value transfer | Type reference (TYPE) | RECDVALIDTO | Verteilungsende | 20050110 | |||
| 7 | ID_OBJNR | Value transfer | Type reference (TYPE) | RECAOBJNR | Konditionenbesitzter | 20050110 | |||
| 8 | ID_OBJTYPEDIST | Value transfer | Type reference (TYPE) | RECDOBJTYPEDIST | Objektart für Verteilung | 20110203 | |||
| 9 | ID_UNITPRICE | Value transfer | Type reference (TYPE) | RECDUNITPRICE | Einheitspreis | 20050110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050429 |
Method EXISTS_MULTI_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TERMNOPY | Value transfer | Type reference (TYPE) | RECDTERMNOPY | RETM1_TERMNO_DEFAULT | Nummer der Buchungsklausel | 20060627 | ||
| 2 | IF_CHECK_DELETED_CONDITION | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Auch gelöschte Konditionen prüfen? | 20091202 | ||
| 3 | IF_CHECK_ONLY_CONDITIONS | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Nur Konditionen prüfen | 20060920 | ||
| 4 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20060626 | |||
| 5 | 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 | ED_BOOKED_FROM | Call by reference | Type reference (TYPE) | SYDATUM | Gebucht ab | 20060224 | |||
| 2 | ED_BOOKED_TO | Call by reference | Type reference (TYPE) | SYDATUM | Gebucht bis | 20060224 | |||
| 3 | EF_BOOKED | Call by reference | Type reference (TYPE) | RECABOOL | Gebucht? | 20060224 | |||
| 4 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Kondition | 20060224 | |||
| 5 | 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 | ED_BOOKED_FROM | Call by reference | Type reference (TYPE) | SYDATUM | Gebucht ab | 20051201 | |||
| 2 | ED_BOOKED_TO | Call by reference | Type reference (TYPE) | SYDATUM | Gebucht bis | 20051201 | |||
| 3 | EF_BOOKED | Call by reference | Type reference (TYPE) | RECABOOL | Gebucht? | 20051201 | |||
| 4 | EF_DELETE_POSSIBLE | Call by reference | Type reference (TYPE) | RECABOOL | Löschen erlaubt? | 20051129 | |||
| 5 | ID_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20051129 | |||
| 6 | IF_ADJUST | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Anpassung? | 20051129 | ||
| 7 | IF_BOOKING | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Buchung? | 20051129 | ||
| 8 | IF_ORGASSIGN | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Org.Zuordnung? | 20051129 | ||
| 9 | IF_RHYTHM | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Rhythmus? | 20051129 | ||
| 10 | IF_WITHTAX | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Quellensteuer? | 20051201 | ||
| 11 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Kondition | 20051207 | |||
| 12 | 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 | ES_BOOKING | Call by reference | Type reference (TYPE) | RETM_POSTING_PY | Buchungsklausel - Buchungsregeln | 20050128 | |||
| 2 | ID_KEYDATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20050128 | |||
| 3 | ID_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20050128 | |||
| 4 | IF_CONSIDER_PARTNER_BLOCK | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Beachte Partnersperre | 20080513 | ||
| 5 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Puffer zurücksetzen | 20050207 | ||
| 6 | 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 | Nicht gefunden | 20050128 |
Method GET_CALCVALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CALCVALUES | Value transfer | Type reference (TYPE) | RECD_CALC_VALUES | Konditionen - Zeitabhängige Berechnungsgrößen | 20070307 | |||
| 2 | ID_KEYDATE | Call by reference | Type reference (TYPE) | RECAKEYDATE | Stichtag | 20070307 | |||
| 3 | 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 | ID_CONDGUID | Call by reference | Type reference (TYPE) | RECDCONDGUID | GUID (RAW16) für Konditionen | 20050503 | |||
| 2 | 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 | ED_CONDVALIDTO | Value transfer | Type reference (TYPE) | RECDVALIDTO | Datum, bis zu dem die Kondition gilt | 20090109 | |||
| 2 | ID_CONDGUID | Call by reference | Type reference (TYPE) | RECDCONDGUID | GUID (RAW16) für Konditionen | 20090109 | |||
| 3 | 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 | ID_CONDGUID | Value transfer | Type reference (TYPE) | RECDCONDGUID | GUID (RAW16) für Konditionen | 20050503 | |||
| 2 | ID_CONDVALIDFROM | Value transfer | Type reference (TYPE) | RECDVALIDFROM | Datum, ab dem die Kondition gilt | 20050503 | |||
| 3 | IO_CONTRACT | Value transfer | Object reference (TYPE REF TO) | IF_RECN_CONTRACT | Vertrag (VICN01) | 20050503 | |||
| 4 | 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 | ED_CONDGUID_REF | Value transfer | Type reference (TYPE) | RECDCONDGUID | GUID (RAW16) für Konditionen | 20070305 | |||
| 2 | ED_CONDVALIDFROM_REF | Value transfer | Type reference (TYPE) | RECDVALIDFROM | Datum, ab dem die Kondition gilt | 20070305 | |||
| 3 | EO_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Kondition | 20070305 | |||
| 4 | ID_CALCFROM | Call by reference | Type reference (TYPE) | DBERVON | Berechnungszeitraumbeginn | 20070305 | |||
| 5 | ID_CONDGUID | Call by reference | Type reference (TYPE) | RECDCONDGUID | GUID (RAW16) für Konditionen | 20070305 | |||
| 6 | 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 | ID_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Klauselnummer | 20051201 | |||
| 2 | ID_TERMTYPE | Call by reference | Type reference (TYPE) | RETMTERMTYPE | Klauselart | 20051201 | |||
| 3 | ID_VALIDFROM_GREATEST | Call by reference | Type reference (TYPE) | SYDATUM | Datum | 20051201 | |||
| 4 | IO_SPECIFIC_TERM_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_RETM_SPECIFIC_TERM_MNGR | Klauselmanager | 20051201 | |||
| 5 | 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 | ET_OBJNR_USED | Call by reference | Type reference (TYPE) | RE_T_OBJNR | OBJNR | 20111013 | |||
| 2 | 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 | ED_CALCVALUE | Call by reference | Type reference (TYPE) | RECDCALCVALUE | Währungsunabhängige Berechnungsgröße | 20050602 | |||
| 2 | ED_CONDVALUEDAY | Call by reference | Type reference (TYPE) | RECDCONDVALUEDAY | Währungsbetrag der Konditionsposition pro Tag | 20050602 | |||
| 3 | ED_CONDVALUEMONTH | Call by reference | Type reference (TYPE) | RECDCONDVALUEMONTH | Währungsbetrag der Konditionsposition pro Monat | 20050602 | |||
| 4 | ED_CONDVALUEWEEK | Call by reference | Type reference (TYPE) | RECDCONDVALUEWEEK | Währungsbetrag der Konditionsposition pro Woche | 20050602 | |||
| 5 | ED_CONDVALUEYEAR | Call by reference | Type reference (TYPE) | RECDCONDVALUEYEAR | Währungsbetrag der Konditionsposition pro Jahr | 20050602 | |||
| 6 | ED_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20050602 | |||
| 7 | ED_TAXVALUEDAY | Call by reference | Type reference (TYPE) | RECDTAXVALUEDAY | Umsatzsteuerbetrag der Konditionsposition pro Tag | 20050602 | |||
| 8 | ED_TAXVALUEMONTH | Call by reference | Type reference (TYPE) | RECDTAXVALUEMONTH | Umsatzsteuerbetrag der Konditionsposition pro Monat | 20050602 | |||
| 9 | ED_TAXVALUEWEEK | Call by reference | Type reference (TYPE) | RECDTAXVALUEWEEK | Umsatzsteuerbetrag der Konditionsposition pro Woche | 20050602 | |||
| 10 | ED_TAXVALUEYEAR | Call by reference | Type reference (TYPE) | RECDTAXVALUEYEAR | Umsatzsteuerbetrag der Konditionsposition pro Jahr | 20050602 | |||
| 11 | ID_CONDPURPOSE | Call by reference | Type reference (TYPE) | RECDCONDPURPOSEEXT | Konditionszweck | 20050602 | |||
| 12 | ID_CONDTYPE | Call by reference | Type reference (TYPE) | RECDCONDTYPE | Konditionsart | 20050602 | |||
| 13 | ID_CONDVALIDFROM | Call by reference | Type reference (TYPE) | RECDVALIDFROM | Konditionsab | 20050602 | |||
| 14 | ID_KEYDATE | Call by reference | Type reference (TYPE) | RECAKEYDATE | Stichtag | 20050602 | |||
| 15 | ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Konditionenobjekt | 20050602 | |||
| 16 | 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 | ED_CONDVALUEDAY | Call by reference | Type reference (TYPE) | RECDCONDVALUEDAY | Währungsbetrag der Konditionsposition pro Tag | 20050531 | |||
| 2 | ED_CONDVALUEMONTH | Call by reference | Type reference (TYPE) | RECDCONDVALUEMONTH | Währungsbetrag der Konditionsposition pro Monat | 20050531 | |||
| 3 | ED_CONDVALUEWEEK | Call by reference | Type reference (TYPE) | RECDCONDVALUEWEEK | Währungsbetrag der Konditionsposition pro Woche | 20050531 | |||
| 4 | ED_CONDVALUEYEAR | Call by reference | Type reference (TYPE) | RECDCONDVALUEYEAR | Währungsbetrag der Konditionsposition pro Jahr | 20050531 | |||
| 5 | ED_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20050531 | |||
| 6 | ED_TAXVALUEDAY | Call by reference | Type reference (TYPE) | RECDTAXVALUEDAY | Umsatzsteuerbetrag der Konditionsposition pro Tag | 20050531 | |||
| 7 | ED_TAXVALUEMONTH | Call by reference | Type reference (TYPE) | RECDTAXVALUEMONTH | Umsatzsteuerbetrag der Konditionsposition pro Monat | 20050531 | |||
| 8 | ED_TAXVALUEWEEK | Call by reference | Type reference (TYPE) | RECDTAXVALUEWEEK | Umsatzsteuerbetrag der Konditionsposition pro Woche | 20050531 | |||
| 9 | ED_TAXVALUEYEAR | Call by reference | Type reference (TYPE) | RECDTAXVALUEYEAR | Umsatzsteuerbetrag der Konditionsposition pro Jahr | 20050531 | |||
| 10 | EF_CONDITION_EXISTS | Call by reference | Type reference (TYPE) | RECABOOL | Existieren Konditionen? | 20060120 | |||
| 11 | ID_KEYDATE | Call by reference | Type reference (TYPE) | RECAKEYDATE | Stichtag | 20050531 | |||
| 12 | IF_WITH_UNIQUE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Einschliesslich Einaligen? | 20060623 | ||
| 13 | 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 | 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 | ID_TERMNOPY | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20061024 | |||
| 2 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20061024 | |||
| 3 | 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 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20061017 | |||
| 2 | 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 |