Ansicht
Dokumentation

CNV_10030_GET_INFO_GENER -

CNV_10030_GET_INFO_GENER -

Vendor Master (General Section)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The generator uses this function module to read the data that has been stored in tables CNV_10030_PTABLE and CNV_10030_PFIELD. The conversion programs are created based on the information obtained here.

In addition, the generator creates the coding for a form routine and inserts it at the end of the conversion program. Depending on the generator, the working area from which the data within the created program is obtained is called differently:

  • To create programs for INDX tables for package 21500, the indicator I_TABIDX must be set.
  • Using the parameter I_ORIGINAL, you can specify the working area explicitly. The character '*' serves as a placeholder for the table name that is inserted automatically separated by '_'. (If you additionally specified I_TABIDX, the value is added to the table name separated by '_'.)
  • Using the parameter I_TAB_REPLACE, you can replace the table name in the created from routine with a name you specify. This makes it possible for you to use structures whose name differs from the name of the table to which they refer.

Notes

If the function module is called for a package number that starts with '99', the currently active package number is used for creating the form routine. This is necessary for package 10500, which creates additional analysis programs under a different package number.





Parameters

ET_CNV_FIELDS
ET_FIELDS
ET_INPUT_FORM
ET_ITR_ABAP_INIT
ET_ITR_ABAP_RECORD
ET_ITR_FIELDS
ET_ITR_INPUT_FORM
E_DELIMIT
E_DELIMIT_FIELD
E_DELIMIT_TABLE
E_DELIMIT_TABNUM_CLU
E_DT_INCL_D
E_DT_INCL_P
E_ITR_INCL_D
E_ITR_INCL_D_ADD
E_ITR_INCL_P
E_ORGDEP
I_CLUSTER
I_CONTEXT
I_ORIGINAL
I_PACKID
I_PROGNAME
I_RELID
I_SINGLE_MODE
I_TABIDX
I_TABNAME
I_TABST
I_TAB_REPLACE
I_USE_ITR_OPTIMIZATION
I_USE_PURE_ORIGINAL
I_USE_TABNUM_IN_CODE
I_VERSION

Exceptions

NO_PFIELD_RECORD
NO_PTABLE_RECORD
NO_TABREF_RECORD
PROXY_REQUIRED
PROXY_UNDEFINED

Function Group

CNV_10030

Vendor Master (General Section)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2396 Date: 20240523 Time: 120542     sap01-206 ( 58 ms )