SAP J1BCONSI OO Class - Consignment for Brazil









J1BCONSI is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class J1BCONSI including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of J1BCONSI SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
CALCULATE_TAXFill taxinterface called from CREATE_NF_ITEMPrivate
CALL METHOD j1bconsi=>CALCULATE_TAX...more details

CALL_NF_CHECKCall Nota Fiscal CheckPublic
CALL METHOD j1bconsi=>CALL_NF_CHECK...more details

CALL_NF_DIALOGCall Nota Fiscal DialogPublic
CALL METHOD j1bconsi=>CALL_NF_DIALOG...more details

CHECK_SUBTRIB_FOR_CFOPCheck if subtrib is involved to set SPCSTO for CFOP determinPrivate
CALL METHOD j1bconsi=>CHECK_SUBTRIB_FOR_CFOP...more details

CHECK_UNIQUE_BRANCHChecks if branch for selected item is unique for Nota FiscalPublic
CALL METHOD j1bconsi=>CHECK_UNIQUE_BRANCH...more details

CHECK_UNIQUE_LIFNRChecks if vendor for selected item is unique for Nota FiscalPublic
CALL METHOD j1bconsi=>CHECK_UNIQUE_LIFNR...more details

CONSTRUCTORCONSTRUCTORPublic
CALL METHOD j1bconsi=>CONSTRUCTOR...more details

CREATE_NF_HEADERCreate NF header called from MAP_DATA_TO_NFPrivate
CALL METHOD j1bconsi=>CREATE_NF_HEADER...more details

CREATE_NF_ITEMCreate NF item called from MAP_DATA_TO_NFPrivate
CALL METHOD j1bconsi=>CREATE_NF_ITEM...more details

CREATE_NF_MESSAGESCreate messages for tax lawsPrivate
CALL METHOD j1bconsi=>CREATE_NF_MESSAGES...more details

CREATE_NF_PARTNERCreate Partner called from MAP_DATA_TO_NFPrivate
CALL METHOD j1bconsi=>CREATE_NF_PARTNER...more details

CREATE_NF_REFERENCECreate entries in reference tablePrivate
CALL METHOD j1bconsi=>CREATE_NF_REFERENCE...more details

CREATE_NF_TAXCreate NF tax item called from CREATE_NF_ITEMPrivate
CALL METHOD j1bconsi=>CREATE_NF_TAX...more details

F4_HELP_BRANCHF4 help for branchPublic
CALL METHOD j1bconsi=>F4_HELP_BRANCH...more details

GET_BRANCHget branch dataPublic
CALL METHOD j1bconsi=>GET_BRANCH...more details

GET_CALCULATION_PROCEDUREGet calculation procedure called from PREPARE_TAX_CALCULATIOPrivate
CALL METHOD j1bconsi=>GET_CALCULATION_PROCEDURE...more details

GET_CFOPCFOP DeterminationPrivate
CALL METHOD j1bconsi=>GET_CFOP...more details

GET_COMPANY_CODEGet company code data called from PREPARE_TAX_CALCULATIOPrivate
CALL METHOD j1bconsi=>GET_COMPANY_CODE...more details

GET_TAXLAW_TEXTSread tax law tables and fill NF message tablePrivate
CALL METHOD j1bconsi=>GET_TAXLAW_TEXTS...more details

GET_TAXSIT_ICMSGet tax situation for ICMSPrivate
CALL METHOD j1bconsi=>GET_TAXSIT_ICMS...more details

GET_TAXSIT_IPIGet tax situation for IPIPrivate
CALL METHOD j1bconsi=>GET_TAXSIT_IPI...more details

MANUAL_NF_CHANGESGet manual changes from NF DialogPublic
CALL METHOD j1bconsi=>MANUAL_NF_CHANGES...more details

MAP_BELNR_TO_NFMap FI document number to Nota FiscalPublic
CALL METHOD j1bconsi=>MAP_BELNR_TO_NF...more details

MAP_DATA_TO_NFMap data to NF structuresPublic
CALL METHOD j1bconsi=>MAP_DATA_TO_NF...more details

READ_J_1BAARead table J_1baaPublic
CALL METHOD j1bconsi=>READ_J_1BAA...more details

SET_CFOP_DESTINATIONset direction for cfop determinationPrivate
CALL METHOD j1bconsi=>SET_CFOP_DESTINATION...more details



J1BCONSI attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
C_LAWICMSStatic AttributeTable name'J_1BATL1T'LIKE
TABNAME
Private
C_LAWIPIStatic AttributeTable name'J_1BATL2T'LIKE
TABNAME
Private
C_TEXT_001ConstantMesage for popup F4 help'BRANCHES FOR COMPANY CODE'LIKE
NATXT
Private
C_TEXT_002ConstantMesage for popup F4 help'For selected items Vendor is not unique'LIKE
NATXT
Private
C_TEXT_003ConstantMesage for popup F4 help'For selected items Branch is not unique'LIKE
NATXT
Private
ISST_T001Static AttributeCompany CodesLIKE
T001
Private
IS_NFDOCInstance AttributeNota Fiscal HeaderLIKE
J_1BNFDOC
Private
IS_TAXCOMInstance AttributeCommunications Work Area for Tax CalculationLIKE
TAXCOM
Private
ITST_COUNTStatic AttributeInternal Table, Current Row IndexLIKE
J_1BSEQNUM
Private
ITST_ICMSLAWStatic AttributeIcmslawsLIKE
ITT_ICMSLAW
Private
ITST_IPILAWStatic Attributeipi lawsLIKE
ITT_IPILAW
Private
ITST_SEQLAWStatic AttributeAlready processed lawsLIKE
ITT_SEQLAW
Private
IT_KOMVInstance AttributeInternal table of KOMVLIKE
ITT_KOMV
Private
IT_NFFTXInstance AttributeNF Header mesagesLIKE
ITT_NFFTX
Private
IT_NFLINInstance AttributeNota Fiscal line items tabLIKE
ITT_NFLIN
Private
IT_NFNADInstance AttributeNF partnerLIKE
ITT_NFNAD
Private
IT_NFREFInstance AttributeNF iterm referenceLIKE
ITT_NFREF
Private
IT_NFSTXInstance AttributeNota Fiscal tax per item tabLIKE
ITT_NFSTX
Private
IVST_BUKRSStatic AttributeCompany CodeLIKE
BUKRS
Private
IVST_KALSMStatic AttributeProcedure (pricing, output control, acct. det., costing,...)LIKE
KALSM_D
Private
IVST_SEQNUMStatic AttributeSequence numberLIKE
J_1BSEQNUM
Private
LS_RKWAInstance AttributeConsignment WithdrawalsLIKE
RKWA
Private




J1BCONSI types

ITT_FIELDS -
ITT_ICMSLAW -
ITT_IPILAW -
ITT_J1BAA -
ITT_J1BBRANCH -
ITT_KOMV -
ITT_NFFTX -
ITT_NFLIN -
ITT_NFNAD -
ITT_NFREF -
ITT_NFSTX -
ITT_SEQLAW -
ITT_VALUE -

Links to Related Class(s)

J1BCONSI...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!