Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WZRE_AB_POSTING_ENGINE | Post via agency business | 20111104 |
Properties
Class | CL_WZRE_AB_POSTING_ENGINE | |
Short Description | Post via agency business | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WZRE_EXTERNAL_POSTING | External posting via agency business |
Created | 20111104 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WZRE_AB_POSTING_ENGINE | Post via agency business | 20111104 |
Friends
Class CL_WZRE_AB_POSTING_ENGINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | See coding | 20120308 | ||||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20111207 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20120308 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20120308 | |||
5 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WZRE_AB_POSTING_ENGINE | Post via agency business | 20111104 |
Methods
Events
Class CL_WZRE_AB_POSTING_ENGINE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTY_S_KEYS | Private | See coding | 20111201 | BEGIN OF mty_s_keys,
ts_likp_key TYPE cl_wzre_read_likp=>mty_ts_key,
ts_lips_key TYPE cl_wzre_read_lips=>mty_ts_key,
ts_ekko_key TYPE cl_wzre_read_ekko=>mty_ts_key,
ts_ekpo_key TYPE cl_wzre_read_ekpo=>mty_ts_key,
ts_vbak_key TYPE cl_wzre_read_vbak=>mty_ts_key,
ts_vbap_key TYPE cl_wzre_read_vbap=>mty_ts_key,
ts_mkpf_key TYPE cl_wzre_read_mkpf=>mty_ts_key,
ts_mseg_key TYPE cl_wzre_read_mseg=>mty_ts_key,
END OF mty_s_keys
|
||
2 | MTY_TS_COPY_PARAMETERS | Private | See coding | 20120308 | mty_ts_copy_parameters TYPE SORTED TABLE OF wlf_copy_parameters WITH
UNIQUE KEY documentnumber itemnumber
|
||
3 | MTY_T_WBRK_KEY | Private | See coding | 20120308 | mty_t_wbrk_key TYPE STANDARD TABLE OF wbrk_key
|
||
4 | MTY_T_WBRP_KEY | Private | See coding | 20120308 | mty_t_wbrp_key TYPE STANDARD TABLE OF wbrp_key
|
||
5 | TY_S_AB_DATA | Public | See coding | 20120308 | BEGIN OF ty_s_ab_data,
t_komlfk TYPE komlfk_itab,
t_komlfp TYPE komlfp_itab,
t_komv TYPE komv_itab,
t_ykomlfp TYPE komlfp_itab,
t_ykomlfk TYPE komlfk_itab,
t_komk TYPE wlf_komk_tab,
t_komp TYPE wlf_komp_tab,
t_ykomv TYPE komv_itab,
t_komlfcm TYPE komlfcm_itab,
t_komwbpa TYPE wlf_tt_komwbpa,
t_ykomwbpa TYPE wlf_tt_komwbpa,
END OF ty_s_ab_data
|
||
6 | TY_S_ITEM_CAT | Protected | See coding | 20120308 | BEGIN OF ty_s_item_cat,
wbeln TYPE komlfp-wbeln,
posnr TYPE komlfp-posnr,
is_item_of_cancel_doc TYPE abap_bool,
is_item_cancelled TYPE abap_bool,
is_released_to_fi TYPE abap_bool,
is_deactivated TYPE abap_bool,
is_changeable TYPE abap_bool,
END OF ty_s_item_cat
|
||
7 | TY_S_KOMV_ADJUSTMENT | Public | See coding | 20120308 | BEGIN OF ty_s_komv_adjustment,
knumv TYPE knumv,
kposn TYPE kposn,
stunr TYPE stunr,
zaehk TYPE dzaehk,
kbetr TYPE kbetr,
sorter TYPE kbetr,
itemcat TYPE wshkzg,
kschl TYPE kschl,
END OF ty_s_komv_adjustment
|
||
8 | TY_S_OLDNR_OLDPO_TO_EXT_OLDPO | Protected | See coding | 20120110 | BEGIN OF ty_s_oldnr_oldpo_to_ext_oldpo,
oldnr TYPE oldnr_lf,
oldpo TYPE oldpo_lf,
ext_oldpo TYPE oldnr_lf,
END OF ty_s_oldnr_oldpo_to_ext_oldpo
|
||
9 | TY_S_PARTNER_CUST | Protected | See coding | 20111201 | BEGIN OF ty_s_partner_cust,
lfart TYPE lfart,
ts_header TYPE wzre_ts_tpaer_for_group,
ts_item TYPE wzre_ts_tpaer_for_group,
ts_only_header TYPE wzre_ts_tpaer_for_group,
END OF ty_s_partner_cust
|
||
10 | TY_S_REF | Protected | See coding | 20111212 | BEGIN OF ty_s_ref,
doc_type TYPE wzre_s_posting_item-ext_ref_doc_type,
doc_no TYPE wzre_s_posting_item-ext_ref_doc_no,
item_no TYPE wzre_s_posting_item-ext_ref_item,
logsys TYPE wzre_s_posting_item-ext_ref_logsys,
order TYPE i,
END OF ty_s_ref
|
||
11 | TY_S_WBELN_POSNR | Protected | See coding | 20120308 | BEGIN OF ty_s_wbeln_posnr,
wbeln TYPE wbeln,
posnr TYPE posnr,
END OF ty_s_wbeln_posnr
|
||
12 | TY_TH_PARTNER_CUST | Protected | See coding | 20111201 | ty_th_partner_cust TYPE HASHED TABLE OF ty_s_partner_cust
WITH UNIQUE KEY lfart
|
||
13 | TY_TS_COPY_PARAMETERS | Protected | See coding | 20120308 | ty_ts_copy_parameters TYPE SORTED TABLE OF wlf_copy_parameters WITH
UNIQUE KEY documentnumber itemnumber
|
||
14 | TY_TS_ITEM_CAT | Protected | See coding | 20120308 | ty_ts_item_cat TYPE SORTED TABLE OF ty_s_item_cat
WITH UNIQUE KEY wbeln posnr
|
||
15 | TY_TS_KOMLFP | Protected | See coding | 20120308 | ty_ts_komlfp TYPE SORTED TABLE OF komlfp
WITH UNIQUE KEY wbeln posnr
|
||
16 | TY_TS_KOMV_ADJUSTMENT | Public | See coding | 20120308 | ty_ts_komv_adjustment TYPE SORTED TABLE OF
ty_s_komv_adjustment WITH UNIQUE KEY
knumv kposn stunr zaehk
|
||
17 | TY_TS_OLDNR_OLDPO_TO_EXT_OLDPO | Protected | See coding | 20120110 | ty_ts_oldnr_oldpo_to_ext_oldpo TYPE SORTED TABLE OF
ty_s_oldnr_oldpo_to_ext_oldpo WITH UNIQUE KEY
oldnr oldpo
|
||
18 | TY_TS_WBELN_POSNR | Protected | See coding | 20120308 | ty_ts_wbeln_posnr TYPE SORTED TABLE OF ty_s_wbeln_posnr WITH
UNIQUE KEY wbeln posnr
|
||
19 | TY_T_KOMLFKE | Protected | See coding | 20111125 | ty_t_komlfke TYPE STANDARD TABLE OF komlfke
|
||
20 | TY_T_KOMLFKOE | Protected | See coding | 20111125 | ty_t_komlfkoe TYPE STANDARD TABLE OF komlfkoe
|
||
21 | TY_T_KOMLFKOE_CUST | Protected | See coding | 20111125 | ty_t_komlfkoe_cust TYPE STANDARD TABLE OF komlfkoe
|
||
22 | TY_T_KOMLFKOE_VEND | Protected | See coding | 20111125 | ty_t_komlfkoe_vend TYPE STANDARD TABLE OF komlfkoe
|
||
23 | TY_T_KOMLFPE | Protected | See coding | 20111125 | ty_t_komlfpe TYPE STANDARD TABLE OF komlfpe
|
||
24 | TY_T_KOMZRKE | Protected | See coding | 20111125 | ty_t_komzrke TYPE STANDARD TABLE OF komzrke
|
||
25 | TY_T_KOMZRPE | Protected | See coding | 20111125 | ty_t_komzrpe TYPE STANDARD TABLE OF komzrpe
|
Method Signatures
Method ACT_DEACTIVATE_INVOICE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ERROR | Call by reference | Type reference (TYPE) | WLF1_ERROR_TAB | 20120308 | |||
2 | ![]() |
CT_KOMLFKE | Call by reference | Type reference (TYPE) | KOMLFKE_TAB | 20120308 | |||
3 | ![]() |
CT_KOMLFKEX | Call by reference | Type reference (TYPE) | KOMLFKEX_TAB | 20120308 | |||
4 | ![]() |
ITS_CHANGEABLE_ITEM | Call by reference | Type reference (TYPE) | TY_TS_WBELN_POSNR | 20120308 | |||
5 | ![]() |
ITS_KOMLFP | Call by reference | Type reference (TYPE) | TY_TS_KOMLFP | 20120308 | |||
6 | ![]() |
I_ACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120308 |
Method ACT_DEACTIVATE_INVOICE_ITEM on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method ACT_DEACTIVATE_SETTLEMENT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ERROR | Call by reference | Type reference (TYPE) | WLF1_ERROR_TAB | 20120308 | |||
2 | ![]() |
CT_KOMZRKE | Call by reference | Type reference (TYPE) | KOMZRKE_TAB | 20120308 | |||
3 | ![]() |
CT_KOMZRKEX | Call by reference | Type reference (TYPE) | KOMZRKEX_TAB | 20120308 | |||
4 | ![]() |
ITS_CHANGEABLE_ITEM | Call by reference | Type reference (TYPE) | TY_TS_WBELN_POSNR | 20120308 | |||
5 | ![]() |
ITS_KOMLFP | Call by reference | Type reference (TYPE) | TY_TS_KOMLFP | 20120308 | |||
6 | ![]() |
I_ACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120308 |
Method ACT_DEACTIVATE_SETTLEMENT_ITEM on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method ADJUST_INVOICE_CONDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_VBD_DATA | Call by reference | Type reference (TYPE) | TY_S_AB_DATA | 20120308 | |||
2 | ![]() |
ITS_ADJUSTMENT | Call by reference | Type reference (TYPE) | TY_TS_KOMV_ADJUSTMENT | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method ADJUST_SETTL_CONDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_SETT_DATA | Call by reference | Type reference (TYPE) | TY_S_AB_DATA | 20120308 | |||
2 | ![]() |
ITS_ADJUSTMENT | Call by reference | Type reference (TYPE) | TY_TS_KOMV_ADJUSTMENT | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method CALCULATE_ADJUSTMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_ADJUSTMENT | Call by reference | Type reference (TYPE) | TY_TS_KOMV_ADJUSTMENT | 20120308 | |||
2 | ![]() |
E_KWERT_SCALED_SUM | Call by reference | Type reference (TYPE) | KOMV-KWERT | 20120308 | |||
3 | ![]() |
E_KWERT_SUM | Call by reference | Type reference (TYPE) | KOMV-KWERT | 20120308 | |||
4 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | TY_S_AB_DATA | 20120308 | |||
5 | ![]() |
I_FACTOR_D | Call by reference | Type reference (TYPE) | KOMV-KWERT | 20120308 | |||
6 | ![]() |
I_FACTOR_N | Call by reference | Type reference (TYPE) | KOMV-KWERT | 20120308 | |||
7 | ![]() |
I_KSCHL | Call by reference | Type reference (TYPE) | KSCHL | 20120724 | |||
8 | ![]() |
I_KWERT_OTHER_SUM | Call by reference | Type reference (TYPE) | KOMV-KWERT | 20120308 | |||
9 | ![]() |
I_KWERT_SCALED_OTHER_SUM | Call by reference | Type reference (TYPE) | KOMV-KWERT | 20120308 |
Method CALCULATE_ADJUSTMENT on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method CALL_INVOICE_CREATE_FROM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DOC_DATA | Call by reference | Type reference (TYPE) | WZRE_DOC_DATA | 20111130 | |||
2 | ![]() |
CT_KOMLFKE | Call by reference | Type reference (TYPE) | TY_T_KOMLFKE | 20111130 | |||
3 | ![]() |
CT_KOMLFKOE | Call by reference | Type reference (TYPE) | TY_T_KOMLFKOE | 20111130 | |||
4 | ![]() |
CT_KOMLFPE | Call by reference | Type reference (TYPE) | TY_T_KOMLFPE | 20111130 | |||
5 | ![]() |
CT_KOMLFPTX | Call by reference | Type reference (TYPE) | KOMLFPTX_TAB | 20111215 | |||
6 | ![]() |
CT_KOMV | Call by reference | Type reference (TYPE) | WZRE_KOMV_TAB | 20111130 | |||
7 | ![]() |
CT_KOMWBPA | Call by reference | Type reference (TYPE) | WLF_TT_KOMWBPA | 20111202 | |||
8 | ![]() |
CT_KOMWBPAE | Call by reference | Type reference (TYPE) | WLF_TT_KOMWBPAE | 20111202 | |||
9 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | WLF1_ERROR_TAB | 20111130 | |||
10 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | WZRE_APPLICATION | 20111207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111207 |
Method CALL_INVOICE_DOCUMENT_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DOC_DATA_INV | Call by reference | Type reference (TYPE) | WZRE_DOC_DATA | 20111130 | |||
2 | ![]() |
CT_ERROR | Call by reference | Type reference (TYPE) | WLF1_ERROR_TAB | 20111130 | |||
3 | ![]() |
CT_KOMV | Call by reference | Type reference (TYPE) | WZRE_KOMV_TAB | 20111130 | |||
4 | ![]() |
CT_KOMWBPA | Call by reference | Type reference (TYPE) | WLF_TT_KOMWBPA | 20111202 | |||
5 | ![]() |
I_WRITE_XML_LINK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111130 |
Method CALL_NUMBER_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_PROTOCOL | 20120308 | |||
2 | ![]() |
E_NEW_WBELN | Call by reference | Type reference (TYPE) | KOMLFK-WBELN | 20120308 | |||
3 | ![]() |
I_OLD_WBELN | Call by reference | Type reference (TYPE) | KOMLFK-WBELN | 20120308 |
Method CALL_NUMBER_CHANGE on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method CALL_REGU_CREATE_FROM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DOC_DATA | Call by reference | Type reference (TYPE) | WZRE_DOC_DATA | 20111130 | |||
2 | ![]() |
CT_KOMLFKOE_CUST | Call by reference | Type reference (TYPE) | TY_T_KOMLFKOE_CUST | 20111130 | |||
3 | ![]() |
CT_KOMLFKOE_VEND | Call by reference | Type reference (TYPE) | TY_T_KOMLFKOE_VEND | 20111130 | |||
4 | ![]() |
CT_KOMLFPTX | Call by reference | Type reference (TYPE) | KOMLFPTX_TAB | 20111215 | |||
5 | ![]() |
CT_KOMV | Call by reference | Type reference (TYPE) | WZRE_KOMV_TAB | 20111130 | |||
6 | ![]() |
CT_KOMWBPA | Call by reference | Type reference (TYPE) | WLF_TT_KOMWBPA | 20111202 | |||
7 | ![]() |
CT_KOMWBPAE | Call by reference | Type reference (TYPE) | WLF_TT_KOMWBPAE | 20111202 | |||
8 | ![]() |
CT_KOMZRKE | Call by reference | Type reference (TYPE) | TY_T_KOMZRKE | 20111130 | |||
9 | ![]() |
CT_KOMZRPE | Call by reference | Type reference (TYPE) | TY_T_KOMZRPE | 20111130 | |||
10 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | WLF1_ERROR_TAB | 20111130 | |||
11 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | WZRE_APPLICATION | 20111207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111207 |
Method CALL_REGU_DOCUMENT_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DOC_DATA_SETTL | Call by reference | Type reference (TYPE) | WZRE_DOC_DATA | 20111130 | |||
2 | ![]() |
CT_ERROR | Call by reference | Type reference (TYPE) | WLF1_ERROR_TAB | 20111130 | |||
3 | ![]() |
CT_KOMV | Call by reference | Type reference (TYPE) | WZRE_KOMV_TAB | 20111130 | |||
4 | ![]() |
CT_KOMWBPA | Call by reference | Type reference (TYPE) | WLF_TT_KOMWBPA | 20111202 | |||
5 | ![]() |
I_WRITE_XML_LINK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111130 |
Method CALL_SD_VBAP_GET_ACC_ASSIGNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ITEM_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_ITEM_FIELDS | 20111130 | |||
2 | ![]() |
CS_VBAK | Call by reference | Type reference (TYPE) | VBAK | 20111130 | |||
3 | ![]() |
CS_VBAP | Call by reference | Type reference (TYPE) | VBAP | 20111130 | |||
4 | ![]() |
CS_VBAP_KEY | Call by reference | Type reference (TYPE) | CL_WZRE_READ_VBAP=>MTY_S_KEY | 20111130 |
Method CALL_SD_VBAP_GET_ACC_ASSIGNM on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method CATEGORISE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_CHANGEABLE_ITEM | Call by reference | Type reference (TYPE) | TY_TS_WBELN_POSNR | 20120308 | |||
2 | ![]() |
ETS_ITEM_CAT | Call by reference | Type reference (TYPE) | TY_TS_ITEM_CAT | 20120308 | |||
3 | ![]() |
IT_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK_ITAB | 20120308 | |||
4 | ![]() |
IT_KOMLFP | Call by reference | Type reference (TYPE) | KOMLFP_ITAB | 20120308 |
Method CATEGORISE_ITEMS on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method CHECK_EKPO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EKPO | Call by reference | Type reference (TYPE) | EKPO | 20111128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111128 |
Method CHECK_VBAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VBAP | Call by reference | Type reference (TYPE) | VBAP | 20111128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111128 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WZRE_AB_POSTING_ENGINE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method COLLECT_REF_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_KEYS | Call by reference | Type reference (TYPE) | MTY_S_KEYS | 20111201 | |||
2 | ![]() |
IS_INPUT_ITEM | Call by reference | Type reference (TYPE) | WZRE_S_POSTING_ITEM_INPUT | 20111201 |
Method COLLECT_REF_KEYS on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method CONSOLIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PACKAGE | Call by reference | Type reference (TYPE) | WZRE_T_PACKAGE | 20111201 | |||
2 | ![]() |
ITS_POSTING_COND | Call by reference | Type reference (TYPE) | WZRE_TS_POSTING_COND | 20111201 | |||
3 | ![]() |
ITS_POSTING_ITEM | Call by reference | Type reference (TYPE) | WZRE_TS_POSTING_ITEM | 20111201 | |||
4 | ![]() |
ITS_POSTING_PARTNER | Call by reference | Type reference (TYPE) | WZRE_TS_POSTING_PARTNER | 20111202 | |||
5 | ![]() |
ITS_TEXT | Call by reference | Type reference (TYPE) | WZRE_TS_TEXT | 20111219 |
Method CONSOLIDATE on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method COPY_AND_SCALE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_WBRP_KEY | Call by reference | Type reference (TYPE) | WBRP_KEY_ITAB | 20120308 | |||
2 | ![]() |
ET_CREATED_INVOICE | Call by reference | Type reference (TYPE) | WBRK_KEY_ITAB | 20120308 | |||
3 | ![]() |
ET_CREATED_SETTLEMENT | Call by reference | Type reference (TYPE) | WBRK_KEY_ITAB | 20120308 | |||
4 | ![]() |
IS_KOMLFFNV | Call by reference | Type reference (TYPE) | KOMLFFNV | 20120404 | |||
5 | ![]() |
I_FACTOR_D | Call by reference | Type reference (TYPE) | KOMV-KWERT | 20120308 | |||
6 | ![]() |
I_FACTOR_N | Call by reference | Type reference (TYPE) | KOMV-KWERT | 20120308 | |||
7 | ![]() |
I_KSCHL | Call by reference | Type reference (TYPE) | KSCHL | 20120724 | |||
8 | ![]() |
I_POSTING_DATE | Call by reference | Type reference (TYPE) | KOMLFK-WFDAT | SY-DATLO | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method COPY_SETT_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COPY_PARAMETERS_SETT | Call by reference | Type reference (TYPE) | WLF_COPY_PARAMETERS_TAB | 20120308 | |||
2 | ![]() |
CT_KOMLFK_SETT | Call by reference | Type reference (TYPE) | KOMLFK_ITAB | 20120308 | |||
3 | ![]() |
ES_SETT_DATA | Call by reference | Type reference (TYPE) | TY_S_AB_DATA | 20120308 | |||
4 | ![]() |
I_POSTING_DATE | Call by reference | Type reference (TYPE) | KOMLFK-WFDAT | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method COPY_VBD_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COPY_PARAMETERS_VBD | Call by reference | Type reference (TYPE) | WLF_COPY_PARAMETERS_TAB | 20120308 | |||
2 | ![]() |
CT_KOMLFK_VBD | Call by reference | Type reference (TYPE) | KOMLFK_ITAB | 20120308 | |||
3 | ![]() |
ES_VBD_DATA | Call by reference | Type reference (TYPE) | TY_S_AB_DATA | 20120308 | |||
4 | ![]() |
I_POSTING_DATE | Call by reference | Type reference (TYPE) | KOMLFK-WFDAT | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method CREATE_INVOICE_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_PROTOCOL | 20111201 | |||
2 | ![]() |
CTS_MAP | Call by reference | Type reference (TYPE) | WZRE_TS_OLDPO_TO_WBELN_POSNR | 20111201 | |||
3 | ![]() |
IT_PACKAGE | Call by reference | Type reference (TYPE) | WZRE_T_PACKAGE | 20111201 | |||
4 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | WZRE_APPLICATION | 20111207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111201 |
Method CREATE_SETTLEMENT_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_PROTOCOL | 20111201 | |||
2 | ![]() |
CTS_MAP | Call by reference | Type reference (TYPE) | WZRE_TS_OLDPO_TO_WBELN_POSNR | 20111201 | |||
3 | ![]() |
IT_PACKAGE | Call by reference | Type reference (TYPE) | WZRE_T_PACKAGE | 20111201 | |||
4 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | WZRE_APPLICATION | 20111207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111201 |
Method DELETE_OLD_DOC_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | TY_S_AB_DATA | 20120308 |
Method DELETE_OLD_DOC_DATA on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method DET_EXT_REF_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOC_NO | Call by reference | Type reference (TYPE) | WZRE_EXT_DOC_NO | 20111212 | |||
2 | ![]() |
I_DOC_TYPE | Call by reference | Type reference (TYPE) | WFTYP_V | 20120404 | |||
3 | ![]() |
I_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | 20111212 | |||
4 | ![]() |
R_NUMBER | Value transfer | Type reference (TYPE) | WLF_REF_NUMBER | 20111212 |
Method DET_EXT_REF_NUMBER on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method DET_SUCC_FOR_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_COPY_PARAMETERS | Call by reference | Type reference (TYPE) | MTY_TS_COPY_PARAMETERS | 20120308 | |||
2 | ![]() |
CT_WBELN | Call by reference | Type reference (TYPE) | MTY_T_WBRK_KEY | 20120308 | |||
3 | ![]() |
CT_WBRP_KEY | Call by reference | Type reference (TYPE) | MTY_T_WBRP_KEY | 20120308 | |||
4 | ![]() |
ITS_EXT_REF | Call by reference | Type reference (TYPE) | WZRE_TS_EXT_REF | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method DET_SUCC_FOR_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_COPY_PARAMETERS | Call by reference | Type reference (TYPE) | MTY_TS_COPY_PARAMETERS | 20120308 | |||
2 | ![]() |
CT_WBELN | Call by reference | Type reference (TYPE) | MTY_T_WBRK_KEY | 20120308 | |||
3 | ![]() |
CT_WBRP_KEY | Call by reference | Type reference (TYPE) | MTY_T_WBRP_KEY | 20120308 | |||
4 | ![]() |
ITS_REF | Call by reference | Type reference (TYPE) | WZRE_TS_REF | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method DISTR_PARTNER_TO_HD_AND_IT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_POSTING_ITEM | Call by reference | Type reference (TYPE) | WZRE_TS_POSTING_ITEM | 20111201 | |||
2 | ![]() |
CTS_POSTING_PARTNER | Call by reference | Type reference (TYPE) | WZRE_TS_POSTING_PARTNER | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111201 |
Method FILL_MAP_FROM_KOMLFPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_MAP | Call by reference | Type reference (TYPE) | WZRE_TS_OLDPO_TO_WBELN_POSNR | 20111201 | |||
2 | ![]() |
ITS_MAP_TO_EXT | Call by reference | Type reference (TYPE) | TY_TS_OLDNR_OLDPO_TO_EXT_OLDPO | 20120110 | |||
3 | ![]() |
IT_KOMLFPE | Call by reference | Type reference (TYPE) | KOMLFPE_ITAB | 20111201 |
Method FILL_MAP_FROM_KOMLFPE on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method FILL_MAP_FROM_KOMZRPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_MAP | Call by reference | Type reference (TYPE) | WZRE_TS_OLDPO_TO_WBELN_POSNR | 20111201 | |||
2 | ![]() |
ITS_MAP_TO_EXT | Call by reference | Type reference (TYPE) | TY_TS_OLDNR_OLDPO_TO_EXT_OLDPO | 20120110 | |||
3 | ![]() |
IT_KOMZRPE | Call by reference | Type reference (TYPE) | KOMZRPE_TAB | 20111201 |
Method FILL_MAP_FROM_KOMZRPE on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method GET_AGENCY_DATA_WITH_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_WBELN | Call by reference | Type reference (TYPE) | WBRK_KEY_ITAB | 20120308 | |||
2 | ![]() |
CT_WBRP_KEY | Call by reference | Type reference (TYPE) | WBRP_KEY_ITAB | 20120308 | |||
3 | ![]() |
ET_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK_ITAB | 20120308 | |||
4 | ![]() |
ET_KOMLFP | Call by reference | Type reference (TYPE) | KOMLFP_ITAB | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method GET_BADIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_DET_CONTR_FIELDS_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_DET_CONTR_FIELDS_BADI | 20111201 | |||
2 | ![]() |
EO_INFER_COND_FIELD_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_INFER_COND_FIELDS_BADI | 20111201 | |||
3 | ![]() |
EO_INFER_ITEM_FIELD_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_INFER_ITEM_FIELDS_BADI | 20111201 | |||
4 | ![]() |
EO_MAP_COND_TYPE_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_MAP_COND_TYPE_BADI | 20111201 | |||
5 | ![]() |
EO_MAP_PARTNER_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_MAP_PARTNER_BADI | 20111201 | |||
6 | ![]() |
EO_MAP_TEXT_ID_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_MAP_TEXT_ID_BADI | 20111219 | |||
7 | ![]() |
EO_TRANSFER_OD_DATA_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_TRANSFER_OD_DATA_BADI | 20120308 | |||
8 | ![]() |
EO_TRANSFER_PO_DATA_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_TRANSFER_PO_DATA_BADI | Transfer Data From a Purchase Order | 20120110 | ||
9 | ![]() |
EO_TRANSFER_SO_DATA_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_TRANSFER_SO_DATA_BADI | Transfer Data From a Salers Order | 20120110 | ||
10 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | WZRE_APPLICATION | 20111201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111201 |
Method GET_COMPANY_CODE_FROM_PLANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PLANT | Call by reference | Type reference (TYPE) | T001W-WERKS | 20111128 | |||
2 | ![]() |
R_COMPANY_CODE | Value transfer | Type reference (TYPE) | BUKRS | 20111128 |
Method GET_COMPANY_CODE_FROM_PLANT on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method GET_DATA_FROM_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_HEADER_FIELDS | 20111201 | |||
2 | ![]() |
CS_ITEM_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_ITEM_FIELDS | 20111201 | |||
3 | ![]() |
IO_TRANSFER_OD_DATA_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_TRANSFER_OD_DATA_BADI | 20120308 | |||
4 | ![]() |
IO_TRANSFER_PO_DATA_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_TRANSFER_PO_DATA_BADI | Transfer Data From a Purchase Order | 20120110 | ||
5 | ![]() |
IO_TRANSFER_SO_DATA_BADI | Call by reference | Object reference (TYPE REF TO) | WZRE_TRANSFER_SO_DATA_BADI | Transfer Data From a Salers Order | 20120110 | ||
6 | ![]() |
IS_INPUT_ITEM | Call by reference | Type reference (TYPE) | WZRE_S_POSTING_ITEM_INPUT | 20111201 | |||
7 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | WZRE_APPLICATION | Application Using Posting Engine | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111201 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_WZRE_AB_POSTING_ENGINE | Post via agency business | 20111104 |
Method GET_INSTANCE on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method GET_LOCAL_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | 20120503 | |||
2 | ![]() |
R_LOCAL_CURR | Value transfer | Type reference (TYPE) | WAERS | 20120503 |
Method GET_LOCAL_CURRENCY on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method GET_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOC_TYPE | Call by reference | Type reference (TYPE) | WFTYP_V | 20111207 | |||
2 | ![]() |
R_ORDER | Value transfer | Type reference (TYPE) | I | 20111207 |
Method GET_ORDER on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method GET_SOURCE_WITH_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_COPY_PARAMETERS | Call by reference | Type reference (TYPE) | TY_TS_COPY_PARAMETERS | 20120308 | |||
2 | ![]() |
ET_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK_ITAB | 20120308 | |||
3 | ![]() |
ET_KOMLFP | Call by reference | Type reference (TYPE) | KOMLFP_ITAB | 20120308 | |||
4 | ![]() |
ITS_EXT_REF | Call by reference | Type reference (TYPE) | WZRE_TS_EXT_REF | 20120308 | |||
5 | ![]() |
ITS_REF | Call by reference | Type reference (TYPE) | WZRE_TS_REF | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method GET_WFTYPV_FROM_WFTYP_V Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WFTYP_V | Call by reference | Type reference (TYPE) | WFTYP_V | 20111208 | |||
2 | ![]() |
R_WFTYPV | Value transfer | Type reference (TYPE) | WFTYPV | 20111208 |
Method GET_WFTYPV_FROM_WFTYP_V on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method INFER_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_POSTING_CONDITION | Call by reference | Type reference (TYPE) | WZRE_TS_POSTING_COND | 20111202 | |||
2 | ![]() |
ETS_POSTING_ITEM | Call by reference | Type reference (TYPE) | WZRE_TS_POSTING_ITEM | 20111201 | |||
3 | ![]() |
ETS_POSTING_PARTNER | Call by reference | Type reference (TYPE) | WZRE_TS_POSTING_PARTNER | 20111202 | |||
4 | ![]() |
ETS_TEXT | Call by reference | Type reference (TYPE) | WZRE_TS_TEXT | 20111216 | |||
5 | ![]() |
ITS_EXT_CONDITION | Call by reference | Type reference (TYPE) | WZRE_TS_POSTING_COND_INPUT | 20111201 | |||
6 | ![]() |
ITS_EXT_PARTNER | Call by reference | Type reference (TYPE) | WZRE_TS_PARTNER_INPUT | 20111201 | |||
7 | ![]() |
ITS_EXT_POSTING_ITEM | Call by reference | Type reference (TYPE) | WZRE_TS_POSTING_ITEM_INPUT | 20111201 | |||
8 | ![]() |
ITS_EXT_TEXT | Call by reference | Type reference (TYPE) | WZRE_TS_TEXT_INPUT | 20111216 | |||
9 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | WZRE_APPLICATION | 20111201 | |||
10 | ![]() |
I_USE_CASE_GUID | Call by reference | Type reference (TYPE) | WLF_USE_CASE_GUID | 20111201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111201 |
Method LOCK_DOCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_WBELN | Call by reference | Type reference (TYPE) | WBRK_KEY_ITAB | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method LOCK_EXTERNAL_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITS_EXT_REF | Call by reference | Type reference (TYPE) | WZRE_TS_EXT_REF | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method LOCK_INTERNAL_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITS_INT_REF | Call by reference | Type reference (TYPE) | WZRE_TS_REF | 20120308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120308 |
Method PREFETCH_FOR_REF_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEYS | Call by reference | Type reference (TYPE) | MTY_S_KEYS | 20111201 |
Method PREFETCH_FOR_REF_KEYS on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method READ_TMFK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TMFK | Call by reference | Type reference (TYPE) | TMFK | 20111130 | |||
2 | ![]() |
I_LFART | Call by reference | Type reference (TYPE) | TMFK-LFART | 20111130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111130 |
Method READ_TMZR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TMZR | Call by reference | Type reference (TYPE) | TMZR | 20111130 | |||
2 | ![]() |
I_WRART | Call by reference | Type reference (TYPE) | TMZR-WRART | 20111130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111130 |
Method SET_CUSTOMIZING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_HEADER_FIELDS | 20111201 | |||
2 | ![]() |
CS_ITEM_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_ITEM_FIELDS | 20111201 | |||
3 | ![]() |
IS_WZRE_C_DATA | Call by reference | Type reference (TYPE) | WZRE_C_DATA | 20111201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111215 |
Method SET_DATA_FOR_DELIVERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_HEADER_FIELDS | 20120308 | |||
2 | ![]() |
CS_ITEM_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_ITEM_FIELDS | 20120308 | |||
3 | ![]() |
CS_KEYS_PREF | Call by reference | Type reference (TYPE) | MTY_S_KEYS | 20120308 | |||
4 | ![]() |
IS_LIPS_KEY | Call by reference | Type reference (TYPE) | CL_WZRE_READ_LIPS=>MTY_S_KEY | 20120308 |
Method SET_DATA_FOR_DELIVERY on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method SET_PARTNER_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTH_PARTNER | Call by reference | Type reference (TYPE) | TY_TH_PARTNER_CUST | 20111201 | |||
2 | ![]() |
I_LFART | Call by reference | Type reference (TYPE) | LFART | 20111201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111201 |
Method SET_REF_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_HEADER_FIELDS | 20120308 | |||
2 | ![]() |
CS_ITEM_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_ITEM_FIELDS | 20111201 | |||
3 | ![]() |
CS_KEYS_PREF | Call by reference | Type reference (TYPE) | MTY_S_KEYS | 20111201 | |||
4 | ![]() |
IS_POSTING_ITEM | Call by reference | Type reference (TYPE) | WZRE_S_POSTING_ITEM | 20111201 |
Method SET_REF_FIELDS on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method SET_XML_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK_ITAB | 20111208 |
Method SET_XML_LINK on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method TRANSFER_COND_INPUT_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_KOMLFKOE | Call by reference | Type reference (TYPE) | KOMLFKOE | 20111201 | |||
2 | ![]() |
IS_POSTING_COND | Call by reference | Type reference (TYPE) | WZRE_S_POSTING_COND | 20111201 |
Method TRANSFER_COND_INPUT_FIELDS on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method TRANSFER_EXCHANGE_RATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_HEADER_FIELDS | 20120503 | |||
2 | ![]() |
IS_INPUT_ITEM | Call by reference | Type reference (TYPE) | WZRE_S_POSTING_ITEM_INPUT | 20120503 |
Method TRANSFER_EXCHANGE_RATE on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method TRANSFER_HEADER_PARTNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KOMWBPAE | Call by reference | Type reference (TYPE) | WLF_TT_KOMWBPAE | 20111219 | |||
2 | ![]() |
IS_PACKAGE | Call by reference | Type reference (TYPE) | WZRE_S_PACKAGE | 20111219 | |||
3 | ![]() |
I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | 20111219 |
Method TRANSFER_HEADER_PARTNER on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method TRANSFER_INPUT_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_HEADER_FIELDS | 20111201 | |||
2 | ![]() |
CS_ITEM_FIELDS | Call by reference | Type reference (TYPE) | WZRE_S_ITEM_FIELDS | 20111201 | |||
3 | ![]() |
IS_POSTING_ITEM | Call by reference | Type reference (TYPE) | WZRE_S_POSTING_ITEM | 20111201 |
Method TRANSFER_INPUT_FIELDS on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method TRANSFER_ITEM_PARTNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KOMWBPAE | Call by reference | Type reference (TYPE) | WLF_TT_KOMWBPAE | 20111219 | |||
2 | ![]() |
IS_PACKAGE | Call by reference | Type reference (TYPE) | WZRE_S_PACKAGE | 20111219 | |||
3 | ![]() |
IS_POSTING_ITEM | Call by reference | Type reference (TYPE) | WZRE_S_POSTING_ITEM | 20111219 | |||
4 | ![]() |
I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | 20111219 | |||
5 | ![]() |
I_OLDPO | Call by reference | Type reference (TYPE) | OLDPO_LF | 20111219 |
Method TRANSFER_ITEM_PARTNER on class CL_WZRE_AB_POSTING_ENGINE has no exception.
Method TRANSFER_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KOMLFPTX | Call by reference | Type reference (TYPE) | KOMLFPTX_TAB | 20111219 | |||
2 | ![]() |
IS_PACKAGE | Call by reference | Type reference (TYPE) | WZRE_S_PACKAGE | 20111219 | |||
3 | ![]() |
IS_POSTING_ITEM | Call by reference | Type reference (TYPE) | WZRE_S_POSTING_ITEM | 20111219 | |||
4 | ![]() |
I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | 20111219 | |||
5 | ![]() |
I_OLDPO | Call by reference | Type reference (TYPE) | OLDPO_LF | 20111219 |
Method TRANSFER_TEXT on class CL_WZRE_AB_POSTING_ENGINE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |