SAP ABAP Class CL_WLF_IDOC_SERVICES (IDoc Monitor Services)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WLF_IDOC_PROCESSING (Package) IDoc Processing

⤷

⤷

Properties
Class | CL_WLF_IDOC_SERVICES | |
Short Description | IDoc Monitor Services | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WLF_IDOC_PROCESSING | IDoc Processing |
Created | 20120909 | 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) |
Interfaces
Class CL_WLF_IDOC_SERVICES has no interface implemented.
Friends
Class CL_WLF_IDOC_SERVICES has no friend class.
Attributes
Class CL_WLF_IDOC_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Add addtional User Authorisation | 20131108 |
2 | ![]() |
Static method | Public | Method | Check Authorisations for WLF_IDOC | 20131108 |
3 | ![]() |
Static method | Public | Method | Create Rangte from docnum table | 20120909 |
4 | ![]() |
Static method | Public | Method | Create new IDoc | 20120909 |
5 | ![]() |
Static method | Protected | Method | Determine the Filter String for Data Selection | 20131108 |
6 | ![]() |
Static method | Public | Method | Create EDIDS from Sy-Message | 20120909 |
7 | ![]() |
Static method | Public | Method | Get filter condition for Proxy Call | 20131108 |
8 | ![]() |
Static method | Protected | Method | Get the Offset and length | 20131108 |
9 | ![]() |
Static method | Public | Method | Add status records to IDoc | 20120909 |
10 | ![]() |
Static method | Public | Method | Add status records to IDoc | 20120909 |
Events
Class CL_WLF_IDOC_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_EDPP1 | Protected | See coding | 20131108 | TT_EDPP1 type table of EDPP1
|
||
2 | TY_AUTH_CHECK | Protected | See coding | 20131108 | BEGIN OF ty_auth_check,
direct TYPE edi_direct,
parnum TYPE edipparnum,
partyp TYPE edippartyp,
msgtyp TYPE edi_mestyp,
END OF ty_auth_check
|
Method Signatures
Method ADD_USER_AUTHORISATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DIRECT | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Direction for IDoc | 20131108 | ||
2 | ![]() |
CT_MESTYP | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Message Type | 20131108 | ||
3 | ![]() |
CT_RCVPRN | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Partner Number of Receiver | 20131108 | ||
4 | ![]() |
CT_RCVPRT | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Partner Type of Receiver | 20131108 | ||
5 | ![]() |
CT_SNDPRN | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Partner Number of Sender | 20131108 | ||
6 | ![]() |
CT_SNDPRT | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Partner type of sender | 20131108 | ||
7 | ![]() |
IS_CHECK | Call by reference | Type reference (TYPE) | CL_WLF_IDOC_SERVICES=>TY_AUTH_CHECK | 20131108 | |||
8 | ![]() |
IT_RECEIVER | Call by reference | Type reference (TYPE) | TT_EDPP1 | All Receiver Combinations | 20131108 | ||
9 | ![]() |
IT_SENDER | Call by reference | Type reference (TYPE) | TT_EDPP1 | All Sender Combinations | 20131108 |
Method ADD_USER_AUTHORISATION on class CL_WLF_IDOC_SERVICES has no exception.
Method AUTHORISATION_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DIRECT | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Direction for IDoc | 20131108 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131108 | ||
3 | ![]() |
ET_MESTYP | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Message Type | 20131108 | ||
4 | ![]() |
ET_RCVPRN | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Partner Number of Receiver | 20131108 | ||
5 | ![]() |
ET_RCVPRT | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Partner Type of Receiver | 20131108 | ||
6 | ![]() |
ET_SNDPRN | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Partner Number of Sender | 20131108 | ||
7 | ![]() |
ET_SNDPRT | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | SelOpt: Partner type of sender | 20131108 | ||
8 | ![]() |
EV_NO_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | No Data Selected | 20131108 | ||
9 | ![]() |
IT_MESTYP | Call by reference | Type reference (TYPE) | ANY TABLE | SelOpt: Message Type | 20131108 | ||
10 | ![]() |
IT_RCVPRN | Call by reference | Type reference (TYPE) | ANY TABLE | SelOpt: Partner Number of Receiver | 20131108 | ||
11 | ![]() |
IT_RCVPRT | Call by reference | Type reference (TYPE) | ANY TABLE | SelOpt: Partner Type of Receiver | 20131108 | ||
12 | ![]() |
IT_SNDPRN | Call by reference | Type reference (TYPE) | ANY TABLE | SelOpt: Partner Number of Sender | 20131108 | ||
13 | ![]() |
IT_SNDPRT | Call by reference | Type reference (TYPE) | ANY TABLE | SelOpt: Partner type of sender | 20131108 | ||
14 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | '03' | Activity | 20131108 | |
15 | ![]() |
I_DIRECT | Call by reference | Type reference (TYPE) | EDI_DIRECT | Direction for IDoc | 20131108 | ||
16 | ![]() |
I_TCODE | Call by reference | Type reference (TYPE) | TCODE | 'WE02' | Transaction Code | 20131108 |
Method AUTHORISATION_CHECK on class CL_WLF_IDOC_SERVICES has no exception.
Method CREATE_DOCNUM_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_DOCNUM | Call by reference | Type reference (TYPE) | BDRG_DOC_TAB | Range Table for IDoc Document Number | 20120909 | ||
2 | ![]() |
IT_DOCNUM | Call by reference | Type reference (TYPE) | WLF_ALETT_EDI_DOCNUM_NEW | Table Type IDoc Numbers | 20120909 |
Method CREATE_DOCNUM_RANGE on class CL_WLF_IDOC_SERVICES has no exception.
Method CREATE_NEW_IDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EDIDC | Call by reference | Type reference (TYPE) | EDIDC | Control record (IDoc) | 20120909 | ||
2 | ![]() |
E_DOCNUM | Call by reference | Type reference (TYPE) | EDI_DOCNUM | IDoc number | 20120909 | ||
3 | ![]() |
IS_EDIDC | Call by reference | Type reference (TYPE) | EDIDC | Control record (IDoc) | 20120909 | ||
4 | ![]() |
IT_EDIDD | Call by reference | Type reference (TYPE) | EDIDD_TT | Table Type for EDIDD (IDoc Data Records) | 20120909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120909 |
Method DETERMINE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | Filter String for Data Selection | 20131108 | ||
2 | ![]() |
IT_SEL_OPT | Call by reference | Type reference (TYPE) | ANY TABLE | Select options from User Input | 20131108 | ||
3 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | OBJECTNAME | Name of ABAP Dictionary Object | 20131108 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20131108 |
Method DETERMINE_STRING on class CL_WLF_IDOC_SERVICES has no exception.
Method EDIDS_CREATE_FROM_SY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EDIDC | Call by reference | Type reference (TYPE) | EDIDC | Control record (IDoc) | 20120909 | ||
2 | ![]() |
ES_EDI_DS | Call by reference | Type reference (TYPE) | EDI_DS | Status record for interface to EDI subsystem | 20120909 | ||
3 | ![]() |
I_DOCNUM | Call by reference | Type reference (TYPE) | EDI_DOCNUM | IDoc number | 20120909 | ||
4 | ![]() |
I_IDOC_UPDATE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20120909 | |
5 | ![]() |
I_SEGNUM | Call by reference | Type reference (TYPE) | EDI_SEGNUM | Number of SAP segment | 20120909 | ||
6 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | EDI_STATUS | Status of IDoc | 20120909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120909 |
Method GET_FILTER_CONDITION Signature
Method GET_FILTER_CONDITION on class CL_WLF_IDOC_SERVICES has no exception.
Method GET_OFFSET_LENGTH_FOR_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20131108 | ||
2 | ![]() |
E_OFFSET | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20131108 | ||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20131108 | ||
4 | ![]() |
I_SEGTYP | Call by reference | Type reference (TYPE) | EDILSEGTYP | Segment type | 20131108 |
Method GET_OFFSET_LENGTH_FOR_FIELD on class CL_WLF_IDOC_SERVICES has no exception.
Method IDOC_EDIDS_ADD_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EDI_DS | Call by reference | Type reference (TYPE) | WLF_TT_EDI_DS | Tabletype for EDI_DS | 20120909 | ||
2 | ![]() |
ES_EDIDC | Call by reference | Type reference (TYPE) | EDIDC | Control record (IDoc) | 20120909 | ||
3 | ![]() |
I_DOCNUM | Call by reference | Type reference (TYPE) | EDI_DOCNUM | IDoc number | 20120909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120909 |
Method IDOC_EDIDS_ADD_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EDIDC | Call by reference | Type reference (TYPE) | EDIDC | Control record (IDoc) | 20120909 | ||
2 | ![]() |
IS_EDI_DS | Call by reference | Type reference (TYPE) | EDI_DS | Status record for interface to EDI subsystem | 20120909 | ||
3 | ![]() |
I_DOCNUM | Call by reference | Type reference (TYPE) | EDI_DOCNUM | IDoc number | 20120909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120909 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |