Hierarchy

⤷

⤷

Properties
Class | CL_ERP_SALES_CFS_MODEL | |
Short Description | Model for Customer Fact Sheet | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ERP_SALES_LCM | Customer Maintenance |
Created | 20060530 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ERP_SALES_CFS_MODEL has no forward declaration.
Interfaces
Class CL_ERP_SALES_CFS_MODEL has no interface implemented.
Friends
Class CL_ERP_SALES_CFS_MODEL 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) | T_BUFFER | Buffer | 20061116 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRG_CHAR2 | Range Structure: CHAR2 | 20060609 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRG_CHAR2 | Range Structure: CHAR2 | 20060609 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRG_CHAR2 | Range Table: CHAR2 | 20060609 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRG_CHAR2 | Range Table: CHAR2 | 20060609 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFS_KNVV_T | Customer Fact Sheet: Table for KNVV | 20061102 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | KUNNR | Customer Number 1 | 20060530 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SPART | Division | 20060608 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | VKORG | Sales Organization | 20060530 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | VTWEG | Distribution Channel | 20060608 |
Methods
Events
Class CL_ERP_SALES_CFS_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_BUFFER | Private | See coding | Buffer | 20061116 | BEGIN OF t_buffer,
kunnr TYPE kunnr,
vkorg TYPE vkorg,
vtweg TYPE vtweg,
spart TYPE spart,
xkna1 TYPE kna1,
* data content of customer fact sheet
s_address_data TYPE tds_cfs_address_data,
s_adrs TYPE adrs,
s_cust_classification TYPE tds_cfs_classification,
s_key_figures TYPE tds_cfs_key_figures,
t_contact_person TYPE tdt_cfs_contact_person,
t_order_info_cust TYPE tdt_cfs_order_info_cust,
t_pricing_cust TYPE tdt_cfs_pricing_cust,
t_shipping_cust TYPE tdt_cfs_shipping_cust,
t_part_deliveries TYPE tdt_cfs_part_deliveries,
s_transp_data TYPE tds_cfs_transp_data,
t_billing_data TYPE tdt_cfs_billing_data,
t_pay_deli_terms TYPE tdt_cfs_delivery_terms,
t_partner_data TYPE tdt_cfs_partner_data,
t_statistics_s001 TYPE tdt_cfs_statistics_s001,
t_statistics_measures TYPE tdt_cfs_statistics_meas,
t_last_sd_documents TYPE tdt_cfs_last_sd_doc,
s_q_notifications TYPE tdt_cfs_q_notifications,
s_s_notifications TYPE tdt_cfs_s_notifications,
t_credit_info TYPE tdt_cfs_credit_info,
t_promotions TYPE tdt_cfs_promotions,
t_payment_cards TYPE tdt_cfs_payment_cards,
s_quickinfo TYPE tds_cfs_quickinfo,
t_backorders TYPE tdt_cfs_backorders,
* pdf string
pdf_file TYPE fpcontent,
* customizing
sicht TYPE infosicht,
formular TYPE fornr,
t_obj_request TYPE tdt_cfs_obj_request,
END OF t_buffer
|
Method Signatures
Method CHECK_AUTHORITY_CFS Signature
Method CHECK_AUTHORITY_CFS on class CL_ERP_SALES_CFS_MODEL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht berechtigt fuer die Transaktion | 20060731 | |
2 | ![]() |
Berechtigt fuer die Transaktion | 20060731 |
Method CHECK_AUTH_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BEGRU | Call by reference | Type reference (TYPE) | BEGRU | Berechtigungsgruppe | 20070518 | ||
2 | ![]() |
IV_SPART | Call by reference | Type reference (TYPE) | SPART | Sparte | 20070518 | ||
3 | ![]() |
IV_VKORG | Call by reference | Type reference (TYPE) | VKORG | Verkaufsorganisation | 20070518 | ||
4 | ![]() |
IV_VTWEG | Call by reference | Type reference (TYPE) | VTWEG | Vertriebsweg | 20070518 | ||
5 | ![]() |
RT_AUTH_ERROR | Value transfer | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20070518 |
Method CHECK_AUTH_CUST on class CL_ERP_SALES_CFS_MODEL has no exception.
Method CHECK_START_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Debitorennummer 1 | 20070518 | ||
2 | ![]() |
IV_SPART | Call by reference | Type reference (TYPE) | SPART | Sparte | 20070518 | ||
3 | ![]() |
IV_VKORG | Call by reference | Type reference (TYPE) | VKORG | Verkaufsorganisation | 20070518 | ||
4 | ![]() |
IV_VTWEG | Call by reference | Type reference (TYPE) | VTWEG | Vertriebsweg | 20070518 | ||
5 | ![]() |
RT_ERROR | Value transfer | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20070518 |
Method CHECK_START_DATA on class CL_ERP_SALES_CFS_MODEL has no exception.
Method CHECK_VKORG_VTWEG_SPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SPART | Call by reference | Type reference (TYPE) | SPART | Sparte | 20061031 | ||
2 | ![]() |
IV_VKORG | Call by reference | Type reference (TYPE) | VKORG | Verkaufsorganisation | 20061031 | ||
3 | ![]() |
IV_VTWEG | Call by reference | Type reference (TYPE) | VTWEG | Vertriebsweg | 20061031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20061102 | ||
2 | ![]() |
20061102 | ||
3 | ![]() |
20061031 | ||
4 | ![]() |
20061031 | ||
5 | ![]() |
20061031 |
Method GET_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060530 | ||
2 | ![]() |
ES_CFS_ADDRESS_DATA | Call by reference | Type reference (TYPE) | TDS_CFS_ADDRESS_DATA | CFS: Übergabestruktur Adressdaten | 20060530 | ||
3 | ![]() |
ES_CFS_ADRS | Call by reference | Type reference (TYPE) | ADRS | Übergabestruktur für Funktionsbaustein zur Adreßaufbereitung | 20060627 |
Method GET_ADDRESS on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_BACKORDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060919 | ||
2 | ![]() |
ET_CFS_BACKORDERS | Call by reference | Type reference (TYPE) | TDT_CFS_BACKORDERS | CFS: Tabelle für BACKORDERS | 20060919 |
Method GET_BACKORDERS on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_BILLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060705 | ||
2 | ![]() |
ET_CFS_BILLING_DATA | Call by reference | Type reference (TYPE) | TDT_CFS_BILLING_DATA | CFS: Tabelle für BILLING DATA | 20060705 |
Method GET_BILLING on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_CLASSIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060531 | ||
2 | ![]() |
ES_CFS_CUST_CLASSIFICATION | Call by reference | Type reference (TYPE) | TDS_CFS_CLASSIFICATION | CFS: Struktur für GET_CLASSIFICATION | 20060531 |
Method GET_CLASSIFICATION on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_CONTACT_PERSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060703 | ||
2 | ![]() |
ET_CFS_CONTACT_PERSON | Call by reference | Type reference (TYPE) | TDT_CFS_CONTACT_PERSON | CFS: Tabelle für GET_CONTACT_PERSON | 20060703 |
Method GET_CONTACT_PERSON on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_CREDIT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060928 | ||
2 | ![]() |
ET_CFS_CREDIT_INFO | Call by reference | Type reference (TYPE) | TDT_CFS_CREDIT_INFO | CFS: Tabelle für CREDIT_INFO | 20060928 |
Method GET_CREDIT_INFO on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_KEY_FIGURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060607 | ||
2 | ![]() |
ES_CFS_KEY_FIGURES | Call by reference | Type reference (TYPE) | TDS_CFS_KEY_FIGURES | CFS: Struktur für GET_KEY_FIGURES | 20060607 |
Method GET_KEY_FIGURES on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_KNA1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Debitorennummer 1 | 20060724 | ||
2 | ![]() |
RS_XKNA1 | Value transfer | Type reference (TYPE) | KNA1 | Kundenstamm (allgemeiner Teil) | 20060724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20061013 | ||
2 | ![]() |
20061102 |
Method GET_KNVV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RG_SPART | Call by reference | Type reference (TYPE) | TRG_CHAR2 | 20061102 | |||
2 | ![]() |
IT_RG_VTWEG | Call by reference | Type reference (TYPE) | TRG_CHAR2 | 20061102 | |||
3 | ![]() |
IV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Debitorennummer 1 | 20061102 | ||
4 | ![]() |
IV_VKORG | Call by reference | Type reference (TYPE) | VKORG | Verkaufsorganisation | 20061102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20061102 |
Method GET_LAST_SD_DOCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060818 | ||
2 | ![]() |
ET_CFS_LAST_SD_DOCUMENTS | Call by reference | Type reference (TYPE) | TDT_CFS_LAST_SD_DOC | CFS: Tabelle für LAST SD DOCUMENTS | 20060818 |
Method GET_LAST_SD_DOCS on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_ORDER_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060609 | ||
2 | ![]() |
ET_CFS_ORDER_INFO_CUST | Call by reference | Type reference (TYPE) | TDT_CFS_ORDER_INFO_CUST | CFS: Tabelle für GET_ORDER_INFO_CUST | 20060609 |
Method GET_ORDER_INFO on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_PARTNER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060713 | ||
2 | ![]() |
ET_CFS_PARTNER_DATA | Call by reference | Type reference (TYPE) | TDT_CFS_PARTNER_DATA | CFS: Tabelle für PARTNER_DATA | 20060713 |
Method GET_PARTNER_DATA on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_PART_DELIVERIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060703 | ||
2 | ![]() |
ET_CFS_PART_DELIVERIES | Call by reference | Type reference (TYPE) | TDT_CFS_PART_DELIVERIES | CFS: Tabelle für PART_DELIVERIES | 20060703 |
Method GET_PART_DELIVERIES on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_PAYMENT_CARDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060919 | ||
2 | ![]() |
ET_CFS_PAYMENT_CARDS | Call by reference | Type reference (TYPE) | TDT_CFS_PAYMENT_CARDS | CFS: Tabelle für PAYMENT CARDS | 20060919 |
Method GET_PAYMENT_CARDS on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_PAY_DELI_TERMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060713 | ||
2 | ![]() |
ET_CFS_PAY_DELI_TERMS | Call by reference | Type reference (TYPE) | TDT_CFS_DELIVERY_TERMS | CFS: Tabelle für DELIVERY_TERMS | 20060713 |
Method GET_PAY_DELI_TERMS on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_PDF_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20061006 | ||
2 | ![]() |
EV_PDF_FILE | Call by reference | Type reference (TYPE) | FPCONTENT | Formularprozessierung: Inhalt von XFT, XFD, PDF etc. | 20061006 | ||
3 | ![]() |
IT_RG_KUNNR | Call by reference | Type reference (TYPE) | TRG_CHAR10 | Rangetabelle: CHAR10 | 20061006 | ||
4 | ![]() |
IT_RG_SPART | Call by reference | Type reference (TYPE) | TRG_CHAR2 | Rangetabelle: CHAR2 | 20061006 | ||
5 | ![]() |
IT_RG_VTWEG | Call by reference | Type reference (TYPE) | TRG_CHAR2 | Rangetabelle: CHAR2 | 20061006 | ||
6 | ![]() |
IV_VKORG | Call by reference | Type reference (TYPE) | VKORG | Verkaufsorganisation | 20061006 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070105 |
Method GET_PRICING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060608 | ||
2 | ![]() |
ET_CFS_PRICING_CUST | Call by reference | Type reference (TYPE) | TDT_CFS_PRICING_CUST | CFS: Tabelle für PRICING_CUST | 20060608 |
Method GET_PRICING on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_PROMOTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20061030 | ||
2 | ![]() |
ET_CFS_PROMOTIONS | Call by reference | Type reference (TYPE) | TDT_CFS_PROMOTIONS | CFS: Tabelle für CFS PROMOTIONS | 20061030 |
Method GET_PROMOTIONS on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_QUICKINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060920 | ||
2 | ![]() |
ES_CFS_QUICKINFO | Call by reference | Type reference (TYPE) | TDS_CFS_QUICKINFO | CFS: Struktur für QUICKINFO | 20060920 |
Method GET_QUICKINFO on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_Q_NOTIFICATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060922 | ||
2 | ![]() |
ES_CFS_Q_NOTIFICATIONS | Call by reference | Type reference (TYPE) | TDT_CFS_Q_NOTIFICATIONS | CFS: Tabelle für Q_NOTIFICATIONS | 20060922 |
Method GET_Q_NOTIFICATIONS on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_SHIPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060703 | ||
2 | ![]() |
ET_CFS_SHIPPING_CUST | Call by reference | Type reference (TYPE) | TDT_CFS_SHIPPING_CUST | CFS: Tabelle für SHIPPING CUSTOMER | 20060703 |
Method GET_SHIPPING on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_START_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RG_SPART | Call by reference | Type reference (TYPE) | TRG_CHAR2 | Rangetabelle: CHAR2 | 20060613 | ||
2 | ![]() |
CT_RG_VTWEG | Call by reference | Type reference (TYPE) | TRG_CHAR2 | Rangetabelle: CHAR2 | 20060613 | ||
3 | ![]() |
CV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Debitorennummer 1 | 20060531 | ||
4 | ![]() |
CV_SPART | Call by reference | Type reference (TYPE) | SPART | Sparte | 20060531 | ||
5 | ![]() |
CV_VKORG | Call by reference | Type reference (TYPE) | VKORG | Verkaufsorganisation | 20060531 | ||
6 | ![]() |
CV_VTWEG | Call by reference | Type reference (TYPE) | VTWEG | Vertriebsweg | 20060531 |
Method GET_START_DATA on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_STATISTICS_MEAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060728 | ||
2 | ![]() |
ET_CFS_STATISTICS_MEASURES | Call by reference | Type reference (TYPE) | TDT_CFS_STATISTICS_MEAS | CFS: Tabelle für STATISTICS MEASURES | 20060728 |
Method GET_STATISTICS_MEAS on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_STATISTICS_S001 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060915 | ||
2 | ![]() |
ET_CFS_STATISTICS_S001 | Call by reference | Type reference (TYPE) | TDT_CFS_STATISTICS_S001 | CFS: Tabelle für STATISTICS S001 | 20060915 |
Method GET_STATISTICS_S001 on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_S_NOTIFICATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060927 | ||
2 | ![]() |
ES_CFS_S_NOTIFICATIONS | Call by reference | Type reference (TYPE) | TDT_CFS_S_NOTIFICATIONS | CFS: Tabelle für S_NOTIFICATIONS | 20060927 |
Method GET_S_NOTIFICATIONS on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_TITLE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TITLE_TEXT | Value transfer | Type reference (TYPE) | STRING | 20060807 |
Method GET_TITLE_TEXT on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_TRANSP_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CFS_ERROR | Call by reference | Type reference (TYPE) | TDT_CFS_ERROR | CFS: Tabelle Fehlermeldungen | 20060628 | ||
2 | ![]() |
ES_CFS_TRANSP_DATA | Call by reference | Type reference (TYPE) | TDS_CFS_TRANSP_DATA | CFS: Struktur für TRANSP_DATA | 20060628 |
Method GET_TRANSP_DATA on class CL_ERP_SALES_CFS_MODEL has no exception.
Method GET_USER_PARAMETER_CFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Debitorennummer 1 | 20060811 | ||
2 | ![]() |
EV_SPART | Call by reference | Type reference (TYPE) | SPART | Sparte | 20060811 | ||
3 | ![]() |
EV_VKORG | Call by reference | Type reference (TYPE) | VKORG | Verkaufsorganisation | 20060811 | ||
4 | ![]() |
EV_VTWEG | Call by reference | Type reference (TYPE) | VTWEG | Vertriebsweg | 20060811 |
Method GET_USER_PARAMETER_CFS on class CL_ERP_SALES_CFS_MODEL has no exception.
Method INITIALIZE_GLOBAL_DATA Signature
Method INITIALIZE_GLOBAL_DATA on class CL_ERP_SALES_CFS_MODEL has no parameter.
Method INITIALIZE_GLOBAL_DATA on class CL_ERP_SALES_CFS_MODEL has no exception.
Method READ_CUSTOMIZING_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CFS_OBJ_REQUEST | Call by reference | Type reference (TYPE) | TDT_CFS_OBJ_REQUEST | CFS: Tabellentyp für CFS Struktur TDS_CFS_OBJ_REQUEST | 20061123 | ||
2 | ![]() |
IV_APPLICATION | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20070123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
für Anwendung kann keine Sicht ermittelt werden | 20061123 | |
2 | ![]() |
Routine ist nicht aktiv | 20061123 | |
3 | ![]() |
Tabelle ist nicht gepflegt | 20061123 | |
4 | ![]() |
Sicht ist für Anwendung nicht vorgesehen | 20061123 |
Method SET_START_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Debitorennummer 1 | 20060530 | ||
2 | ![]() |
IV_SPART | Call by reference | Type reference (TYPE) | SPART | Sparte | 20060530 | ||
3 | ![]() |
IV_VKORG | Call by reference | Type reference (TYPE) | VKORG | Verkaufsorganisation | 20060530 | ||
4 | ![]() |
IV_VTWEG | Call by reference | Type reference (TYPE) | VTWEG | Vertriebsweg | 20060530 |
Method SET_START_DATA on class CL_ERP_SALES_CFS_MODEL has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |