SAP ABAP Class CL_ISM_MEDIA_PRODUCT (CL_ISM_MEDIA_PRODUCT)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JMM (Package) IS-M(edia) Development - Product Master Data

⤷

⤷

Properties
Class | CL_ISM_MEDIA_PRODUCT | |
Short Description | CL_ISM_MEDIA_PRODUCT | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | JMM | IS-M(edia) Development - Product Master Data |
Created | 20010628 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISM_MEDIA_PRODUCT has no forward declaration.
Interfaces
Class CL_ISM_MEDIA_PRODUCT has no interface implemented.
Friends
Class CL_ISM_MEDIA_PRODUCT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | AKTYP | 'V' | Activity Category in SAP Transaction | 20010702 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | AKTYP | 'H' | Activity Category in SAP Transaction | 20010702 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RJP_OBJECT_CONTROL_DATA | License Data | 20010710 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MARA | Basic Material Data | 20010723 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RJP_MEDIA_PRODUCT | Structure for Data on the Media Product | 20010710 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | JP_MAKT_TAB | Material Descriptions | 20010723 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | JP_MARC_TAB | Plant Data for Material | 20010723 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | JP_MARD_TAB | Storage Location Data for Material | 20010717 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | JP_MARM_TAB | Units of Measure for Material | 20010717 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | JP_MBEW_TAB | Valuation Data for Material | 20010717 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | JP_MLGN_TAB | Warehouse Number Data on Material | 20010717 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | JP_MLGT_TAB | Storage Type Data on Material | 20010717 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | JP_MVKE_TAB | Sales Data on Material | 20010717 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | JP_MG03STEUER_TAB | Sales and Distribution Tax Data on Material | 20010717 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | JP_MG03STEUMM_TAB | Purchasing Tax Data on Material | 20010717 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MARA-MATNR | Key of Media Product Master Record | 20010709 | ||
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | JP_REF_MEDIA_PRODUCT_TAB | Instances for Class CL_ISM_MEDIA_PRODUCT | 20010718 |
Methods
Events
Class CL_ISM_MEDIA_PRODUCT has no event.
Types
Class CL_ISM_MEDIA_PRODUCT has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_ISM_MEDIA_PRODUCT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FAILED | 20010628 | |
2 | ![]() |
NOT_OPEN | 20010628 |
Method CLOSE Signature
Method CLOSE on class CL_ISM_MEDIA_PRODUCT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NOT_OPEN | 20010628 |
Method CREATE Signature
Method CREATE on class CL_ISM_MEDIA_PRODUCT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NOT_SELECTED | 20010628 | |
2 | ![]() |
OBJECT_INVALID | 20010628 |
Method FILL_WORKAREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PSI_MARA | Call by reference | Type reference (TYPE) | MARA | Allgemeine Materialdaten | 20010723 | ||
2 | ![]() |
PTI_MAKT | Call by reference | Type reference (TYPE) | JP_MAKT_TAB | Materialkurztexte | 20010723 | ||
3 | ![]() |
PTI_MARC | Call by reference | Type reference (TYPE) | JP_MARC_TAB | Werksdaten zum Material | 20010723 | ||
4 | ![]() |
PTI_MARD | Call by reference | Type reference (TYPE) | JP_MARD_TAB | Lagerortdaten zum Material | 20010723 | ||
5 | ![]() |
PTI_MARM | Call by reference | Type reference (TYPE) | JP_MARM_TAB | Mengeneinheiten zum Material | 20010723 | ||
6 | ![]() |
PTI_MBEW | Call by reference | Type reference (TYPE) | JP_MBEW_TAB | Bewertungsdaten zum Material | 20010723 | ||
7 | ![]() |
PTI_MLGN | Call by reference | Type reference (TYPE) | JP_MLGN_TAB | Lagernummerdaten zum Material | 20010723 | ||
8 | ![]() |
PTI_MLGT | Call by reference | Type reference (TYPE) | JP_MLGT_TAB | Lagertypdaten zum Material | 20010723 | ||
9 | ![]() |
PTI_MVKE | Call by reference | Type reference (TYPE) | JP_MVKE_TAB | Vertriebsdaten zum Material | 20010723 | ||
10 | ![]() |
PTI_STEUER | Call by reference | Type reference (TYPE) | JP_MG03STEUER_TAB | Steuerdaten Vertrieb zum Material | 20010723 | ||
11 | ![]() |
PTI_STEUMM | Call by reference | Type reference (TYPE) | JP_MG03STEUMM_TAB | Steuerdaten Einkauf zum Material | 20010723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NOT_SELECTED | 20010628 |
Method FREE_ALL Signature
Method FREE_ALL on class CL_ISM_MEDIA_PRODUCT has no parameter.
Method FREE_ALL on class CL_ISM_MEDIA_PRODUCT has no exception.
Method GET_ALL_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PTE_ADDRESS | Call by reference | Type reference (TYPE) | ISU_BUS020_EXT_TAB | YT_ADDRESS | 20010709 | ||
2 | ![]() |
PVE_PROPERTIES | Call by reference | Type reference (TYPE) | EKUN_EXT | Y_PROPERTIES | 20010709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_OBJECT | 20010628 | |
2 | ![]() |
NOT_SELECTED | 20010628 |
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVE_VALUE | Call by reference | Type reference (TYPE) | ANY | Y_VALUE | 20010709 | ||
2 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_OBJECT | 20010628 | |
2 | ![]() |
INVALID_PROPERTY | 20010628 | |
3 | ![]() |
NOT_CONVERTABLE | 20010628 | |
4 | ![]() |
NOT_SELECTED | 20010628 |
Method LOAD Signature
Method LOAD on class CL_ISM_MEDIA_PRODUCT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_OBJECT | 20010628 | |
2 | ![]() |
NOT_SELECTED | 20010628 |
Method OPEN Signature
Method OPEN on class CL_ISM_MEDIA_PRODUCT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_OBJECT | 20010628 | |
2 | ![]() |
LOCKED | 20010628 | |
3 | ![]() |
NOT_AUTHORIZED | 20010628 | |
4 | ![]() |
NOT_SELECTED | 20010628 | |
5 | ![]() |
SYSTEM_ERROR | 20010628 |
Method PREPARE_MAINTAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PSI_OBJ | Call by reference | Type reference (TYPE) | RJP_MEDIA_PRODUCT | Struktur für Daten des Medienprodukts | 20010725 | ||
2 | ![]() |
PTE_MAKT_UEB | Call by reference | Type reference (TYPE) | JP_MAKT_UEB_TAB | Tabellentyp zu MAKT_UEB | 20010725 | ||
3 | ![]() |
PTE_MARA_UEB | Call by reference | Type reference (TYPE) | JP_MARA_UEB_TAB | Tabellentyp zu MARA_UEB | 20010725 | ||
4 | ![]() |
PTE_MARC_UEB | Call by reference | Type reference (TYPE) | JP_MARC_UEB_TAB | Tabellentyp zu MARC_UEB | 20010725 | ||
5 | ![]() |
PTE_MARD_UEB | Call by reference | Type reference (TYPE) | JP_MARD_UEB_TAB | Tabellentyp zu MARD_UEB | 20010725 | ||
6 | ![]() |
PTE_MARM_UEB | Call by reference | Type reference (TYPE) | JP_MARM_UEB_TAB | Tabellentyp zu MARM_UEB | 20010725 | ||
7 | ![]() |
PTE_MBEW_UEB | Call by reference | Type reference (TYPE) | JP_MBEW_UEB_TAB | Tabellentyp zu MBEW_UEB | 20010725 | ||
8 | ![]() |
PTE_MLGN_UEB | Call by reference | Type reference (TYPE) | JP_MLGN_UEB_TAB | Tabellentyp zu MLGN_UEB | 20010725 | ||
9 | ![]() |
PTE_MLGT_UEB | Call by reference | Type reference (TYPE) | JP_MLGT_UEB_TAB | Tabellentyp zu MLGT_UEB | 20010725 | ||
10 | ![]() |
PTE_MVKE_UEB | Call by reference | Type reference (TYPE) | JP_MVKE_UEB_TAB | Tabellentyp zu MVKE_UEB | 20010725 | ||
11 | ![]() |
PTE_STEU_UEB | Call by reference | Type reference (TYPE) | JP_STEU_UEB_TAB | Tabellentyp zu STEU_UEB | 20010725 | ||
12 | ![]() |
PTE_STMM_UEB | Call by reference | Type reference (TYPE) | JP_STEUMM_UEB_TAB | Tabellentyp zu STEUMM_UEB | 20010725 |
Method PREPARE_MAINTAIN on class CL_ISM_MEDIA_PRODUCT has no exception.
Method REVISE_MERRDAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PTC_MERRDAT | Call by reference | Type reference (TYPE) | JP_MERRDAT_TAB | Tabellentyp zu MERRDAT | 20010917 | ||
2 | ![]() |
PTI_MAKT_UEB | Call by reference | Type reference (TYPE) | JP_MAKT_UEB_TAB | Tabellentyp zu MAKT_UEB | 20010918 | ||
3 | ![]() |
PTI_MARA_UEB | Call by reference | Type reference (TYPE) | JP_MARA_UEB_TAB | Tabellentyp zu MARA_UEB | 20010918 | ||
4 | ![]() |
PTI_MARC_UEB | Call by reference | Type reference (TYPE) | JP_MARC_UEB_TAB | Tabellentyp zu MARC_UEB | 20010918 | ||
5 | ![]() |
PTI_MARD_UEB | Call by reference | Type reference (TYPE) | JP_MARD_UEB_TAB | Tabellentyp zu MARD_UEB | 20010918 | ||
6 | ![]() |
PTI_MARM_UEB | Call by reference | Type reference (TYPE) | JP_MARM_UEB_TAB | Tabellentyp zu MARM_UEB | 20010918 | ||
7 | ![]() |
PTI_MBEW_UEB | Call by reference | Type reference (TYPE) | JP_MBEW_UEB_TAB | Tabellentyp zu MBEW_UEB | 20010918 | ||
8 | ![]() |
PTI_MLGN_UEB | Call by reference | Type reference (TYPE) | JP_MLGN_UEB_TAB | Tabellentyp zu MLGN_UEB | 20010918 | ||
9 | ![]() |
PTI_MLGT_UEB | Call by reference | Type reference (TYPE) | JP_MLGT_UEB_TAB | Tabellentyp zu MLGT_UEB | 20010918 | ||
10 | ![]() |
PTI_MVKE_UEB | Call by reference | Type reference (TYPE) | JP_MVKE_UEB_TAB | Tabellentyp zu MVKE_UEB | 20010918 | ||
11 | ![]() |
PTI_STEU_UEB | Call by reference | Type reference (TYPE) | JP_STEU_UEB_TAB | Tabellentyp zu STEU_UEB | 20010918 | ||
12 | ![]() |
PTI_STMM_UEB | Call by reference | Type reference (TYPE) | JP_STEUMM_UEB_TAB | Tabellentyp zu STEUMM_UEB | 20010918 | ||
13 | ![]() |
PVC_PMDKEY | Call by reference | Type reference (TYPE) | MATNR | Materialnummer | 20010917 |
Method REVISE_MERRDAT on class CL_ISM_MEDIA_PRODUCT has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PTE_MERRDAT | Value transfer | Type reference (TYPE) | JP_MERRDAT_TAB | Tabellentyp zu MERRDAT | 20010730 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NOT_OPEN | 20010628 | |
2 | ![]() |
SYSTEM_ERROR | 20010628 |
Method SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRE_PRODUCT | Value transfer | Object reference (TYPE REF TO) | CL_ISM_MEDIA_PRODUCT | Medienproduktstamm | 20010709 | ||
2 | ![]() |
PVI_MATNR | Call by reference | Type reference (TYPE) | MARA-MATNR | Materialnummer | 20010709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_OBJECT | 20010628 |
Method SET_MAKT_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprache | 20010731 | ||
2 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010731 | ||
3 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010731 | |
2 | ![]() |
INVALID_VALUE | 20010731 | |
3 | ![]() |
NOT_OPEN | 20010731 | |
4 | ![]() |
SYSTEM_ERROR | 20010731 |
Method SET_MARC_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010731 | ||
2 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010731 | ||
3 | ![]() |
PVI_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20010731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010731 | |
2 | ![]() |
INVALID_VALUE | 20010731 | |
3 | ![]() |
NOT_OPEN | 20010731 | |
4 | ![]() |
SYSTEM_ERROR | 20010731 |
Method SET_MARD_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_LGORT | Call by reference | Type reference (TYPE) | LGORT_D | Lagerort | 20010717 | ||
2 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010717 | ||
3 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010717 | ||
4 | ![]() |
PVI_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010717 | |
2 | ![]() |
INVALID_VALUE | 20010717 | |
3 | ![]() |
NOT_OPEN | 20010717 | |
4 | ![]() |
SYSTEM_ERROR | 20010717 |
Method SET_MARM_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_MEINH | Call by reference | Type reference (TYPE) | LRMEI | Alternativmengeneinheit zur Lagermengeneinheit | 20010717 | ||
2 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010717 | ||
3 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010717 | |
2 | ![]() |
INVALID_VALUE | 20010717 | |
3 | ![]() |
NOT_OPEN | 20010717 | |
4 | ![]() |
SYSTEM_ERROR | 20010717 |
Method SET_MBEW_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_BWKEY | Call by reference | Type reference (TYPE) | BWKEY | Bewertungskreis | 20010717 | ||
2 | ![]() |
PVI_BWTAR | Call by reference | Type reference (TYPE) | BWTAR_D | Materialstammview Bewertungssätze | 20010717 | ||
3 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010717 | ||
4 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010717 | |
2 | ![]() |
INVALID_VALUE | 20010717 | |
3 | ![]() |
NOT_OPEN | 20010717 | |
4 | ![]() |
SYSTEM_ERROR | 20010717 |
Method SET_MLGN_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_LGNUM | Call by reference | Type reference (TYPE) | LGNUM | Lagernummer/Lagerkomplex | 20010717 | ||
2 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010717 | ||
3 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010717 | |
2 | ![]() |
INVALID_VALUE | 20010717 | |
3 | ![]() |
NOT_OPEN | 20010717 | |
4 | ![]() |
SYSTEM_ERROR | 20010717 |
Method SET_MLGT_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_LGNUM | Call by reference | Type reference (TYPE) | LGNUM | Lagernummer/Lagerkomplex | 20010917 | ||
2 | ![]() |
PVI_LGTYP | Call by reference | Type reference (TYPE) | LGTYP | Lagertyp | 20010717 | ||
3 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010717 | ||
4 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010717 | |
2 | ![]() |
INVALID_VALUE | 20010717 | |
3 | ![]() |
NOT_OPEN | 20010717 | |
4 | ![]() |
SYSTEM_ERROR | 20010717 |
Method SET_MVKE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010717 | ||
2 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010717 | ||
3 | ![]() |
PVI_VKORG | Call by reference | Type reference (TYPE) | VKORG | Verkaufsorganisation | 20010717 | ||
4 | ![]() |
PVI_VTWEG | Call by reference | Type reference (TYPE) | VTWEG | Vertriebsweg | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010717 | |
2 | ![]() |
INVALID_VALUE | 20010717 | |
3 | ![]() |
NOT_OPEN | 20010717 | |
4 | ![]() |
SYSTEM_ERROR | 20010717 |
Method SET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010709 | ||
2 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010628 | |
2 | ![]() |
INVALID_VALUE | 20010628 | |
3 | ![]() |
NOT_OPEN | 20010628 |
Method SET_STEUER_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_ALAND | Call by reference | Type reference (TYPE) | ALAND | Lieferndes Land (Land aus dem die Ware versandt wird) | 20010718 | ||
2 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010717 | ||
3 | ![]() |
PVI_TATYP | Call by reference | Type reference (TYPE) | TATYP | Steuertyp (sales tax, federal sales tax,...) | 20010718 | ||
4 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010717 | |
2 | ![]() |
INVALID_VALUE | 20010717 | |
3 | ![]() |
NOT_OPEN | 20010717 | |
4 | ![]() |
SYSTEM_ERROR | 20010717 |
Method SET_STEUMM_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PVI_ALAND | Call by reference | Type reference (TYPE) | ALAND | Lieferndes Land (Land aus dem die Ware versandt wird) | 20010718 | ||
2 | ![]() |
PVI_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010717 | ||
3 | ![]() |
PVI_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20010717 | |
2 | ![]() |
INVALID_VALUE | 20010717 | |
3 | ![]() |
NOT_OPEN | 20010717 | |
4 | ![]() |
SYSTEM_ERROR | 20010717 |
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 464 |