SAP ABAP Class CL_CIAP_NF_REC (One nota fiscal record class.)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
INT_TMF_CIAP (Package) TMF Integration Features: CIAP

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CIAP_NF | Generic class for notas fiscais. | 20131118 |
Properties
Class | CL_CIAP_NF_REC | |
Short Description | One nota fiscal record class. | |
Super Class | CL_CIAP_NF | Generic class for notas fiscais. |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | INT_TMF_CIAP | TMF Integration Features: CIAP |
Created | 20130913 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CIAP_NF_REC has no forward declaration.
Interfaces
Class CL_CIAP_NF_REC has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_AUNIT_ASSERT | 20131118 | ABAP Unit: Assertions (see Longtext) |
Attributes
Class CL_CIAP_NF_REC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculate Record ICMS according to NF quantity | 20131118 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20131118 |
3 | ![]() |
Static method | Public | Method | Constructs NF record using Nota Fiscal | 20131118 |
4 | ![]() |
Static method | Public | Method | Loads object using ID | 20131118 |
Events
Class CL_CIAP_NF_REC has no event.
Types
Class CL_CIAP_NF_REC has no local type.
Method Signatures
Method CALCULATE_RECORD_TAXES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NFITEM | Call by reference | Type reference (TYPE) | J_1BNFLIN | Nota Fiscal line items | 20131118 | ||
2 | ![]() |
IT_NFTAX | Call by reference | Type reference (TYPE) | J_1BNFSTX_TAB | Table of Nota Fiscal Tax Lines (J_1BNFSTX) | 20131118 |
Method CALCULATE_RECORD_TAXES on class CL_CIAP_NF_REC has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CIAP_NF_REC has no parameter.
Method CONSTRUCTOR on class CL_CIAP_NF_REC has no exception.
Method CREATE_BY_NF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NFHEADER | Call by reference | Type reference (TYPE) | J_1BNFDOC | Nota Fiscal Header | 20131118 | ||
2 | ![]() |
IS_NFITEM | Call by reference | Type reference (TYPE) | J_1BNFLIN | Nota Fiscal line items | 20131118 | ||
3 | ![]() |
IT_NFTAX | Call by reference | Type reference (TYPE) | J_1BNFSTX_TAB | Table of Nota Fiscal Tax Lines (J_1BNFSTX) | 20131118 | ||
4 | ![]() |
RO_NF_REC | Value transfer | Object reference (TYPE REF TO) | CL_CIAP_NF_REC | One nota fiscal record class. | 20131118 |
Method CREATE_BY_NF on class CL_CIAP_NF_REC has no exception.
Method LOAD_BY_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CIAP_RECORD | Call by reference | Type reference (TYPE) | CIAP_D_RECORD | CIAP Record | 20131118 | ||
2 | ![]() |
RO_NF_REC | Value transfer | Object reference (TYPE REF TO) | CL_CIAP_NF_REC | One nota fiscal record class. | 20131118 |
Method LOAD_BY_RECORD on class CL_CIAP_NF_REC has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |