Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PP forms : include lcodrinc logic ?

ksouri_monta
Explorer
0 Likes
1,176

Dear Sir,


We are using SAP provided include lcodrinc , for Production Order Printing . As the standard include  import table from memory

IMPORT CAUFVD_TAB "headers

          AFPOD_TAB  "positions

          AFFLD_TAB  "sequences

          AFVGD_TAB  "operations/suboperations

          RESBD_TAB  "components

          AFFHD_TAB  "PRTs

          WORK_TAB   "workcenters sorted by arbid werks

          MV_TAB     "material view sorted by matnr werks

          CHARAC_TAB "configuration sorted by cuobj

          COBL

          KBEDP_TAB  "capacity request sorted by bedid bedzl

          COLORD_TAB "collective order info sorted by aufnr

          TTL_TAB    "activities sorted by aufpl aplzl

          SEROB_TAB  "serialnumbers sorted by ppaufnr ppposnr sernr

          AFDLD_TAB  "document links

                         FROM MEMORY ID 'PPT'.

, so we are trying to understand how the standard fill in those tables, we une T_Code : COPI and we are tryingg to inderstand how table accesses work

TCode: COPI ->Print -> Print Settings -> Configuration Menu -> Table accesses

Request you to kindly help us .

Regards

4 REPLIES 4
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
904

Hi

Basically table acess is like a sort of configuration where you can configure at what level read data from which table. No need to do any programming for such stuff.

For more details please go through 11104 - PPPR: General note on printing production orders

Nabheet

Read only

0 Likes
904

Hi Nabheet,

i need some help to understand this configuration, i have some filled in tne order but i can't find them in the tables import

Regards

Read only

0 Likes
904

Please provide the detaila of the fields which you cant find in import statement...

Read only

0 Likes
904

i have problems with those fields :

AFVGD_TAB-vgw01 ... AFVGD_TAB-vgw06