SAP ABAP Class FCML_CL_NWG_TAB1_CONTENT (Content class of NWG Wiring)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-PC-ACT (Application Component) Actual Costing/Material Ledger
⤷
FCML_NWG (Package) Material Ledger Network Graphic
⤷
⤷
Properties
| Class | FCML_CL_NWG_TAB1_CONTENT | |
| Short Description | Content class of NWG Wiring | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCML_NWG | Material Ledger Network Graphic |
| Created | 20130204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FCML_CL_NWG_TAB1_CONTENT has no forward declaration.
Interfaces
Class FCML_CL_NWG_TAB1_CONTENT has no interface implemented.
Friends
Class FCML_CL_NWG_TAB1_CONTENT 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) | MTYPE_FCML_MAT | 20130226 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDS_WHERE_TAB | 20130226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130226 | ||
| 2 | Instance method | Public | Method | 20130226 | ||
| 3 | Instance method | Public | Method | 20130226 | ||
| 4 | Instance method | Public | Method | 20130226 |
Events
Class FCML_CL_NWG_TAB1_CONTENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_FCML_MAT | Public | See coding | 20130226 | mtype_fcml_mat type STANDARD TABLE OF sresult WITH DEFAULT KEY
|
||
| 2 | SRESULT | Public | See coding | 20130226 | BEGIN OF sresult,
mandt TYPE mandt,
kalnr TYPE ck_kalnr,
VSZHL TYPE VSZHL,
MATNR TYPE MATNR,
BWKEY TYPE BWKEY,
WERKS TYPE WERKS_D,
SOBKZ TYPE SOBKZ,
VBELN TYPE VBELN,
POSNR TYPE POSNR,
LIFNR TYPE LIFNR,
BWTAR TYPE BWTAR_D,
PSPNR TYPE PS_PSP_PNR,
BKLAS TYPE BKLAS,
MLAST TYPE CK_ML_ABST,
HRKFT TYPE HRKFT,
BUKRS TYPE BUKRS,
KOKRS TYPE KOKRS,
PRCTR TYPE PRCTR,
MTART TYPE MTART,
MBRSH TYPE MBRSH,
MATKL TYPE MATKL,
MEINS TYPE MEINS,
SPART TYPE SPART,
PRDHA TYPE PRODH_D,
ATTYP TYPE ATTYP,
LAEDA TYPE LAEDA,
PERIV TYPE PERIV,
CUST01 TYPE FCML_CUST01,
CUST02 TYPE FCML_CUST02,
CUST03 TYPE FCML_CUST03,
CUST04 TYPE FCML_CUST04,
CUST05 TYPE FCML_CUST05,
* poper TYPE poper,
* bdatj TYPE bdatj,
* curtp TYPE curtp,
END OF sresult
|
Method Signatures
Method GET_FCML_MAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FCML_MAT | Value transfer | Type reference (TYPE) | MTYPE_FCML_MAT | 20130226 |
Method GET_FCML_MAT on class FCML_CL_NWG_TAB1_CONTENT has no exception.
Method GET_WHERE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_WHERE_STRING | Value transfer | Type reference (TYPE) | RSDS_WHERE_TAB | 20130226 |
Method GET_WHERE_STRING on class FCML_CL_NWG_TAB1_CONTENT has no exception.
Method SET_FCML_MAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FCML_MAT | Call by reference | Type reference (TYPE) | MTYPE_FCML_MAT | 20130226 |
Method SET_FCML_MAT on class FCML_CL_NWG_TAB1_CONTENT has no exception.
Method SET_WHERE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_WHERE_STRING | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | 20130226 |
Method SET_WHERE_STRING on class FCML_CL_NWG_TAB1_CONTENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |