Hierarchy

⤷

⤷

Properties
Class | CL_FEB_BSPROC_ASSISTANCE | |
Short Description | Controller for Postprocessing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EA-FIN_EB_BSPROC | Electronic Bank Statement - Postprocessing |
Created | 20100614 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FEB_BSPROC_ASSISTANCE has no interface implemented.
Friends
Class CL_FEB_BSPROC_ASSISTANCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR4 | 'DONE' | Area Not More Closely Defined, Possibly Used for Patchlevels | 20101210 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR4 | 'OPEN' | Area Not More Closely Defined, Possibly Used for Patchlevels | 20101210 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR4 | 'NONE' | Area Not More Closely Defined, Possibly Used for Patchlevels | 20101210 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | FEB_DIFF_POST_TYPE | '2' | Difference Posting Type | 20100903 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | FEB_DIFF_POST_TYPE | '1' | Difference Posting Type | 20100903 | |
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FEB_BSPROC_BS_ITEM | Services for Bank Statement | 20100709 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20101229 | |||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20101229 | |||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20101229 |
Methods
Events
Class CL_FEB_BSPROC_ASSISTANCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_BSEG_KEY | Public | See coding | 20100902 | BEGIN OF ys_bseg_key,
bukrs TYPE bukrs,
belnr TYPE belnr_d,
gjahr TYPE gjahr,
buzei TYPE buzei,
END OF ys_bseg_key
|
||
2 | YS_DME_QUERY_PARAM | Public | See coding | 20110103 | BEGIN OF ys_dme_query_param,
t_rng_zbukr TYPE RANGE OF bukrs,
t_rng_banks TYPE RANGE OF banks,
t_rng_laufd TYPE RANGE OF laufd,
t_rng_laufi TYPE RANGE OF laufi,
t_rng_rbetr TYPE RANGE OF rbetr,
t_rng_renum TYPE RANGE OF renum,
t_rng_waers TYPE RANGE OF waers,
t_rng_dtfor TYPE RANGE OF formi_fpm,
END OF ys_dme_query_param
|
||
3 | YS_ITEM_QUERY_PARAM | Public | See coding | 20110103 | BEGIN OF ys_item_query_param,
t_rng_comp_code TYPE RANGE OF bukrs,
t_rng_customer TYPE RANGE OF kunnr,
t_rng_supplier TYPE RANGE OF lifnr,
t_rng_glaccount TYPE RANGE OF saknr,
t_rng_ac_doc_no TYPE RANGE OF belnr_d,
t_rng_inv_no TYPE RANGE OF rebzg,
t_rng_pstng_date TYPE RANGE OF budat,
t_rng_amount TYPE RANGE OF psbet,
t_rng_ref_doc_no TYPE RANGE OF xblnr1,
t_rng_dunn_area TYPE RANGE OF maber,
t_rng_contract_no TYPE RANGE OF ranl,
t_rng_item_text TYPE RANGE OF sgtxt,
t_rng_ref_key_1 TYPE RANGE OF xref1,
t_rng_ref_key_2 TYPE RANGE OF xref2,
t_rng_ref_key_3 TYPE RANGE OF xref3,
t_rng_sp_gl_ind TYPE RANGE OF agums,
t_rng_valut TYPE RANGE OF valut,
t_rng_chect TYPE RANGE OF chect,
t_rng_zuonr type range of dzuonr,
t_rng_maber type range of maber,
END OF ys_item_query_param
|
||
4 | YS_SCREEN_PROP | Public | See coding | 20100910 | BEGIN OF ys_screen_prop,
name(132),
input TYPE char1,
output TYPE char1,
intensified TYPE char1,
invisible TYPE char1,
required TYPE char1,
active TYPE char1,
END OF ys_screen_prop
|
||
5 | YT_ACC_ASSIGN | Public | See coding | 20101119 | yt_acc_assign TYPE STANDARD TABLE OF feb_bsproc_acc_assign_fe WITH DEFAULT KEY
|
||
6 | YT_BSPROC_WORKLIST | Public | See coding | 20100702 | yt_bsproc_worklist TYPE STANDARD TABLE OF feb_bsproc_worklist_fe WITH KEY kukey esnum
|
||
7 | YT_DME_ITEM | Public | See coding | 20101210 | yt_dme_item TYPE STANDARD TABLE OF feb_bsproc_dme_fe WITH DEFAULT KEY
|
||
8 | YT_FEBEP | Public | See coding | 20100702 | yt_febep TYPE STANDARD TABLE OF febep
|
||
9 | YT_FEBKO | Public | See coding | 20100702 | yt_febko TYPE STANDARD TABLE OF febko
|
||
10 | YT_ITEM | Public | See coding | 20100716 | yt_item TYPE STANDARD TABLE OF feb_bsproc_item_fe
WITH KEY belnr bukrs gjahr buzei
|
||
11 | YT_NOTE2PAYEE | Public | See coding | 20100702 | yt_note2payee TYPE STANDARD TABLE OF vwezw_eb WITH DEFAULT KEY
|
||
12 | YT_ON_ACC_ITEM | Public | See coding | 20101022 | yt_on_acc_item TYPE STANDARD TABLE OF feb_bsproc_on_account_fe WITH DEFAULT KEY
|
||
13 | YT_RESIDUAL | Public | See coding | 20100902 | yt_residual TYPE STANDARD TABLE OF feb_bsproc_distrib_residual_fe WITH DEFAULT KEY
|
||
14 | YT_SCREEN_PROP | Public | See coding | 20100910 | yt_screen_prop TYPE SORTED TABLE OF ys_screen_prop WITH UNIQUE KEY name
|
||
15 | YT_USED | Public | Type reference (TYPE) | FEBY_BSPROC_RFPOS | 20101103 |
|
Method Signatures
Method ACTIVATE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_UNDO | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100726 | ||
2 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | YT_ITEM | 20100723 |
Method ACTIVATE_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method ADAPT_FOREIGN_CURRENCY_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FEBEP | Call by reference | Type reference (TYPE) | FEBEP | Einzelposten des Elektronischen Kontoauszugs | 20110126 | ||
2 | ![]() |
I_FEBKO_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20110201 | ||
3 | ![]() |
RS_FEBEP | Value transfer | Type reference (TYPE) | FEBEP | Einzelposten des Elektronischen Kontoauszugs | 20110126 |
Method ADAPT_FOREIGN_CURRENCY_FIELDS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method ADD_ACC_ASSIGN_ITEMS_FOR_TEMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACCTMP | Call by reference | Type reference (TYPE) | FEB_ACCTMP | Kontiervorlage | 20110203 |
Method ADD_ACC_ASSIGN_ITEMS_FOR_TEMPL on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method ASSIGN_DME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DME | Call by reference | Type reference (TYPE) | FEB_BSPROC_DME_FE | Datenträger | 20110104 | ||
2 | ![]() |
IX_UNDO | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20110104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Message / Exception Klasse für den Kontoauszug | 20110112 |
Method CALL_BTE_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20101111 |
Method CALL_BTE_ACTION on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK_ACC_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20101124 |
Method CHECK_ACC_ASSIGN on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK_ACC_ASSIGN_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20110203 | ||
2 | ![]() |
I_ACCTMP | Call by reference | Type reference (TYPE) | FEB_ACCTMP | Kontiervorlage | 20110203 |
Method CHECK_ACC_ASSIGN_TEMPLATE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK_AMOUNT_IN_FOREIGN_CURR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20110221 | ||
2 | ![]() |
I_AMOUNT_FC | Call by reference | Type reference (TYPE) | FWBTR_EB | Fremdwährungsbetrag (ungleich Kontenwährung) | 20110221 | ||
3 | ![]() |
I_FOREIGN_CURRENCY | Call by reference | Type reference (TYPE) | CURCY | Währungsschlüssel | 20110221 |
Method CHECK_AMOUNT_IN_FOREIGN_CURR on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20110110 |
Method CHECK_ASSIGNMENT on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK_BEFORE_DIFF_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20100917 | ||
2 | ![]() |
ID_ITEM | Call by reference | Object reference (TYPE REF TO) | FEB_BSPROC_ITEM_FE | Kontoauszugsnachbearbeitung: Offene Posten Debitor | 20100917 |
Method CHECK_BEFORE_DIFF_DETAILS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK_BEFORE_SET_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ASK_FOR_SAVE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20110113 | ||
2 | ![]() |
E_BUDAT | Call by reference | Type reference (TYPE) | BUDAT | Buchungsdatum im Beleg | 20110113 | ||
3 | ![]() |
E_CURR_RATE | Call by reference | Type reference (TYPE) | KURSF | Umrechnungskurs | 20110113 | ||
4 | ![]() |
E_FWAER | Call by reference | Type reference (TYPE) | FWAER_EB | Fremdwährungsschlüssel (ungleich Kontenwährung) | 20110113 | ||
5 | ![]() |
E_FWBTR | Call by reference | Type reference (TYPE) | FWBTR_EB | Fremdwährungsbetrag (ungleich Kontenwährung) | 20110113 | ||
6 | ![]() |
IS_DETAILS | Call by reference | Type reference (TYPE) | FEB_BSPROC_DETAIL_FE | Detailbereich Kontoauszugsnachbearbeitung | 20110113 |
Method CHECK_BEFORE_SET_DETAILS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK_ON_ACC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20101116 |
Method CHECK_ON_ACC on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK_POSSIBLE_VB1_POSTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_POSSIBLE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20101213 |
Method CHECK_POSSIBLE_VB1_POSTING on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK_POSTING_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BUDAT | Call by reference | Type reference (TYPE) | BUDAT | Buchungsdatum im Beleg | 20110217 | ||
2 | ![]() |
E_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Einstelliges Kennzeichen | 20110217 | ||
3 | ![]() |
I_BUDAT | Call by reference | Type reference (TYPE) | BUDAT | Buchungsdatum im Beleg | 20110217 |
Method CHECK_POSTING_DATE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK_REASON_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20100916 | ||
2 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20100916 | ||
3 | ![]() |
IS_BSEG_KEY | Call by reference | Type reference (TYPE) | YS_BSEG_KEY | Buchungskreis | 20100916 | ||
4 | ![]() |
IV_RSTGR | Call by reference | Type reference (TYPE) | RSTGR | Differenzgrund bei Zahlungen | 20100916 |
Method CHECK_REASON_CODE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CHECK__ZLSPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20110124 | ||
2 | ![]() |
IV_ZLSPR | Call by reference | Type reference (TYPE) | DZLSPR | Mahnsperre | 20110124 |
Method CHECK__ZLSPR on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FEB_BSPROC_ASSISTANCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CONNECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20100730 | ||
2 | ![]() |
EV_INTAG | Call by reference | Type reference (TYPE) | INTAG_EB | Interpretationsalgorithmus | 20110317 | ||
3 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20100730 | ||
4 | ![]() |
EX_WL_REFRESH | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101019 | ||
5 | ![]() |
ID_CURRENT_WL_ITEM | Call by reference | Object reference (TYPE REF TO) | FEB_BSPROC_WORKLIST_FE | Arbeitsliste Kontoauszugsnachbearbeitung | 20100730 | ||
6 | ![]() |
IX_DO_ENQUEUE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100817 |
Method CONNECT on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method CONNECT_LOG Signature
Method CONNECT_LOG on class CL_FEB_BSPROC_ASSISTANCE has no parameter.
Method CONNECT_LOG on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method DISCONNECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IX_KEEP_ENQUEUE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100817 |
Method DISCONNECT on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method DISPLAY_AVISID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20100823 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20100823 | ||
3 | ![]() |
IS_WL_ITEM | Call by reference | Type reference (TYPE) | FEB_BSPROC_WORKLIST_FE | Arbeitsliste Kontoauszugsnachbearbeitung | 20100813 |
Method DISPLAY_AVISID on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method DISPLAY_BS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20101108 | ||
2 | ![]() |
I_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20101108 |
Method DISPLAY_BS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method DISPLAY_DISPUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BELNR | Call by reference | Type reference (TYPE) | BELNR_D | Belegnummer eines Buchhaltungsbeleges | 20110121 | ||
2 | ![]() |
I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20110121 | ||
3 | ![]() |
I_BUZEI | Call by reference | Type reference (TYPE) | BUZEI | Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs | 20110121 | ||
4 | ![]() |
I_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20110121 |
Method DISPLAY_DISPUTE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method DISPLAY_DOCU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20110119 |
Method DISPLAY_DOCU on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method DISPLAY_DOCUMENT_BSI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20101104 |
Method DISPLAY_DOCUMENT_BSI on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method DISPLAY_DOCUMENT_GENERIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BELNR | Call by reference | Type reference (TYPE) | BELNR_D | Belegnummer eines Buchhaltungsbeleges | 20101104 | ||
2 | ![]() |
I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20101104 | ||
3 | ![]() |
I_BUZEI | Call by reference | Type reference (TYPE) | BUZEI | Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs | 20101104 | ||
4 | ![]() |
I_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20101104 |
Method DISPLAY_DOCUMENT_GENERIC on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method DISPLAY_FDTA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RENUM | Call by reference | Type reference (TYPE) | RENUM | Referenznummer | 20110117 |
Method DISPLAY_FDTA on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method DISPLAY_MASTER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20101105 | ||
2 | ![]() |
I_KOART | Call by reference | Type reference (TYPE) | KOART | Kontoart | 20101105 | ||
3 | ![]() |
I_KONTO | Call by reference | Type reference (TYPE) | KONTO | Kontonummer | 20101105 |
Method DISPLAY_MASTER_DATA on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method DRESS_UP_WL_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_WL_ITEM | Call by reference | Object reference (TYPE REF TO) | FEB_BSPROC_WORKLIST_FE | Arbeitsliste Kontoauszugsnachbearbeitung | 20101122 |
Method DRESS_UP_WL_ITEM on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_ACC_ASSIGN_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACC_ASSIGN_ITEM | Call by reference | Type reference (TYPE) | YT_ACC_ASSIGN | 20101122 | |||
2 | ![]() |
IX_IN_DISPLAY_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101122 |
Method GET_ACC_ASSIGN_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_ADDITIONAL_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20101022 | ||
2 | ![]() |
ET_ITEM | Call by reference | Type reference (TYPE) | YT_ITEM | 20100819 | |||
3 | ![]() |
EV_MAXHITS_REACHED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100819 | ||
4 | ![]() |
IS_QUERY_PARAM | Call by reference | Type reference (TYPE) | YS_ITEM_QUERY_PARAM | 20100716 | |||
5 | ![]() |
IV_MAX_NO | Call by reference | Type reference (TYPE) | NMAX_IT | Maximale Anzahl Posten | 20100819 |
Method GET_ADDITIONAL_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_ASSIGNED_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNED_DOCUMENTS | Call by reference | Type reference (TYPE) | FEBY_BSPROC_RFPOS | Tabellentyp zu RFPOS | 20101103 |
Method GET_ASSIGNED_DOCUMENTS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_BTE_SUBSCREENS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_SUBSCREENS | Call by reference | Type reference (TYPE) | CL_FEB_BSPROC_BS_ITEM=>YS_SUBSCREENS | 20101111 |
Method GET_BTE_SUBSCREENS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SCREEN_PROP | Call by reference | Type reference (TYPE) | YT_SCREEN_PROP | 20100910 | |||
2 | ![]() |
ID_DETAILS | Call by reference | Object reference (TYPE REF TO) | FEB_BSPROC_DETAIL_FE | Detailbereich Kontoauszugsnachbearbeitung | 20100827 |
Method GET_DETAILS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_DME_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DME_ITEM | Call by reference | Type reference (TYPE) | YT_DME_ITEM | 20101210 |
Method GET_DME_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_DOCUMENTS | Value transfer | Type reference (TYPE) | FEB_BSPROC_DOC_FE | Beleginformationen | 20101103 |
Method GET_DOCUMENTS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_T_ITEM | Call by reference | Object reference (TYPE REF TO) | YT_ITEM | 20100715 |
Method GET_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_ITEMS_ON_FREESEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20120629 | ||
2 | ![]() |
ET_ITEM | Call by reference | Type reference (TYPE) | YT_ITEM | 20120629 | |||
3 | ![]() |
EV_MAXHITS_REACHED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20120629 | ||
4 | ![]() |
IV_MAX_NO | Call by reference | Type reference (TYPE) | NMAX_IT | Maximale Anzahl Posten | 20120629 | ||
5 | ![]() |
IV_SEARCHSTRING | Call by reference | Type reference (TYPE) | FEB_SEARCHSTRING | Kontoauszug: Freitext-Suche | 20120629 |
Method GET_ITEMS_ON_FREESEARCH on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_KEY_OF_ACTIVE_ITEM_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Zeile im Parameter | 20110310 | ||
2 | ![]() |
RS_BSEG_KEY | Value transfer | Type reference (TYPE) | YS_BSEG_KEY | 20110310 |
Method GET_KEY_OF_ACTIVE_ITEM_ROW on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_NOTE2PAYEE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORIGINAL | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100702 | ||
2 | ![]() |
RT_NOTE2PAYEE | Value transfer | Type reference (TYPE) | YT_NOTE2PAYEE | 20100707 |
Method GET_NOTE2PAYEE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_ON_ACCOUNT_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ON_ACC_ITEM | Call by reference | Type reference (TYPE) | YT_ON_ACC_ITEM | 20101025 | |||
2 | ![]() |
IX_IN_DISPLAY_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101028 |
Method GET_ON_ACCOUNT_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_OPEN_ITEMS Signature
Method GET_OPEN_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no parameter.
Method GET_OPEN_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_POSSIBLE_MANUAL_STATE_CHG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_POSSIBLE_CHANGE | Value transfer | Type reference (TYPE) | CHAR4 | 20101210 |
Method GET_POSSIBLE_MANUAL_STATE_CHG on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_POSTING_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_POSTING_TYPE | Call by reference | Type reference (TYPE) | T033F-ATTR2 | Kontenfindung: Wert des Attributs | 20130801 | ||
2 | ![]() |
I_VGINT | Call by reference | Type reference (TYPE) | FEBEP-VGINT | Buchungsregel | 20130801 |
Method GET_POSTING_TYPE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_RESIDUAL_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESIDUAL | Call by reference | Type reference (TYPE) | YT_RESIDUAL | 20100902 | |||
2 | ![]() |
ID_ITEM_FOR_DIFF | Call by reference | Object reference (TYPE REF TO) | FEB_BSPROC_ITEM_FE | Kontoauszugsnachbearbeitung: Offene Posten Debitor | 20110124 |
Method GET_RESIDUAL_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method GET_XRATE_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FWAER | Call by reference | Type reference (TYPE) | FWAER_EB | Fremdwährungsschlüssel (ungleich Kontenwährung) | 20110202 | ||
2 | ![]() |
IV_KWAER | Call by reference | Type reference (TYPE) | KWAER_EB | Kontenwährungsschlüssel | 20110202 | ||
3 | ![]() |
RV_XRATE_TXT | Value transfer | Type reference (TYPE) | TEXT30 | Text 30 Stellen | 20110202 |
Method GET_XRATE_TXT on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method HANDLE_ATTACHMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20101015 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20101015 | ||
3 | ![]() |
IS_WL_ITEM | Call by reference | Type reference (TYPE) | FEB_BSPROC_WORKLIST_FE | Arbeitsliste Kontoauszugsnachbearbeitung | 20101015 |
Method HANDLE_ATTACHMENT on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method INPUT_HELP_ACCTMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACCTMP | Call by reference | Type reference (TYPE) | FEB_ACCTMP | 20110203 | |||
2 | ![]() |
RV_ACCTMP | Value transfer | Type reference (TYPE) | FEB_ACCTMP | 20110203 |
Method INPUT_HELP_ACCTMP on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method INPUT_HELP_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_APPLICATION | Value transfer | Type reference (TYPE) | APPLK_BF | 20110201 |
Method INPUT_HELP_APPLICATION on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method INPUT_HELP_TATYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TATYP | Call by reference | Type reference (TYPE) | FEB_BSPROC_TATYP | Applikationskennzeichen | 20110127 | ||
2 | ![]() |
RV_TATYP | Value transfer | Type reference (TYPE) | FEB_BSPROC_TATYP | Geschäftsvorfall | 20101129 |
Method INPUT_HELP_TATYP on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method INPUT_HELP_VGINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VGINT | Value transfer | Type reference (TYPE) | VGINT_EB | Buchungsregel | 20101119 |
Method INPUT_HELP_VGINT on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method INTERPRET_NOTE2PAYEE Signature
Method INTERPRET_NOTE2PAYEE on class CL_FEB_BSPROC_ASSISTANCE has no parameter.
Method INTERPRET_NOTE2PAYEE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method IS_APPLICATION_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | APPLK_BF | Applikationskennzeichen | 20110201 | ||
2 | ![]() |
RV_IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20110201 |
Method IS_APPLICATION_VALID on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method IS_NOT_SAVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CHANGES_UNSAVED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101015 |
Method IS_NOT_SAVED on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method IS_PAYMENT_USAGE_EXISTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RX_USAGE_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20110228 |
Method IS_PAYMENT_USAGE_EXISTING on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method IS_POSTING_AREA_2_USED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RX_IS_RELEVANT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101202 |
Method IS_POSTING_AREA_2_USED on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method IS_WL_ITEM_ENQUEUED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20101015 | ||
2 | ![]() |
IV_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20101015 | ||
3 | ![]() |
RV_IS_ENQUEUED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101015 |
Method IS_WL_ITEM_ENQUEUED on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method POST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20101008 | ||
2 | ![]() |
IX_SIMULATE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101207 |
Method POST on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method POST_POSTING_AREA_1 Signature
Method POST_POSTING_AREA_1 on class CL_FEB_BSPROC_ASSISTANCE has no parameter.
Method POST_POSTING_AREA_1 on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method PREPARE_BSPROC_WL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BSPROC_WL | Call by reference | Type reference (TYPE) | YT_BSPROC_WORKLIST | 20100702 | |||
2 | ![]() |
IT_FEBEP | Call by reference | Type reference (TYPE) | YT_FEBEP | 20100702 | |||
3 | ![]() |
IT_FEBKO | Call by reference | Type reference (TYPE) | YT_FEBKO | 20100702 |
Method PREPARE_BSPROC_WL on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method QUERY_DME_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20110111 | ||
2 | ![]() |
ET_DME_ITEM | Call by reference | Type reference (TYPE) | YT_DME_ITEM | 20110111 | |||
3 | ![]() |
IS_QUERY_PARAM | Call by reference | Type reference (TYPE) | YS_DME_QUERY_PARAM | 20110111 |
Method QUERY_DME_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method REFRESH_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ITEM | Call by reference | Type reference (TYPE) | CL_FEB_BSPROC_ASSISTANCE=>YT_ITEM | 20110128 | |||
2 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20110128 |
Method REFRESH_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method REFRESH_SINGLE_WL_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ITEM_REFRESH | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100813 | ||
2 | ![]() |
ID_WL_ITEM | Call by reference | Object reference (TYPE REF TO) | FEB_BSPROC_WORKLIST_FE | Arbeitsliste Kontoauszugsnachbearbeitung | 20100813 |
Method REFRESH_SINGLE_WL_ITEM on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method REFRESH_WL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_T_WL | Call by reference | Object reference (TYPE REF TO) | YT_BSPROC_WORKLIST | 20100812 |
Method REFRESH_WL on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method REMOVE_ALL_INACTIVE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_T_ITEM | Call by reference | Object reference (TYPE REF TO) | YT_ITEM | 20100819 |
Method REMOVE_ALL_INACTIVE_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method REMOVE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | YT_ITEM | 20100819 |
Method REMOVE_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method RESET_WORK Signature
Method RESET_WORK on class CL_FEB_BSPROC_ASSISTANCE has no parameter.
Method RESET_WORK on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method RESTORE_NOTE2PAYEE Signature
Method RESTORE_NOTE2PAYEE on class CL_FEB_BSPROC_ASSISTANCE has no parameter.
Method RESTORE_NOTE2PAYEE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method REVERSE_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | CHAR2 | Komponente der Versionsnummer | 20101103 |
Method REVERSE_DOCUMENT on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SAVE Signature
Method SAVE on class CL_FEB_BSPROC_ASSISTANCE has no parameter.
Method SAVE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SET_ACC_ASSIGN_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACC_ASSIGN_ITEM | Call by reference | Type reference (TYPE) | YT_ACC_ASSIGN | 20101122 |
Method SET_ACC_ASSIGN_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SET_ACTIVE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20110119 | ||
2 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | CL_FEB_BSPROC_ASSISTANCE=>YT_ITEM | 20100722 |
Method SET_ACTIVE_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SET_DEFAULT_GLOBAL_DIFF_AMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20101221 |
Method SET_DEFAULT_GLOBAL_DIFF_AMT on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SET_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20101008 | ||
2 | ![]() |
IS_DETAILS | Call by reference | Type reference (TYPE) | FEB_BSPROC_DETAIL_FE | Detailbereich Kontoauszugsnachbearbeitung | 20100716 |
Method SET_DETAILS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SET_MANUAL_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | CHAR4 | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20101210 |
Method SET_MANUAL_STATE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SET_NOTE2PAYEE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NOTE2PAYEE | Call by reference | Type reference (TYPE) | YT_NOTE2PAYEE | 20100702 |
Method SET_NOTE2PAYEE on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SET_ON_ACCOUNT_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ON_ACC_ITEM | Call by reference | Type reference (TYPE) | YT_ON_ACC_ITEM | 20101025 |
Method SET_ON_ACCOUNT_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SET_OPEN_2_ACC_ASSIGN_AMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ACC_ASSIGN | Call by reference | Object reference (TYPE REF TO) | FEB_BSPROC_ACC_ASSIGN_FE | Akontopositionen | 20101201 |
Method SET_OPEN_2_ACC_ASSIGN_AMT on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SET_OPEN_2_ON_ACC_AMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ON_ACC | Call by reference | Object reference (TYPE REF TO) | FEB_BSPROC_ON_ACCOUNT_FE | Akontopositionen | 20101125 |
Method SET_OPEN_2_ON_ACC_AMT on class CL_FEB_BSPROC_ASSISTANCE has no exception.
Method SET_RESIDUAL_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20100903 | ||
2 | ![]() |
IS_BSEG_KEY | Call by reference | Type reference (TYPE) | YS_BSEG_KEY | 20100903 | |||
3 | ![]() |
IT_RESIDUAL | Call by reference | Type reference (TYPE) | YT_RESIDUAL | 20100903 |
Method SET_RESIDUAL_ITEMS on class CL_FEB_BSPROC_ASSISTANCE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |