SAP ABAP Interface /SAPSLL/IF_BADI_CDOC_EXT_UI (Interface to BAdI: /SAPSLL/BADI_CDOC_EXT_UI)
Hierarchy
☛
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
⤷
SLL-LEG (Application Component) Global Trade Services
⤷
/SAPSLL/CORE_LEGAL (Package) Legal Services: Core Functions

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPSLL/CL_CDOC_EXT_UI_EXAMPLE | Connect External Applications to Customs Document | 20060329 |
Properties
Interface | /SAPSLL/IF_BADI_CDOC_EXT_UI | |
Short Description | Interface to BAdI: /SAPSLL/BADI_CDOC_EXT_UI |
General Data
Package | /SAPSLL/CORE_LEGAL | Legal Services: Core Functions |
Created | 20060325 | SAP |
Last changed | 20141107 | |
Unicode checks active |
Forward declarations
Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060325 |
Friends
Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no friend.
Attributes
Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Initialize and Register External Detail Screens | 20060325 |
2 | ![]() |
Instance method | Public | Method | Create a Document Item | 20060325 |
3 | ![]() |
Instance method | Public | Method | Delete a Document Item | 20060325 |
4 | ![]() |
Instance method | Public | Method | Process After Input (PAI) of Screen for Header Data | 20060325 |
5 | ![]() |
Instance method | Public | Method | Process After Input (PAI) of Screen for Item Data | 20060325 |
6 | ![]() |
Instance method | Public | Method | Process Before Output (PBO) of Screen for Header Data | 20060325 |
7 | ![]() |
Instance method | Public | Method | Process Before Output (PBO) of Screen for Item Data | 20060325 |
Events
Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no event.
Types
Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no local type.
Method Signatures
Method APPLICATION_REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_APPLICATION | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_APPL_REG_T | Registrierung der externen Anwendung | 20060325 | ||
2 | ![]() |
IV_FTORG | Call by reference | Type reference (TYPE) | /SAPSLL/FTORG | Außenhandelsorganisationseinheit | 20060325 | ||
3 | ![]() |
IV_INDEI | Call by reference | Type reference (TYPE) | /SAPSLL/INDEI_EXCL | Import/Export | 20060325 | ||
4 | ![]() |
IV_PRDES | Call by reference | Type reference (TYPE) | /SAPSLL/PRDES | Zielverfahren | 20060325 | ||
5 | ![]() |
IV_SRVLL | Call by reference | Type reference (TYPE) | /SAPSLL/SRVLL | Service | 20060325 |
Method APPLICATION_REGISTER on Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no exception.
Method CDOC_ITM_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CDOC | Call by reference | Type reference (TYPE) | /SAPSLL/CUHD_OBJ_S | Belegobjekt | 20060325 | ||
2 | ![]() |
IS_ITEM_ID | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_ITEM_ID_S | Identifikation der Belegposition | 20060325 |
Method CDOC_ITM_CREATE on Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no exception.
Method CDOC_ITM_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ITEM_ID | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_ITEM_ID_S | Identifikation der Belegposition | 20060327 |
Method CDOC_ITM_DELETE on Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no exception.
Method PAI_HDR_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CDOC_HDR_CUST | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_CDOC_HDR_S | Kopfangaben Beleg | 20060406 | ||
2 | ![]() |
IV_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20060325 |
Method PAI_HDR_CALL on Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no exception.
Method PAI_ITM_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CDOC_ITM_CUST | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_CDOC_ITM_S | Positionsangaben Beleg | 20060406 | ||
2 | ![]() |
IS_ITEM_ID | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_ITEM_ID_S | Identifikation der Belegposition | 20060325 | ||
3 | ![]() |
IV_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20060327 |
Method PAI_ITM_CALL on Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no exception.
Method PBO_HDR_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXT_PROGRAM | Call by reference | Type reference (TYPE) | CPROG | Programmname der externen Anwendung | 20060325 | ||
2 | ![]() |
EV_EXT_SCREEN | Call by reference | Type reference (TYPE) | DYNNR | Nummer des externen Dynpros | 20060325 | ||
3 | ![]() |
EV_TAB_HEADING | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_TAB_HEADING | Überschrift des externen Reiters | 20060325 | ||
4 | ![]() |
IS_CDOC | Call by reference | Type reference (TYPE) | /SAPSLL/CUHD_OBJ_S | Belegobjekt | 20060325 | ||
5 | ![]() |
IV_APPL_ID | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_APPL_ID | Identifikation der externen Anwendung | 20060325 | ||
6 | ![]() |
IV_CDOC_MODE | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_CDOC_MODE | Bearbeitungsmodus des Beleges | 20060325 |
Method PBO_HDR_CALL on Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no exception.
Method PBO_ITM_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXT_PROGRAM | Call by reference | Type reference (TYPE) | CPROG | Programmname der externen Anwendung | 20060325 | ||
2 | ![]() |
EV_EXT_SCREEN | Call by reference | Type reference (TYPE) | DYNNR | Zu rufendes Dynpro der externen Anwendung | 20060325 | ||
3 | ![]() |
EV_TAB_HEADING | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_TAB_HEADING | Überschrift des externen Reiters | 20060325 | ||
4 | ![]() |
IS_CDOC | Call by reference | Type reference (TYPE) | /SAPSLL/CUHD_OBJ_S | Belegobjekt | 20060325 | ||
5 | ![]() |
IS_ITEM_ID | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_ITEM_ID_S | Identifikation der Belegposition | 20060325 | ||
6 | ![]() |
IV_APPL_ID | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_APPL_ID | Identifikation der externen Anwendung | 20060325 | ||
7 | ![]() |
IV_CDOC_MODE | Call by reference | Type reference (TYPE) | /SAPSLL/BADI_EXT_CDOC_MODE | Bearbeitungsmodus des Beleges | 20060325 |
Method PBO_ITM_CALL on Interface /SAPSLL/IF_BADI_CDOC_EXT_UI has no exception.
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 7.00 |