SAP ABAP Class IF_EX_ERP_ISA_GEN_DOC_SEL (BAdI interface IF_EX_ERP_ISA_GEN_DOC_SEL)
Meta Relationship - Used By
Properties
Class | IF_EX_ERP_ISA_GEN_DOC_SEL | |
Short Description | BAdI interface IF_EX_ERP_ISA_GEN_DOC_SEL | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 1 | |
Package | ||
Created | 20040816 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_ERP_ISA_GEN_DOC_SEL has no forward declaration.
Interfaces
Class IF_EX_ERP_ISA_GEN_DOC_SEL has no interface implemented.
Friends
Class IF_EX_ERP_ISA_GEN_DOC_SEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ISALES_ERROR | ' ' | Error Flag | 20040817 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'LIST_FUNCTION' | Field name | 20040817 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | ISALES_ERROR | 'X' | Error Flag | 20040817 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Authorization Checks after the selections | 20040816 |
2 | ![]() |
Instance method | Public | Method | Authorization Checks before the Selection | 20040816 |
3 | ![]() |
Instance method | Public | Method | Initialization | 20040816 |
4 | ![]() |
Instance method | Public | Method | Execute the Selection | 20040816 |
5 | ![]() |
Instance method | Public | Method | Post processing after the selections | 20040816 |
6 | ![]() |
Instance method | Public | Method | Preparation before the Selection | 20040816 |
Events
Class IF_EX_ERP_ISA_GEN_DOC_SEL has no event.
Types
Class IF_EX_ERP_ISA_GEN_DOC_SEL has no local type.
Method Signatures
Method AUTHORITY_CHECK_AFTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB_CRM | Rückgabeparameter | 20040816 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ISALES_ERROR | Fehlerkennzeichen | 20040816 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | ISALES_SEL_DOC_TYPE | Belegart | 20040816 |
Method AUTHORITY_CHECK_AFTER on class IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.
Method AUTHORITY_CHECK_BEFORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB_CRM | Rückgabeparameter | 20040816 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ISALES_ERROR | Fehlerkennzeichen | 20040816 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | ISALES_SEL_DOC_TYPE | Belegart | 20040816 |
Method AUTHORITY_CHECK_BEFORE on class IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | ISALES_SEL_DOC_TYPE | Belegart | 20040816 | ||
2 | ![]() |
IS_CTR_OPT | Call by reference | Type reference (TYPE) | ISALES_CTROPT | Zähleroptionen | 20041122 | ||
3 | ![]() |
IT_SEL_FIELDS | Call by reference | Type reference (TYPE) | ISALES_SEL_FIELD_TAB | Tabelle der angeforderten Felder für das Suchergebnis | 20040816 | ||
4 | ![]() |
IT_SEL_OPT | Call by reference | Type reference (TYPE) | ISALES_SELOPT_TAB | Auswahloptionstabelle | 20040816 |
Method INIT on class IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.
Method PERFORM_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB_CRM | Rückgabeparameter | 20040816 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ISALES_ERROR | Fehlerkennzeichen | 20040816 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | ISALES_SEL_DOC_TYPE | Belegart | 20040816 |
Method PERFORM_SELECTION on class IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.
Method POSTPROCESS_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DOCUMENTS | Call by reference | Type reference (TYPE) | ISALES_DOCLIST_TAB | Suchergebnis | 20040816 | ||
2 | ![]() |
ET_DOC_FIELDS | Call by reference | Type reference (TYPE) | ISALES_DOC_FIELD_TAB | Feldlistentabelle für Belege | 20040816 | ||
3 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB_CRM | Rückgabeparameter | 20040816 | ||
4 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ISALES_ERROR | Fehlerkennzeichen | 20040816 | ||
5 | ![]() |
EV_NUM_DOC_SEL | Call by reference | Type reference (TYPE) | ISALES_NUM_DOC_SEL | Zähler für die ausgewählten Belege | 20040816 | ||
6 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | ISALES_SEL_DOC_TYPE | Belegart | 20040816 |
Method POSTPROCESS_RESULT on class IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.
Method PREPARE_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB_CRM | Rückgabeparameter | 20040816 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | ISALES_ERROR | Fehlerkennzeichen | 20040816 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | ISALES_SEL_DOC_TYPE | Belegart | 20040816 |
Method PREPARE_SELECTION on class IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in |