SAP ABAP Class CL_RECP_MISC_CA (Data Retrieval: Business Object)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CP (Application Component) Correspondence
⤷
RE_CP_SD (Package) RE: Data Retrieval (for Mass Print)

⤷

⤷

Properties
Class | CL_RECP_MISC_CA | |
Short Description | Data Retrieval: Business Object | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_CP_SD | RE: Data Retrieval (for Mass Print) |
Created | 20020508 | SAP |
Last change | 20100310 | 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) |
Interfaces
Class CL_RECP_MISC_CA has no interface implemented.
Friends
Class CL_RECP_MISC_CA has no friend class.
Attributes
Class CL_RECP_MISC_CA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Calculates the Total for a Given Field | 20050224 |
2 | ![]() |
Static method | Public | Method | Reduces the List to Entries for Key Date | 20040329 |
3 | ![]() |
Static method | Public | Method | Gets the List of Additional Texts | 20060308 |
4 | ![]() |
Static method | Public | Method | Supplies General Characteristics of Business Object | 20020508 |
5 | ![]() |
Static method | Public | Method | Gets the Reminder Dates | 20030701 |
6 | ![]() |
Static method | Public | Method | Gets the Reminder Rules | 20030701 |
7 | ![]() |
Static method | Public | Method | Gets Summarizing Information for Reminder Function | 20030701 |
8 | ![]() |
Static method | Public | Method | Calculates the Amounts in 2nd Currency (*_2ND) | 20020710 |
9 | ![]() |
Static method | Public | Method | Determines the Unit Text for the Output (*_OUT) | 20020702 |
Events
Class CL_RECP_MISC_CA has no event.
Types
Class CL_RECP_MISC_CA has no local type.
Method Signatures
Method CALCULATE_TOTALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Strukturdaten | 20050224 | ||
2 | ![]() |
ID_FIELDNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Feldname des Währungsfeldes | 20050224 | ||
3 | ![]() |
ID_FIELDNAME_SUM | Value transfer | Type reference (TYPE) | CSEQUENCE | Feldname des Summenfeldes | 20050224 | ||
4 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | INDEX TABLE | Tabellendaten | 20050224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Summenberechnung | 20050224 |
Method FILTER_LIST_BY_SELDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_LIST | Call by reference | Type reference (TYPE) | INDEX TABLE | Zu filternde Tabelle | 20040329 | ||
2 | ![]() |
ID_FIELDNAME_VALIDFROM | Call by reference | Type reference (TYPE) | CSEQUENCE | Feldname in CT_LIST für Von-Datum | 20040329 | ||
3 | ![]() |
ID_FIELDNAME_VALIDTO | Call by reference | Type reference (TYPE) | CSEQUENCE | Feldname in CT_LIST für Bis-Datum | 20040329 | ||
4 | ![]() |
ID_SELDATE | Call by reference | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20040329 | ||
5 | ![]() |
ID_SELDATE_MAX | Call by reference | Type reference (TYPE) | RECPSFSELDATE | Obergrenze für Stichtag | 20040329 | ||
6 | ![]() |
ID_SELDATE_MIN | Call by reference | Type reference (TYPE) | RECPSFSELDATE | Untergrenze für Stichtag | 20040329 |
Method FILTER_LIST_BY_SELDATE on class CL_RECP_MISC_CA has no exception.
Method GET_ADDITIONAL_TEXT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ADDITIONAL_TEXT | Call by reference | Type reference (TYPE) | RECP_T_ADDITIONAL_TEXT_C | Zusatztexte | 20060308 | ||
2 | ![]() |
ID_LANGU | Call by reference | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20060308 | ||
3 | ![]() |
IO_HAS_ADDITIONAL_TEXT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_HAS_ADDITIONAL_TEXT | Objekt mit Zusatztext für Korrespondenz | 20060308 | ||
4 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060308 |
Method GET_ADDITIONAL_TEXT_LIST on class CL_RECP_MISC_CA has no exception.
Method GET_BUS_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BUS_OBJECT | Call by reference | Type reference (TYPE) | RECP_BUS_OBJECT_C | Business-Objekt | 20020508 | ||
2 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20020508 | ||
3 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20020508 | ||
4 | ![]() |
IO_BUS_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Referenz auf Business-Objekt | 20020508 | ||
5 | ![]() |
IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Korrespondenzprotokoll | 20020508 |
Method GET_BUS_OBJECT on class CL_RECP_MISC_CA has no exception.
Method GET_RESUBM_DATE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESUBM_DATE | Call by reference | Type reference (TYPE) | RECP_T_RESUBM_DATE_C | Wiedervorlagetermine | 20030701 | ||
2 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20030701 | ||
3 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20030701 | ||
4 | ![]() |
IO_HAS_RESUBM | Value transfer | Object reference (TYPE REF TO) | IF_RECA_HAS_RESUBM | Objekt mit Wiedervorlage | 20030701 | ||
5 | ![]() |
IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Korrespondenzprotokoll | 20030701 |
Method GET_RESUBM_DATE_LIST on class CL_RECP_MISC_CA has no exception.
Method GET_RESUBM_RULE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESUBM_RULE | Call by reference | Type reference (TYPE) | RECP_T_RESUBM_RULE_C | Wiedervorlageregeln | 20030701 | ||
2 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20030701 | ||
3 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20030701 | ||
4 | ![]() |
IO_HAS_RESUBM | Value transfer | Object reference (TYPE REF TO) | IF_RECA_HAS_RESUBM | Objekt mit Wiedervorlage | 20030701 | ||
5 | ![]() |
IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Korrespondenzprotokoll | 20030701 |
Method GET_RESUBM_RULE_LIST on class CL_RECP_MISC_CA has no exception.
Method GET_RESUBM_SUMMARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RESUBM_SUMMARY | Call by reference | Type reference (TYPE) | RECP_RESUBM_SUMMARY_C | Wiedervorlage: Anzahl der Regeln und Termine | 20030701 | ||
2 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20030701 | ||
3 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20030701 | ||
4 | ![]() |
IO_HAS_RESUBM | Value transfer | Object reference (TYPE REF TO) | IF_RECA_HAS_RESUBM | Objekt mit Wiedervorlage | 20030701 | ||
5 | ![]() |
IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Korrespondenzprotokoll | 20030701 |
Method GET_RESUBM_SUMMARY on class CL_RECP_MISC_CA has no exception.
Method SET_CURR_2ND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Strukturdaten | 20020711 | ||
2 | ![]() |
CT_TABLE | Call by reference | Type reference (TYPE) | INDEX TABLE | Tabellendaten | 20020711 | ||
3 | ![]() |
ID_CUKY | Value transfer | Type reference (TYPE) | WAERS | Ausgangswährung | 20020710 | ||
4 | ![]() |
ID_CUKY2ND | Value transfer | Type reference (TYPE) | RECPCUKY2ND | Zweite Währung für Korrespondenz | 20020710 | ||
5 | ![]() |
ID_CUKY2NDEXDATE | Value transfer | Type reference (TYPE) | RECPCUKY2NDEXDATE | Umrechnungsdatum für zweite Währung | 20020710 | ||
6 | ![]() |
ID_FIELDNAME | Value transfer | Type reference (TYPE) | C | Feldname des Währungsfeldes | 20020711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Währungsumrechnung | 20020710 |
Method SET_UNIT_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Strukturdaten | 20020711 | ||
2 | ![]() |
CT_TABLE | Call by reference | Type reference (TYPE) | INDEX TABLE | Tabellendaten | 20020711 | ||
3 | ![]() |
ID_FIELDNAME | Value transfer | Type reference (TYPE) | C | Feldname des Einheitenschlüssels | 20020702 | ||
4 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20020702 |
Method SET_UNIT_OUTPUT on class CL_RECP_MISC_CA has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 110 |