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: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Resolved! Reversing the function module transport request in development and quality

Dear AllI have to reverse the transport for one function module which already moved to quality.In development i reversed by using Transaction  SE38 and run program : RDDIT076 set my request number and i have run the programe, after request is shown d...

RFC_GET_TABLE_ENTRIES

Hi Experts,I'm having an issue... I'm using RFC_GET_TABLE_ENTRIES but when displaying MARA SAP is displaying something like this "DPK1##Ё##ĀఀKG ####     Z1Z10000001" in the columns at the very right, also, when displaying KNA1 & LFA1, not all records...

Resolved! BAPI_ACC_DOCUMENT_POST -Clearing Doc no is assigned, but not cleared in table

Dear Experts,I am using FM  BAPI_ACC_DOCUMENT_POST for  Creating Doc number aganist G/L.Passing two doc  number to  FM CLEAR_DOCUMENTS for clearing open items. Clearing document seen in bseg table but line item is  not cleared in BSIS table.Regards,...

Resolved! Assign structure error

hi experts,Error : ST22 Field "<ZSORD>" was to assigned a new value but this field is at least  partly protected against changes.Explanation : I am getting a  dynamic table as input at run time for the fm.So I am passing this table in the changing pa...

Avoid convt_no_number

Hello,I want to avoid a short dump of type convt_no_number.I've found that solution:   DATA: gv_to_convert TYPE string VALUE 'abc',         gv_int        TYPE p LENGTH 6 DECIMALS 3.   TRY.       gv_int = gv_to_convert.     CATCH cx_sy_conversion_no_...

franzs by Participant
  • 6016 VIEWS
  • 21 REPLIES
  • 0 Likes

Find objects status

Hi,I want to know if there is a standard table that stores the status of an ABAP object (If it's activated or not, and if it's activated with or without errors).I know that there is the table TADIR which stores all objects information, but i didn't f...

Resolved! background job of F.05 and session in SM35

Dear friends,         There is a issue, when user run F.05 in background job, it create session in SM35, and it's status is NEW, and I couldn't find any job in SM37, so do anybody know this kind of issue ? or do I need to process this session to crea...

Resolved! FI : Document split for line items exceeding the number '999' while using BAPI 'BAPI_ACC_GL_POSTING_POST'

Hi All ,As evident from the heading of this discussion.I have a ZPROGRAM in my current project which posts accounting entries to G/L using the BAPI 'BAPI_ACC_GL_POSTING_POST'.Now I have to enhance this ZPROGRAM to overcome the very famous limitation ...

CALL_FUNCTION_NOT_FOUND

Hi experts,I am getting daily 100-200 dumps in R3 production system in tcode-ST22. The cause of error regarding the dump is CALL_FUNCTION_NOT_FOUND in SAPMSSY1 .The short text is shows as Function module "刀䘀䌀开䐀䔀匀吀开匀䠀䤀倀"" is called but not found in l...

Resolved! how to differentiate between TECO deletion and manual deletion

hello all,for a PM Order if system status is set to TECOdeletion flag(XLOEK) is set in RESB table ,also when a particular material is deleted in iw32 the same XLOEK flag(deletion flag) is set...now my question is how do i differentiate this i.e wheth...

Labels in this area