Hierarchy
⤷
⤷
Properties
| Class | CL_BSP_BROK_SERVICE_CHECK | |
| Short Description | Service Class Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ITAGCY | |
| Program status | ||
| Category | 0 | |
| Package | FSCDITAGCY_SERVICE | FS-CD: Italian Agency Administration - Service Classes |
| Created | 20030903 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_BSP_BROK_SERVICE_CHECK has no interface implemented.
Friends
Class CL_BSP_BROK_SERVICE_CHECK has no friend class.
Attributes
Class CL_BSP_BROK_SERVICE_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Agency Category | 20030929 | |
| 2 | Static method | Public | Method | Checks Amount | 20031021 | |
| 3 | Static method | Public | Method | Checks Amount Range | 20121114 | |
| 4 | Static method | Public | Method | Checks Authorization for Registered Agency for Customers | 20051111 | |
| 5 | Static method | Public | Method | Checks Currency | 20031104 | |
| 6 | Static method | Public | Method | Checks Credit Card Number | 20031105 | |
| 7 | Static method | Public | Method | Checks Check Number | 20031105 | |
| 8 | Static method | Public | Method | Checks Clarification Code | 20031023 | |
| 9 | Static method | Public | Method | Checks Collection Date | 20031215 | |
| 10 | Static method | Public | Method | Checks Company Code | 20030903 | |
| 11 | Static method | Public | Method | Checks Container | 20030903 | |
| 12 | Static method | Public | Method | Checks Container Item | 20030917 | |
| 13 | Static method | Public | Method | Checks Container Item | 20030917 | |
| 14 | Static method | Public | Method | Checks Whether Conatainer has Transferred Status | 20030912 | |
| 15 | Static method | Public | Method | Checks Currency | 20030903 | |
| 16 | Static method | Public | Method | Checks Date Range | 20030912 | |
| 17 | Static method | Public | Method | Checks Document | 20030911 | |
| 18 | Static method | Public | Method | Checks Origin of Document for Agency Coll. Relevance | 20060126 | |
| 19 | Static method | Public | Method | Checks Insurance Object | 20121114 | |
| 20 | Static method | Public | Method | Check Mode | 20030903 | |
| 21 | Static method | Public | Method | Checks in Third Party Mode | 20030903 | |
| 22 | Static method | Public | Method | Checks Business Partner | 20121114 | |
| 23 | Static method | Public | Method | Checks Posting Date | 20030929 | |
| 24 | Static method | Public | Method | Checks Whether Entries Exist in ITAGCYTEMPCOLL | 20031021 | |
| 25 | Static method | Public | Method | Checks Text Length | 20031020 | |
| 26 | Static method | Public | Method | Checks Existence of User | 20040216 | |
| 27 | Static method | Public | Method | Checks Existence of Clarification Account | 20031013 |
Events
Class CL_BSP_BROK_SERVICE_CHECK has no event.
Types
Class CL_BSP_BROK_SERVICE_CHECK has no local type.
Method Signatures
Method CHECK_AGENCYTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AGENCYTYPE_REQUIRED | Call by reference | Type reference (TYPE) | TITAGCY_AGTYPE | Tabellentyp zu Agenturtypen | 20040219 | |||
| 2 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20030929 | ||
| 3 | I_AGENCYTYPE | Call by reference | Type reference (TYPE) | AGTYPE_ITAGCY | Schlüssel des Agenturtyps im italienischen Agenturinkasso | 20030929 |
Method CHECK_AGENCYTYPE on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031021 | |||
| 2 | IX_AMOUNTCOMM | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20040130 | ||
| 3 | IX_AMOUNTPREM | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20040130 | ||
| 4 | IX_ONLY_POSITIVE | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Nur positive Beträge erlaubt | 20031124 | ||
| 5 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>TRUE | Mußfeld | 20031021 | ||
| 6 | I_AMOUNT | Call by reference | Type reference (TYPE) | BETRW_KK | Betrag in Transaktionswährung mit Vorzeichen | 20031021 |
Method CHECK_AMOUNT on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_AMOUNT_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20121114 | |||
| 2 | IV_AMOUNT_FROM | Call by reference | Type reference (TYPE) | BETRW_KK | Betrag in Transaktionswährung mit Vorzeichen | 20121114 | |||
| 3 | IV_AMOUNT_TO | Call by reference | Type reference (TYPE) | BETRW_KK | Betrag in Transaktionswährung mit Vorzeichen | 20121114 | |||
| 4 | IX_ONLY_POSITIVE | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Nur positive Beträge erlaubt | 20121114 | ||
| 5 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Mußfeld | 20121114 |
Method CHECK_AMOUNT_RANGE on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_AUTH_CUSTOMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_AUTHY | Call by reference | Type reference (TYPE) | HR_AUTHY | Kennzeichen: Berechtigung | 20051111 | |||
| 2 | I_INSOBJECT | Call by reference | Type reference (TYPE) | VTREF_KK | Referenzangaben aus dem Vertrag | 20051111 | |||
| 3 | I_OBJID | Call by reference | Type reference (TYPE) | PD_OBJID_R | ObjektId | 20051111 | |||
| 4 | I_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20051111 | |||
| 5 | I_PARTNER | Call by reference | Type reference (TYPE) | GPART_KK | Geschäftspartnernummer | 20051111 | |||
| 6 | I_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20051111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in den import-Daten | 20051111 | ||
| 2 | Keine Berechtigung für Kunden | 20051111 |
Method CHECK_BANKACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031104 | |||
| 2 | IX_AH_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Kontoinhaber ist Mußfeld | 20040128 | ||
| 3 | IX_POSTGIRO | Call by reference | Type reference (TYPE) | XPGRO_ITAGCY | Postbank-Girokonto | 20031104 | |||
| 4 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Mußfeld | 20031104 | ||
| 5 | I_ACCOUNTHOLDER | Call by reference | Type reference (TYPE) | BU_KOINH | Name des Kontoinhabers | 20031104 | |||
| 6 | I_BANKACCOUNT | Call by reference | Type reference (TYPE) | BANKN | Bankkontonummer | 20031104 | |||
| 7 | I_BANKCONTROLKEY | Call by reference | Type reference (TYPE) | BKONT | Bankenkontrollschlüssel | 20031104 | |||
| 8 | I_BANKCOUNTRY | Call by reference | Type reference (TYPE) | BANKS | Länderschlüssel der Bank | 20031104 | |||
| 9 | I_BANKNUMBER | Call by reference | Type reference (TYPE) | BANKL | Bankleitzahl | 20031104 |
Method CHECK_BANKACCOUNT on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_CCARDNUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031105 | |||
| 2 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20031105 | ||
| 3 | I_CCINS | Call by reference | Type reference (TYPE) | CCINS | Zahlungskarten: Kartenart | 20031105 | |||
| 4 | I_CCNUM | Call by reference | Type reference (TYPE) | CCNUM | Zahlungskarten: Kartennummer | 20031105 |
Method CHECK_CCARDNUMBER on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_CHECKNUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031105 | |||
| 2 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20031105 | ||
| 3 | I_CHECKNUMBER | Call by reference | Type reference (TYPE) | CRZTNUM | Schecknummer | 20031105 |
Method CHECK_CHECKNUMBER on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_CLARREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_PREMIUM | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>TRUE | Feld zum Ankreuzen | 20031023 | ||
| 2 | I_CLARREAS | Call by reference | Type reference (TYPE) | CLARREAS_BRO | Bearbeitungsschlüssel | 20031023 |
Method CHECK_CLARREAS on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_COLLDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031215 | |||
| 2 | IX_DISABLED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20050425 | ||
| 3 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20031215 | ||
| 4 | I_COLLDATE | Call by reference | Type reference (TYPE) | COLLDATE_BRO | Maklerinkasso: Datum des Einzugs | 20031215 | |||
| 5 | I_INV_FR | Call by reference | Type reference (TYPE) | PERDFROM_BRO | Abrechnungszeitraum von (Maklermeldung) | 20031215 | |||
| 6 | I_INV_TO | Call by reference | Type reference (TYPE) | PERDTO_BRO | Abrechnungszeitraum bis (Maklermeldung) | 20031215 |
Method CHECK_COLLDATE on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_COMPCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031021 | |||
| 2 | IX_CLEARING | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20031114 | ||
| 3 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Mußfeld | 20030903 | ||
| 4 | IX_SELECTION | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20031114 | ||
| 5 | I_COMPCODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20030903 |
Method CHECK_COMPCODE on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Mußfeld | 20030903 | ||
| 2 | I_CONTAINER | Call by reference | Type reference (TYPE) | CONT_ITAGCY | Identifikation des Kassencontainers | 20030903 |
Method CHECK_CONTAINER on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_CONTAINER_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Type reference (TYPE) | CONT_ITAGCY | Identifikation des Kassencontainers | 20030917 | |||
| 2 | I_SEQNO | Call by reference | Type reference (TYPE) | SEQNO_ITAGCY | Folge-Nummer | 20030917 |
Method CHECK_CONTAINER_POSITION on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_CONTAINER_POS_DIFFRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Type reference (TYPE) | CONT_ITAGCY | Identifikation des Kassencontainers | 20030917 | |||
| 2 | I_DIFFRULE | Call by reference | Type reference (TYPE) | DIFFRULE_ITAGCY | Regeln zur Behandlung von Differenzen | 20030917 | |||
| 3 | I_SEQNO | Call by reference | Type reference (TYPE) | SEQNO_ITAGCY | Folge-Nummer | 20030917 |
Method CHECK_CONTAINER_POS_DIFFRULE on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_CONTAINER_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031021 | |||
| 2 | IT_STATUS | Call by reference | Type reference (TYPE) | TITAGCYCONTSTATUS | Tabellentyp zum Status eines Containers | 20031015 | |||
| 3 | IX_CLOSE | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20031015 | ||
| 4 | IX_OPEN | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20031015 | ||
| 5 | I_CONTAINER | Call by reference | Type reference (TYPE) | CONT_ITAGCY | Identifikation des Kassencontainers | 20030912 | |||
| 6 | I_STATUS | Call by reference | Type reference (TYPE) | CONTSTATUS_ITAGCY | Status des Kassencontainers | 20030912 |
Method CHECK_CONTAINER_STATUS on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031021 | |||
| 2 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Mußfeld | 20030903 | ||
| 3 | IX_SELECTION | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20031114 | ||
| 4 | IX_TRANSACTION | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Transaktionswährung | 20030903 | ||
| 5 | I_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20030903 |
Method CHECK_CURRENCY on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_DATE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031021 | |||
| 2 | IV_DATE_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | Welche Fehlerdatumsbereich soll gesetzt werden? | 20050111 | ||
| 3 | IX_ONLY_BOTH_DATES_ALLOWED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20030912 | ||
| 4 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20030912 | ||
| 5 | I_DATE_FROM | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030912 | |||
| 6 | I_DATE_TO | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030912 |
Method CHECK_DATE_RANGE on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Type reference (TYPE) | CONT_ITAGCY | Identifikation des Kassencontainers | 20030911 | |||
| 2 | I_DOCNUMB | Call by reference | Type reference (TYPE) | OPBEL_KK | Nummer eines Belegs des Vertragskontokorrents | 20030911 | |||
| 3 | I_SEQNO | Call by reference | Type reference (TYPE) | SEQNO_ITAGCY | Folge-Nummer | 20030911 |
Method CHECK_DOCUMENT on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_DOCUMENT_ORIGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FKKKO_DESELECT | Value transfer | Type reference (TYPE) | FKKKO_T | Tabellentyp zu FKKKO | 20060126 | |||
| 2 | IS_FKKKO | Call by reference | Type reference (TYPE) | FKKKO | Kopfdaten zum Kontokorrentbeleg | 20060126 | |||
| 3 | IT_FKKKO | Call by reference | Type reference (TYPE) | FKKKO_T | Tabellentyp zu FKKKO | 20060126 | |||
| 4 | I_AGENCYTYPE | Call by reference | Type reference (TYPE) | AGTYPE_ITAGCY | Schlüssel des Agenturtyps im Agenturinkasso | 20060126 |
Method CHECK_DOCUMENT_ORIGIN on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_INSOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20121114 | |||
| 2 | IV_INSOBJECT | Call by reference | Type reference (TYPE) | INSOBJECT_MD | Identifikation eines Versicherungsobjekts | 20121114 | |||
| 3 | IV_PARTNER | Call by reference | Type reference (TYPE) | GPART_KK | Geschäftspartnernummer | 20121114 |
Method CHECK_INSOBJECT on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031021 | |||
| 2 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Mussfeld | 20030903 | ||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | MODE_ITAGCY | Modus | 20030903 |
Method CHECK_MODE on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_MODE_TP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTAINER | Call by reference | Type reference (TYPE) | SITAGCYCONTH | Struktur Kopfdaten Container | 20031127 | |||
| 2 | I_CONTAINER | Call by reference | Type reference (TYPE) | CONT_ITAGCY | Identifikation des Kassencontainers | 20031127 |
Method CHECK_MODE_TP on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20121114 | |||
| 2 | IV_PARTNER | Call by reference | Type reference (TYPE) | GPART_KK | Geschäftspartnernummer | 20121114 |
Method CHECK_PARTNER on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_POSTDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031021 | |||
| 2 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Feld zum Ankreuzen | 20030929 | ||
| 3 | I_POSTDATE | Call by reference | Type reference (TYPE) | POSTDATE_ITAGCY | Buchungsdatum | 20030929 |
Method CHECK_POSTDATE on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_TEMPCOLL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPBEL | Call by reference | Type reference (TYPE) | OPBEL_KK | 20031021 | ||||
| 2 | I_OPUPK | Call by reference | Type reference (TYPE) | OPUPK_KK | Positionsnummer im Beleg des Vertragskontokorrents | 20031021 | |||
| 3 | I_REPORTID | Call by reference | Type reference (TYPE) | STMIDENT_BRO | Identifikation einer Maklermeldung | 20031021 | |||
| 4 | I_SUBPOSNUMB | Call by reference | Type reference (TYPE) | SUBPOSNUMB_BRO | Zuordnungsschlüssel zur Maklermeldungsposition | 20031021 |
Method CHECK_TEMPCOLL on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_TEXTLENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20031021 | |||
| 2 | IX_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | CL_BSP_BROK_SERVICE_MISC=>FALSE | Mußfeld | 20031020 | ||
| 3 | I_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Länge (Anzahl der Zeichen) | 20031020 | |||
| 4 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | Zu prüfender Text | 20031020 |
Method CHECK_TEXTLENGTH on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method CHECK_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20040216 | |||
| 2 | I_USERNAME | Call by reference | Type reference (TYPE) | UNAME | Benutzername | 20040216 |
Method CHECK_USER on class CL_BSP_BROK_SERVICE_CHECK has no exception.
Method EXISTENCECHECK_CLARIFACC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DIMABROKER | Call by reference | Type reference (TYPE) | DIMABROKER | 20031015 |
Method EXISTENCECHECK_CLARIFACC on class CL_BSP_BROK_SERVICE_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 472 |