SAP ABAP Class CL_UKM_BOL_FEEDER (Feeder Class for POWL "Blocked Sales Orders")
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-AP-AP (Application Component) Basic Functions
⤷
FOAP_UKM_WORK_CENTER_CLIENT (Package) Connection of FI-AR to FSCM Credit Management Work Center
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20070226 |
Properties
| Class | CL_UKM_BOL_FEEDER | |
| Short Description | Feeder Class for POWL "Blocked Sales Orders" | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | UKM_WC_CLIENT | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FOAP_UKM_WORK_CENTER_CLIENT | Connection of FI-AR to FSCM Credit Management Work Center |
| Created | 20070226 | SAP |
| Last change | 20110908 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20070226 |
Friends
Class CL_UKM_BOL_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 'display' | Display Business Partner | 20070402 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'display_credit_exposure' | Display Credit Exposure | 20070402 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 'display' | Display Order | 20070402 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'salesorder' | Business Object 'salesorder' | 20070402 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'customer' | Business Object 'customer' | 20070416 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SAP_ERP_SalesService' | BO System Alias 'SAP_ERP_SalesService' | 20070402 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'FIN_FSCM_CR_BOL_ALL' | POWL Type: Blocked Sales Orders | 20070427 | ||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'O2C_FIN_CREDBLOCK' | POWL Type: Blocked Sales Orders | 20070510 | ||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'FIN_FSCM_CR_BOL_RJ' | POWL Type: Rejected Sales Orders | 20070427 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | UKM_T_BOL | Blocked Sales Orders | 20070306 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | UKMCL_T_TVTA_KKB | Customizing Setting Credit Control Area | 20070323 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RVKRED_TT_POST | Credit Blocked Orders | 20070308 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TRG_CHAR1 | Credit Management Total Status of Blocked Sales Order | 20070420 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | TRG_CHAR1 | Total Status of Blocked Sales Order | 20070420 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | TRG_CHAR1 | Range Table: CHAR1 | 20090605 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20070404 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | POWL_TYPE_TY | POWL Type of Last Query | 20070306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20070510 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20070420 | |
| 3 | Instance method | Private | Method | Determine Credit Control Area | 20070404 | |
| 4 | Instance method | Private | Method | Filter Results Set | 20070321 | |
| 5 | Instance method | Private | Method | Filter Results Set | 20090601 | |
| 6 | Instance method | Private | Method | Filter Result Set (Other SD Criteria) | 20070402 | |
| 7 | Instance method | Private | Method | Filter Result Set (SD) | 20070321 | |
| 8 | Instance method | Private | Method | Determine Personalization Data | 20070309 | |
| 9 | Instance method | Private | Method | Set Customizing Settings for Credit Control Area | 20070323 | |
| 10 | Instance method | Private | Method | Set Default Values for Query | 20070406 |
Events
Class CL_UKM_BOL_FEEDER has no event.
Types
Class CL_UKM_BOL_FEEDER has no local type.
Method Signatures
Method CHECK_DUPLICATE_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CURR_MSG | Call by reference | Type reference (TYPE) | RVKRED_TS_MESSAGES | Kreditgesperrte Dokumente - Tabelle Meldungen | 20070510 | |||
| 2 | IT_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Nachrichtenmetabeschreibung | 20070510 | |||
| 3 | RE_DUPLICATED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20070510 |
Method CHECK_DUPLICATE_MSG on class CL_UKM_BOL_FEEDER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UKM_BOL_FEEDER has no parameter.
Method CONSTRUCTOR on class CL_UKM_BOL_FEEDER has no exception.
Method FILL_CREDIT_CONTROL_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BOL_ALL | Call by reference | Type reference (TYPE) | UKM_S_BOL | Struktur POWL "Gesperrte Kundenaufträge" | 20070404 |
Method FILL_CREDIT_CONTROL_AREA on class CL_UKM_BOL_FEEDER has no exception.
Method FILTER_RESULT_BY_CM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FILTERED_IN | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20070330 | |||
| 2 | IS_BOL_ALL | Call by reference | Type reference (TYPE) | UKM_S_BOL | Tabellentyp für POWL "Gesperrte Kundenaufträge" | 20070405 | |||
| 3 | IT_ANALYST | Call by reference | Type reference (TYPE) | TRG_CHAR12 | Rangetabelle: CHAR12 | 20070323 | |||
| 4 | IT_MANAGEDBY | Call by reference | Type reference (TYPE) | TRG_CHAR10 | Rangetabelle: CHAR10 | 20070323 |
Method FILTER_RESULT_BY_CM on class CL_UKM_BOL_FEEDER has no exception.
Method FILTER_RESULT_BY_CS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FILTERED_IN | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20090601 | |||
| 2 | IS_BOL_ALL | Call by reference | Type reference (TYPE) | UKM_S_BOL | Tabellentyp für POWL "Gesperrte Kundenaufträge" | 20090601 | |||
| 3 | IT_CREDIT_SGMNT | Call by reference | Type reference (TYPE) | TRG_CHAR10 | Rangetabelle: CHAR10 | 20090601 |
Method FILTER_RESULT_BY_CS on class CL_UKM_BOL_FEEDER has no exception.
Method FILTER_RESULT_BY_OTHER_SD_CRIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_BOL_ALL | Call by reference | Type reference (TYPE) | UKM_T_BOL | Tabellentyp für POWL "Gesperrte Kundenaufträge" | 20070402 | |||
| 2 | IT_RG_CMGST | Call by reference | Type reference (TYPE) | TRG_CHAR1 | Rangetabelle: CHAR1 | 20070402 | |||
| 3 | IT_RG_CMNGV | Call by reference | Type reference (TYPE) | TRG_DATE | Rangetabelle: Datum | 20070402 | |||
| 4 | IT_RG_CTLPC | Call by reference | Type reference (TYPE) | TRG_CHAR3 | Rangetabelle: CHAR3 | 20070402 | |||
| 5 | IT_RG_ERDAT | Call by reference | Type reference (TYPE) | TRG_DATE | Rangetabelle: Datum | 20070409 | |||
| 6 | IT_RG_GBSTK | Call by reference | Type reference (TYPE) | TRG_CHAR1 | Rangetabelle: CHAR1 | 20070402 | |||
| 7 | IT_RG_GRUPP | Call by reference | Type reference (TYPE) | TRG_CHAR4 | Rangetabelle: CHAR4 | 20070402 | |||
| 8 | IT_RG_KKBER | Call by reference | Type reference (TYPE) | TRG_CHAR4 | Rangetabelle: CHAR4 | 20070402 | |||
| 9 | IT_RG_KNKLI | Call by reference | Type reference (TYPE) | TRG_CHAR10 | Rangetabelle: CHAR10 | 20090720 | |||
| 10 | IT_RG_SBGRP | Call by reference | Type reference (TYPE) | TRG_CHAR3 | Rangetabelle: CHAR3 | 20070402 |
Method FILTER_RESULT_BY_OTHER_SD_CRIT on class CL_UKM_BOL_FEEDER has no exception.
Method FILTER_RESULT_BY_SD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONNECTOR | Call by reference | Type reference (TYPE) | UKM_S_SD2CM | The connector of sales document and credit management | 20070323 | |||
| 2 | EX_FILTERED_IN | Call by reference | Type reference (TYPE) | FLAG | 'X': belong to; '' : not belong to | 20070321 | |||
| 3 | IS_BOL_ALL | Call by reference | Type reference (TYPE) | UKM_S_BOL | Kreditgesperrte Dokumente - Struktur Einzelposten | 20070330 | |||
| 4 | IT_CREDCKSTATUS | Call by reference | Type reference (TYPE) | TRG_CHAR10 | Rangetabelle: CHAR10 | 20070323 | |||
| 5 | IT_RJREASON | Call by reference | Type reference (TYPE) | TRG_CHAR2 | Rangetabelle: CHAR2 | 20070323 |
Method FILTER_RESULT_BY_SD on class CL_UKM_BOL_FEEDER has no exception.
Method GET_DEFAULT_PERS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANNEL | Call by reference | Type reference (TYPE) | TRG_CHAR2 | Rangetabelle: CHAR2 | 20070406 | |||
| 2 | ET_CONTROL_AREA | Call by reference | Type reference (TYPE) | TRG_CHAR4 | Rangetabelle: CHAR4 | 20070406 | |||
| 3 | ET_CREDIT_SGMNT | Call by reference | Type reference (TYPE) | TRG_CHAR10 | Rangetabelle: CHAR10 | 20070406 | |||
| 4 | ET_CUSTOMER | Call by reference | Type reference (TYPE) | TRG_CHAR10 | Rangetabelle: CHAR10 | 20070406 | |||
| 5 | ET_DIVISION | Call by reference | Type reference (TYPE) | TRG_CHAR2 | Rangetabelle: CHAR2 | 20070406 | |||
| 6 | ET_ENDDATE_BEFORE | Call by reference | Type reference (TYPE) | UKM_TRG_NUMC3 | Rangetabelle: Datum | 20070412 | |||
| 7 | ET_ORG | Call by reference | Type reference (TYPE) | TRG_CHAR4 | Rangetabelle: CHAR4 | 20070406 | |||
| 8 | IM_USERNAME | Call by reference | Type reference (TYPE) | XUSER | Benutzername | 20070406 |
Method GET_DEFAULT_PERS_DATA on class CL_UKM_BOL_FEEDER has no exception.
Method INIT_TVTA_KKB Signature
Method INIT_TVTA_KKB on class CL_UKM_BOL_FEEDER has no parameter.
Method INIT_TVTA_KKB on class CL_UKM_BOL_FEEDER has no exception.
Method SET_QUERY_DEFAULT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_DEFAULT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20070406 | |||
| 2 | IM_USERNAME | Call by reference | Type reference (TYPE) | XUSER | Benutzername | 20070406 |
Method SET_QUERY_DEFAULT_VALUE on class CL_UKM_BOL_FEEDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 602 |