Application Development 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: 

PLPOD

Former Member
0 Kudos

Hi,

I need to retrieve PLPOD-ARBPL. This is structure, anybody knows Table for this PP structure field.

Regards,

Kubilay

1 ACCEPTED SOLUTION

Former Member

Hi

Check the ARBID field of PLPO table for the work center

if not take this field and put in CRHD-OBJID and take ARBPL from CRHD which is work center field

Regards

Anji

Message was edited by:

Anji Reddy Vangala

6 REPLIES 6

Former Member
0 Kudos

Hi Kubilay,

Just do the where used list on this field and select the tables only.

regards,

Atish

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Try PLPO.

Regards,

Rich Heilman

Former Member
0 Kudos

HI Kubilay

see the below tables u can choose ur required one

TQ86A Assignment report category for work center

ARBPL Work Center

TTTAB Tables for technical data

ARBPL Work Center

CODB File to save distributed orders (INDX)

ARBPL Work Center

S022E S022 - Structural information

ARBPL Work Center

ALM_ME_D997 User-specific settings

ARBPL Main work center for maintenance tasks

ALM_ME_USER_WRKC MAM 1.0 Obsolete

ARBPL

S024E S024 - Structural information

ARBPL Work Center

COVAB CO-PC Responsibility Area Characteristics

ARBPL Work Center

CKPE CO-PC Cost Object Hierarchy: Individual Objects

ARBPL Work Center

S022 SFIS: Order Operation Data for Work Center

ARBPL Work Center

S024 Totals Records for Work Center

ARBPL Work Center

reward if helpful.

Regards

sandhya

Former Member
0 Kudos

Just goto SE84->abap dictionary->fields->table fields

give field name and get list of tables.

Select the required one.

For ur field this is the list:

TQ86A Assignment report category for work center

ARBPL Work Center

TTTAB Tables for technical data

ARBPL Work center

CODB File to save distributed orders (INDX)

ARBPL Work center

S022E S022 - Structural information

ARBPL Work center

ALM_ME_USER_WRKC MAM 1.0 Obsolete

ARBPL Work center

S024E S024 - Structural information

ARBPL Work center

ALM_ME_D997 User-specific settings

ARBPL Work center

COVAB CO-PC Responsibility Area Characteristics

ARBPL Work center

CKPE CO-PC Cost Object Hierarchy: Individual Objects

ARBPL Work center

S022 SFIS: Order Operation Data for Work Center

ARBPL Work center

S024 Totals Records for Work Center

ARBPL Work center

TCO41 CIM order: Default values for generating o

ARBPL Work center

ORDCOM Communication control Operation download

ARBPL Work center

HIVG PM order history - operations

ARBPL Work center

MCAFVGV Versions: Order Procedure

ARBPL Work center

CRHD Work Center Header

ARBPL Work center

AD01DLI Dynamic items (DI)

ARBPL Work center

QMFE Quality notification - items

ARBPL Object ID of the Work Center

EVHR HR Order Confirmations (Times/Time Events)

ARBPL Work Center

LSHR HR Order Confirmations (Durations/Time Tic

ARBPL Work Center

TEVEN_MORE Additional Data for Time Events

ARBPL Work Center

CC1ERP Incorrect Time Events from CC1, Postings

ARBPL Work Center

MCKALKW Versions: Cost Itemization

ARBPL Work center

S281 Order process, BW

ARBPL Work center

S281BIW1 S281BIW1 * Order Process, BW

ARBPL Work center

S281BIW2 S281BIW2 * Order Process, BW

ARBPL Work center

AFRP0 Table of planned changes for confir

ARBPL Work center

CATS_TEMP CATS: Database Table for Templates

ARBPL Work center

RUECK Temp. storage for subsystem confirm

ARBPL Work center

AFRV Confirmations pool

ARBPL Work center

AFRV_DEL Backup copy for confirmation pool

ARBPL Work center

MCSFIS R/2 SFIS Data: Old

ARBPL Work center

QMEL Quality Notification

ARBPL Object ID of the Work Center

Regards

Vasu

Former Member

Hi

Check the ARBID field of PLPO table for the work center

if not take this field and put in CRHD-OBJID and take ARBPL from CRHD which is work center field

Regards

Anji

Message was edited by:

Anji Reddy Vangala

0 Kudos

Many Thanks