SAP ABAP Class /SAPSLL/CL_CUS_INBOUND_CH_LIST (Processing of Incoming Messages for LIst Requests)
Hierarchy
☛
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
⤷
SLL-LEG (Application Component) Global Trade Services
⤷
/SAPSLL/LEGAL_CUS_ECC (Package) Legal Services: Customs Processing: Electronic Communication
⤷
⤷
Properties
| Class | /SAPSLL/CL_CUS_INBOUND_CH_LIST | |
| Short Description | Processing of Incoming Messages for LIst Requests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SAPSLL/LEGAL_CUS_ECC | Legal Services: Customs Processing: Electronic Communication |
| Created | 20131028 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no forward declaration.
Interfaces
Class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no interface implemented.
Friends
Class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /SAPSLL/DEBUG_S | SLL: Debugging Modes | 20131028 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR10 | 'ERROR_DOC' | Character Field Length = 10 | 20131028 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR10 | 'ERROR_LIST' | Character Field Length = 10 | 20131028 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR10 | 'EVV_DOC' | Character Field Length = 10 | 20131028 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR10 | 'EVV_LIST' | Character Field Length = 10 | 20131028 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_ACCESS_CUSWLAD | 20131030 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_ACCESS_MESTAB | 20131028 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20131028 | ||
| 2 | Instance method | Public | Method | 20131028 | ||
| 3 | Instance method | Private | Method | 20140115 | ||
| 4 | Instance method | Private | Method | 20131029 | ||
| 5 | Instance method | Private | Method | 20131029 | ||
| 6 | Instance method | Private | Method | 20131031 | ||
| 7 | Instance method | Public | Method | 20131029 | ||
| 8 | Instance method | Public | Method | 20131029 |
Events
Class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no event.
Types
Class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20131028 |
Method CONSTRUCTOR on class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no exception.
Method DETERMINE_TYPE_OF_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ECC_CNTRL | Call by reference | Type reference (TYPE) | /SAPSLL/ECC_CNTRL_S | Steuerungsstruktur für elektronische Kommunikation Ausgang | 20131028 | |||
| 2 | IS_ECC_CUHD | Call by reference | Type reference (TYPE) | /SAPSLL/ECC_CUHD_S | GTS: Hierarchicher Datentyp Zollsendung | 20131028 | |||
| 3 | RV_PROCESSING_TYPE | Value transfer | Type reference (TYPE) | CHAR10 | Art der weiteren Verarbeitung | 20131028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nachrichtentyp ist nicht untertsützt | 20131028 |
Method ENQUE_CUSWLAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CUSWLAD | Call by reference | Type reference (TYPE) | /SAPSLL/CUSWLAD_ST | SLL : Standard - Tabellentyp zu /SAPSLL/CUSWLAD | 20140115 | |||
| 2 | RV_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20140115 |
Method ENQUE_CUSWLAD on class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no exception.
Method GET_CUSCS_FOR_COUNTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20131029 | |||
| 2 | RV_CUSCS | Value transfer | Type reference (TYPE) | /SAPSLL/CUSCS | Zollcodelistenschema | 20131029 |
Method GET_CUSCS_FOR_COUNTRY on class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no exception.
Method GET_LGREG_FOR_COUNTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20131029 | |||
| 2 | RV_LGREG | Value transfer | Type reference (TYPE) | /SAPSLL/LGREG | Gesetzliche Grundlage | 20131029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Customizing der gesetzlichen Grundlagen | 20131029 |
Method MATCH_INBOUND_LIST_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CUSWLAD_DEL | Call by reference | Type reference (TYPE) | /SAPSLL/CUSWLAD_ST | SLL : Sorted - Tabellentyp zu /SAPSLL/CUSWLAD | 20131031 | |||
| 2 | ET_CUSWLAD_INS | Call by reference | Type reference (TYPE) | /SAPSLL/CUSWLAD_ST | SLL : Sorted - Tabellentyp zu /SAPSLL/CUSWLAD | 20131031 | |||
| 3 | EV_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20140115 | |||
| 4 | IS_ECC_CNTRL | Call by reference | Type reference (TYPE) | /SAPSLL/ECC_CNTRL_S | Steuerungsstruktur für elektronische Kommunikation Ausgang | 20131031 | |||
| 5 | IS_ECC_CUHD | Call by reference | Type reference (TYPE) | /SAPSLL/ECC_CUHD_S | GTS: Hierarchicher Datentyp Zollsendung | 20131031 |
Method MATCH_INBOUND_LIST_TO_DB on class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no exception.
Method PROCESS_ERROR_FOR_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ECC_CNTRL | Call by reference | Type reference (TYPE) | /SAPSLL/ECC_CNTRL_S | Steuerungsstruktur für elektronische Kommunikation Ausgang | 20131029 | |||
| 2 | IS_ECC_CUHD | Call by reference | Type reference (TYPE) | /SAPSLL/ECC_CUHD_S | GTS: Hierarchicher Datentyp Zollsendung | 20131029 |
Method PROCESS_ERROR_FOR_LIST on class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no exception.
Method PROCESS_INBOUND_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ECC_CNTRL | Call by reference | Type reference (TYPE) | /SAPSLL/ECC_CNTRL_S | Steuerungsstruktur für elektronische Kommunikation Ausgang | 20131029 | |||
| 2 | IS_ECC_CUHD | Call by reference | Type reference (TYPE) | /SAPSLL/ECC_CUHD_S | GTS: Hierarchicher Datentyp Zollsendung | 20131029 | |||
| 3 | RV_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20140115 |
Method PROCESS_INBOUND_LIST on class /SAPSLL/CL_CUS_INBOUND_CH_LIST has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 901 |